Vulnerability Description
The scrapy/scrapy project is vulnerable to XML External Entity (XXE) attacks due to the use of lxml.etree.fromstring for parsing untrusted XML data without proper validation. This vulnerability allows attackers to perform denial of service attacks, access local files, generate network connections, or circumvent firewalls by submitting specially crafted XML data.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Scrapy | Scrapy | < 2.11.1 |
Related Weaknesses (CWE)
References
- https://github.com/scrapy/scrapy/commit/809bfac4890f75fc73607318a04d2ccba71b3d9fPatch
- https://huntr.com/bounties/c4a0fac9-0c5a-4718-9ee4-2d06d58adabbExploitIssue TrackingThird Party Advisory
- https://github.com/scrapy/scrapy/commit/809bfac4890f75fc73607318a04d2ccba71b3d9fPatch
- https://huntr.com/bounties/c4a0fac9-0c5a-4718-9ee4-2d06d58adabbExploitIssue TrackingThird Party Advisory
FAQ
What is CVE-2024-3572?
CVE-2024-3572 is a vulnerability with a CVSS score of 7.5 (HIGH). The scrapy/scrapy project is vulnerable to XML External Entity (XXE) attacks due to the use of lxml.etree.fromstring for parsing untrusted XML data without proper validation. This vulnerability allows...
How severe is CVE-2024-3572?
CVE-2024-3572 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-3572?
Check the references section above for vendor advisories and patch information. Affected products include: Scrapy Scrapy.