Lucene search
+L

287 matches found

Debian CVE
Debian CVE
added 2024/04/16 12:00 a.m.46 views

CVE-2024-3574

In scrapy version 2.10.1, an issue was identified where the Authorization header, containing credentials for server authentication, is leaked to a third-party site during a cross-domain redirect. This vulnerability arises from the failure to remove the Authorization header when redirecting across...

7.5CVSS7.5AI score0.00642EPSS
SaveExploits1
Cvelist
Cvelist
added 2024/04/16 12:00 a.m.31 views

CVE-2024-3574 Authorization Header Leak During Cross-Domain Redirect in scrapy/scrapy

In scrapy version 2.10.1, an issue was identified where the Authorization header, containing credentials for server authentication, is leaked to a third-party site during a cross-domain redirect. This vulnerability arises from the failure to remove the Authorization header when redirecting across...

7.5CVSS7.6AI score0.00642EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2024/04/16 12:00 a.m.16 views

CVE-2024-3574 Authorization Header Leak During Cross-Domain Redirect in scrapy/scrapy

In scrapy version 2.10.1, an issue was identified where the Authorization header, containing credentials for server authentication, is leaked to a third-party site during a cross-domain redirect. This vulnerability arises from the failure to remove the Authorization header when redirecting across...

7.5CVSS6.6AI score0.00642EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2024/04/16 12:00 a.m.16 views

CVE-2024-3572 XML External Entity (XXE) Vulnerability in scrapy/scrapy

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, ...

7.5CVSS6.6AI score0.00807EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2024/04/16 12:00 a.m.45 views

CVE-2024-3572 XML External Entity (XXE) Vulnerability in scrapy/scrapy

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, ...

7.5CVSS7.5AI score0.00807EPSS
SaveExploits1References2
OSV
OSV
added 2024/04/16 12:00 a.m.34 views

CVE-2024-3572 XML External Entity (XXE) Vulnerability in scrapy/scrapy

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, ...

7.5CVSS7.1AI score
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/04/16 12:00 a.m.81 views

CVE-2024-3572

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, ...

7.5CVSS7.4AI score0.00807EPSS
SaveExploits1
CVE
CVE
added 2024/04/16 12:00 a.m.90 views

CVE-2024-3572

CVE-2024-3572 – Summary The Scrapy project (scrapy/scrapy) is vulnerable to XML External Entity (XXE) attacks due to parsing untrusted XML with lxml.etree.fromstring without proper validation. The underlying issue lies in how XML is parsed, enabling a remote attacker to cause denial of service, a...

7.5CVSS7.3AI score0.00807EPSS
SaveExploits1References2Affected Software1
CNNVD
CNNVD
added 2024/04/15 12:00 a.m.10 views

Scrapy 信息泄露漏洞

Scrapy is a free and open source web crawler framework written in Python. An information disclosure vulnerability exists in Scrapy version 2.10.1, which stems from a failure to remove the authorization header during a cross-domain redirect, exposing the authorization header to unauthorized...

7.5CVSS7.2AI score0.00642EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2024/04/15 12:00 a.m.15 views

Scrapy 安全漏洞

Scrapy is a free and open source web crawler framework written in Python. A security vulnerability exists in Scrapy that stems from the use of lxml.etree.fromstring to parse untrusted XML data without proper validation, allowing an attacker to perform a denial-of-service attack, access a local...

7.5CVSS7.4AI score0.00807EPSS
SaveExploits1References4
SUSE CVE
SUSE CVE
added 2024/02/29 3:37 a.m.3 views

SUSE CVE-2024-1892

A Regular Expression Denial of Service ReDoS vulnerability exists in the XMLFeedSpider class of the scrapy/scrapy project, specifically in the parsing of XML content. By crafting malicious XML content that exploits inefficient regular expression complexity used in the parsing process, an attacker...

6.5CVSS6.8AI score0.00557EPSS
SaveExploits1References3
Veracode
Veracode
added 2024/02/28 5:44 a.m.24 views

ReDoS (Regular Expression Denial Of Service)

scrapy is vulnerable to ReDoS Regular Expression Denial Of Service. The vulnerability is due to a Regular Expression with inefficient complexity which is used to parse XML content when utilizing the XMLFeedSpider class when scraping XML. If the class is utilized to scrape an attacker-controlled w...

6.5CVSS7AI score0.00557EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2024/02/28 12:31 a.m.4 views

GHSA-7C9G-VJ9M-8PM6 Duplicate Advisory: ReDos vulnerability of XMLFeedSpider

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-cc65-xxvf-f7r9. This link is maintained to preserve external references. Original Description Parts of the Scrapy API were found to be vulnerable to a ReDoS attack. Handling a malicious response could cause...

7.5CVSS6.7AI score
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2024/02/28 12:31 a.m.19 views

Duplicate Advisory: ReDos vulnerability of XMLFeedSpider

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-cc65-xxvf-f7r9. This link is maintained to preserve external references. Original Description Parts of the Scrapy API were found to be vulnerable to a ReDoS attack. Handling a malicious response could cause...

7.5CVSS7AI score0.00557EPSS
SaveExploits1References4Affected Software1
PyPA
PyPA
added 2024/02/28 12:15 a.m.9 views

PYSEC-2024-162

A Regular Expression Denial of Service ReDoS vulnerability exists in the XMLFeedSpider class of the scrapy/scrapy project, specifically in the parsing of XML content. By crafting malicious XML content that exploits inefficient regular expression complexity used in the parsing process, an attacker...

7.5CVSS6.8AI score0.00557EPSS
SaveExploits1References6Affected Software1
NVD
NVD
added 2024/02/28 12:15 a.m.36 views

CVE-2024-1892

A Regular Expression Denial of Service ReDoS vulnerability exists in the XMLFeedSpider class of the scrapy/scrapy project, specifically in the parsing of XML content. By crafting malicious XML content that exploits inefficient regular expression complexity used in the parsing process, an attacker...

7.5CVSS7.4AI score0.00557EPSS
SaveExploits1References2
OSV
OSV
added 2024/02/28 12:15 a.m.4 views

DEBIAN-CVE-2024-1892

A Regular Expression Denial of Service ReDoS vulnerability exists in the XMLFeedSpider class of the scrapy/scrapy project, specifically in the parsing of XML content. By crafting malicious XML content that exploits inefficient regular expression complexity used in the parsing process, an attacker...

6.5CVSS6.8AI score0.00557EPSS
SaveExploits1References1
OSV
OSV
added 2024/02/28 12:15 a.m.5 views

PYSEC-2024-162

A Regular Expression Denial of Service ReDoS vulnerability exists in the XMLFeedSpider class of the scrapy/scrapy project, specifically in the parsing of XML content. By crafting malicious XML content that exploits inefficient regular expression complexity used in the parsing process, an attacker...

6.5CVSS5.8AI score0.00557EPSS
SaveExploits1References6
Prion
Prion
added 2024/02/28 12:15 a.m.54 views

Code injection

Parts of the Scrapy API were found to be vulnerable to a ReDoS attack. Handling a malicious response could cause extreme CPU and memory usage during the parsing of its content, due to the use of vulnerable regular expressions for that parsing...

5CVSS7.1AI score0.00557EPSS
SaveExploits1References2
UbuntuCve
UbuntuCve
added 2024/02/28 12:15 a.m.49 views

CVE-2024-1892

A Regular Expression Denial of Service ReDoS vulnerability exists in the XMLFeedSpider class of the scrapy/scrapy project, specifically in the parsing of XML content. By crafting malicious XML content that exploits inefficient regular expression complexity used in the parsing process, an attacker...

7.5CVSS6.8AI score0.00557EPSS
SaveExploits1References6
Rows per page
Query Builder