脆弱性情報
高度な大規模言語モデル技術を使用していますが、出力には不正確または古い情報が含まれる可能性があります。Shenlongはデータの正確性を確保するよう努めていますが、実際の状況に基づいて検証・判断してください。
脆弱性タイトル
Integer Underflow in Lexbor ISO‑2022‑JP Encoder
脆弱性説明
Lexbor is a web browser engine library. Prior to 2.7.0, the ISO‑2022‑JP encoder in Lexbor fails to reset the temporary size variable between iterations. The statement ctx->buffer_used -= size with a stale size = 3 causes an integer underflow that wraps to SIZE_MAX. Afterwards, memcpy is called with a negative length, leading to an out‑of‑bounds read from the stack and an out‑of‑bounds write to the heap. The source data is partially controllable via the contents of the DOM tree. This vulnerability is fixed in 2.7.0.
CVSS情報
N/A
脆弱性タイプ
整数下溢(超界折返)
脆弱性タイトル
Lexbor 缓冲区错误漏洞
脆弱性説明
Lexbor是Lexbor开源的一个用于处理HTML和CSS的C语言工具库。 Lexbor 2.7.0之前版本存在缓冲区错误漏洞,该漏洞源于ISO-2022-JP编码器存在整数下溢,可能导致越界读取和越界写入。
CVSS情報
N/A
脆弱性タイプ
N/A