mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish Advisories
GHSA-32r8-54hf-c9p3 GHSA-32r8-54hf-c9p3
This commit is contained in:
@@ -0,0 +1,69 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-32r8-54hf-c9p3",
|
||||
"modified": "2024-12-09T22:40:50Z",
|
||||
"published": "2024-12-09T21:31:02Z",
|
||||
"aliases": [
|
||||
"CVE-2024-46455"
|
||||
],
|
||||
"summary": "unstructured XML External Entity (XXE)",
|
||||
"details": "unstructured v.0.14.2 and before is vulnerable to XML External Entity (XXE) via the XMLParser.",
|
||||
"severity": [
|
||||
{
|
||||
"type": "CVSS_V4",
|
||||
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N"
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "PyPI",
|
||||
"name": "unstructured"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "0"
|
||||
},
|
||||
{
|
||||
"fixed": "0.14.3"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-46455"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/Unstructured-IO/unstructured/pull/3088"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/Unstructured-IO/unstructured/commit/171b5df09fc3346aba8ce91c04de5b3e094a86bd"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://binarysouljour.me/cve-2024-46455"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/Unstructured-IO/unstructured"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
"cwe_ids": [
|
||||
"CWE-611"
|
||||
],
|
||||
"severity": "MODERATE",
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2024-12-09T22:40:50Z",
|
||||
"nvd_published_at": "2024-12-09T21:15:08Z"
|
||||
}
|
||||
}
|
||||
@@ -1,33 +0,0 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-32r8-54hf-c9p3",
|
||||
"modified": "2024-12-09T21:31:02Z",
|
||||
"published": "2024-12-09T21:31:02Z",
|
||||
"aliases": [
|
||||
"CVE-2024-46455"
|
||||
],
|
||||
"details": "unstructured v.0.14.2 and before is vulnerable to XML External Entity (XXE) via the XMLParser.",
|
||||
"severity": [],
|
||||
"affected": [],
|
||||
"references": [
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-46455"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://binarysouljour.me/cve-2024-46455"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/Unstructured-IO/unstructured/tree/0.14.2"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
"cwe_ids": [],
|
||||
"severity": null,
|
||||
"github_reviewed": false,
|
||||
"github_reviewed_at": null,
|
||||
"nvd_published_at": "2024-12-09T21:15:08Z"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user