diff --git a/advisories/github-reviewed/2024/12/GHSA-32r8-54hf-c9p3/GHSA-32r8-54hf-c9p3.json b/advisories/github-reviewed/2024/12/GHSA-32r8-54hf-c9p3/GHSA-32r8-54hf-c9p3.json new file mode 100644 index 00000000000..79db53a0d66 --- /dev/null +++ b/advisories/github-reviewed/2024/12/GHSA-32r8-54hf-c9p3/GHSA-32r8-54hf-c9p3.json @@ -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" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/12/GHSA-32r8-54hf-c9p3/GHSA-32r8-54hf-c9p3.json b/advisories/unreviewed/2024/12/GHSA-32r8-54hf-c9p3/GHSA-32r8-54hf-c9p3.json deleted file mode 100644 index 4e9b0f43654..00000000000 --- a/advisories/unreviewed/2024/12/GHSA-32r8-54hf-c9p3/GHSA-32r8-54hf-c9p3.json +++ /dev/null @@ -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" - } -} \ No newline at end of file