Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
lxml: Default configuration of iterparse() and ETCompatXMLParser() allows XXE to local files
Vulnerability Description
lxml is a library for processing XML and HTML in the Python language. Prior to 6.1.0, using either of the two parsers in the default configuration (with resolve_entities=True) allows untrusted XML input to read local files. Setting the resolve_entities option explicitly to resolve_entities='internal' or resolve_entities=False disables the local file access. This vulnerability is fixed in 6.1.0.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Vulnerability Type
XML外部实体引用的不恰当限制(XXE)
Vulnerability Title
lxml 代码问题漏洞
Vulnerability Description
lxml是lxml个人开发者的一个可与Python交互用于定位Html中元素的软件。 lxml 6.1.0之前版本存在代码问题漏洞,该漏洞源于默认配置下解析器允许不受信任的XML输入读取本地文件。
CVSS Information
N/A
Vulnerability Type
N/A