From f69cda298d38749d18075c359e755b00c7a9864e Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Tue, 16 Apr 2024 12:43:26 +0000 Subject: [PATCH] Publish GHSA-rmqv-7v3j-mr7p --- .../GHSA-rmqv-7v3j-mr7p.json | 31 ++++++++++++++++--- 1 file changed, 27 insertions(+), 4 deletions(-) rename advisories/{unreviewed => github-reviewed}/2024/04/GHSA-rmqv-7v3j-mr7p/GHSA-rmqv-7v3j-mr7p.json (66%) diff --git a/advisories/unreviewed/2024/04/GHSA-rmqv-7v3j-mr7p/GHSA-rmqv-7v3j-mr7p.json b/advisories/github-reviewed/2024/04/GHSA-rmqv-7v3j-mr7p/GHSA-rmqv-7v3j-mr7p.json similarity index 66% rename from advisories/unreviewed/2024/04/GHSA-rmqv-7v3j-mr7p/GHSA-rmqv-7v3j-mr7p.json rename to advisories/github-reviewed/2024/04/GHSA-rmqv-7v3j-mr7p/GHSA-rmqv-7v3j-mr7p.json index 2c990e10b51..bdc0ce0f227 100644 --- a/advisories/unreviewed/2024/04/GHSA-rmqv-7v3j-mr7p/GHSA-rmqv-7v3j-mr7p.json +++ b/advisories/github-reviewed/2024/04/GHSA-rmqv-7v3j-mr7p/GHSA-rmqv-7v3j-mr7p.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-rmqv-7v3j-mr7p", - "modified": "2024-04-16T00:30:34Z", + "modified": "2024-04-16T12:42:26Z", "published": "2024-04-16T00:30:34Z", "aliases": [ "CVE-2024-3572" ], + "summary": "Scrapy decompression bomb vulnerability", "details": "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, or circumvent firewalls by submitting specially crafted XML data. ", "severity": [ { @@ -14,7 +15,25 @@ } ], "affected": [ - + { + "package": { + "ecosystem": "PyPI", + "name": "scrapy" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "2.11.1" + } + ] + } + ] + } ], "references": [ { @@ -25,6 +44,10 @@ "type": "WEB", "url": "https://github.com/scrapy/scrapy/commit/809bfac4890f75fc73607318a04d2ccba71b3d9f" }, + { + "type": "PACKAGE", + "url": "https://github.com/scrapy/scrapy" + }, { "type": "WEB", "url": "https://huntr.com/bounties/c4a0fac9-0c5a-4718-9ee4-2d06d58adabb" @@ -35,8 +58,8 @@ "CWE-409" ], "severity": "HIGH", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2024-04-16T12:42:26Z", "nvd_published_at": "2024-04-16T00:15:12Z" } } \ No newline at end of file