Publish GHSA-rmqv-7v3j-mr7p

This commit is contained in:
advisory-database[bot]
2024-04-16 12:43:26 +00:00
parent 32b1ea1d05
commit f69cda298d
@@ -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"
}
}