CVE-2024-1892 HIGH

CVE-2024-1892: ReDoS Vulnerability in scrapy/scrapy's XMLFeedSpider

Vendor Scrapy
Product scrapy/scrapy
Weakness CWE-1333
Published February 28, 2024
Last update August 11, 2024

CVSS base score

7.5/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality None
Integrity None

CVSS vector

CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

What the vulnerability does

01Description

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 can cause a denial-of-service (DoS) condition. This vulnerability allows for the system to hang and consume significant resources, potentially rendering services that utilize Scrapy for XML processing unresponsive.

Key dates

02Disclosure timeline

February 28, 2024 CVE published
August 11, 2024 Record updated