NA

CVE-2024-3572

Published: 16/04/2024 Updated: 16/04/2024

Vulnerability Summary

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 malicious users to perform denial of service attacks, access local files, generate network connections, or circumvent firewalls by submitting specially crafted XML data.