Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

debian логотип

CVE-2024-1892

Опубликовано: 28 фев. 2024
Источник: debian

Описание

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.

Пакеты

ПакетСтатусВерсия исправленияРелизТип
python-scrapyfixed2.11.1-1package
python-scrapyno-dsabookwormpackage
python-scrapyno-dsabullseyepackage
python-scrapyno-dsabusterpackage

Примечания

  • https://huntr.com/bounties/271f94f2-1e05-4616-ac43-41752389e26b/

  • https://github.com/scrapy/scrapy/commit/479619b340f197a8f24c5db45bc068fb8755f2c5 (2.11.1)

  • https://github.com/scrapy/scrapy/security/advisories/GHSA-cc65-xxvf-f7r9

Связанные уязвимости

CVSS3: 6.5
ubuntu
почти 2 года назад

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.

CVSS3: 6.5
nvd
почти 2 года назад

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.

CVSS3: 7.5
github
почти 2 года назад

Scrapy vulnerable to ReDoS via XMLFeedSpider