Scrapy Project Vulnerable to XML External Entity (XXE) Attacks
CVE-2024-3572
7.5HIGH
What is CVE-2024-3572?
The Scrapy project is vulnerable to XML External Entity (XXE) attacks stemming from a flaw in the handling of untrusted XML data. By utilizing the lxml.etree.fromstring method without adequate validation, this issue opens the potential for various exploits. Attackers can initiate denial of service attacks, gain unauthorized access to local files, establish unintended network connections, or bypass firewall restrictions by sending specially crafted XML payloads. This vulnerability poses significant risks to systems utilizing the affected product, necessitating prompt attention for remediation.
Affected Version(s)
scrapy/scrapy < 2.11.1
