2024-02-28 00:55:28 +00:00
{
"id" : "CVE-2024-1892" ,
"sourceIdentifier" : "security@huntr.dev" ,
"published" : "2024-02-28T00:15:53.897" ,
2025-01-10 15:04:13 +00:00
"lastModified" : "2025-01-10T14:49:33.690" ,
"vulnStatus" : "Analyzed" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2024-02-28 00:55:28 +00:00
"descriptions" : [
{
"lang" : "en" ,
2024-04-16 14:03:30 +00:00
"value" : "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."
2024-04-04 08:46:00 +00:00
} ,
{
"lang" : "es" ,
"value" : "Se descubri\u00f3 que partes de la API Scrapy eran vulnerables a un ataque ReDoS. Manejar una respuesta maliciosa podr\u00eda causar un uso extremo de CPU y memoria durante el an\u00e1lisis de su contenido, debido al uso de expresiones regulares vulnerables para ese an\u00e1lisis."
2024-02-28 00:55:28 +00:00
}
] ,
"metrics" : {
2025-01-10 15:04:13 +00:00
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H" ,
"baseScore" : 6.5 ,
"baseSeverity" : "MEDIUM" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "HIGH"
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 3.6
}
] ,
2024-02-28 00:55:28 +00:00
"cvssMetricV30" : [
{
"source" : "security@huntr.dev" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.0" ,
"vectorString" : "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH" ,
2024-02-28 00:55:28 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2024-02-28 00:55:28 +00:00
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
{
"source" : "security@huntr.dev" ,
2025-03-23 03:03:54 +00:00
"type" : "Primary" ,
2024-02-28 00:55:28 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-1333"
}
]
}
] ,
2025-01-10 15:04:13 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:scrapy:scrapy:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "2.11.1" ,
"matchCriteriaId" : "99249052-7A1E-4B27-9201-E420B8FB7782"
}
]
}
]
}
] ,
2024-02-28 00:55:28 +00:00
"references" : [
{
"url" : "https://github.com/scrapy/scrapy/commit/479619b340f197a8f24c5db45bc068fb8755f2c5" ,
2025-01-10 15:04:13 +00:00
"source" : "security@huntr.dev" ,
"tags" : [
"Patch"
]
2024-02-28 00:55:28 +00:00
} ,
{
"url" : "https://huntr.com/bounties/271f94f2-1e05-4616-ac43-41752389e26b" ,
2025-01-10 15:04:13 +00:00
"source" : "security@huntr.dev" ,
"tags" : [
"Exploit" ,
"Issue Tracking" ,
"Patch" ,
"Third Party Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://github.com/scrapy/scrapy/commit/479619b340f197a8f24c5db45bc068fb8755f2c5" ,
2025-01-10 15:04:13 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://huntr.com/bounties/271f94f2-1e05-4616-ac43-41752389e26b" ,
2025-01-10 15:04:13 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Exploit" ,
"Issue Tracking" ,
"Patch" ,
"Third Party Advisory"
]
2024-02-28 00:55:28 +00:00
}
]
}