diff --git a/advisories/unreviewed/2025/04/GHSA-7mpr-5m44-h73r/GHSA-7mpr-5m44-h73r.json b/advisories/github-reviewed/2025/04/GHSA-7mpr-5m44-h73r/GHSA-7mpr-5m44-h73r.json similarity index 53% rename from advisories/unreviewed/2025/04/GHSA-7mpr-5m44-h73r/GHSA-7mpr-5m44-h73r.json rename to advisories/github-reviewed/2025/04/GHSA-7mpr-5m44-h73r/GHSA-7mpr-5m44-h73r.json index cb69f8846f5..362a1440c2e 100644 --- a/advisories/unreviewed/2025/04/GHSA-7mpr-5m44-h73r/GHSA-7mpr-5m44-h73r.json +++ b/advisories/github-reviewed/2025/04/GHSA-7mpr-5m44-h73r/GHSA-7mpr-5m44-h73r.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-7mpr-5m44-h73r", - "modified": "2025-04-27T00:30:34Z", + "modified": "2025-04-28T14:34:51Z", "published": "2025-04-27T00:30:34Z", "aliases": [ "CVE-2025-46656" ], + "summary": "markdownify allows large headline prefixes such as , which causes memory consumption", "details": "python-markdownify (aka markdownify) before 0.14.1 allows large headline prefixes such as in addition to

through

. This causes memory consumption.", "severity": [ { @@ -13,7 +14,27 @@ "score": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L" } ], - "affected": [], + "affected": [ + { + "package": { + "ecosystem": "PyPI", + "name": "markdownify" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "0.14.1" + } + ] + } + ] + } + ], "references": [ { "type": "ADVISORY", @@ -23,6 +44,14 @@ "type": "WEB", "url": "https://github.com/matthewwithanm/python-markdownify/issues/143" }, + { + "type": "WEB", + "url": "https://github.com/matthewwithanm/python-markdownify/commit/959561879693bf4a576f99c6733b50b01186aa08" + }, + { + "type": "PACKAGE", + "url": "https://github.com/matthewwithanm/python-markdownify" + }, { "type": "WEB", "url": "https://github.com/matthewwithanm/python-markdownify/compare/0.14.0...0.14.1" @@ -33,8 +62,8 @@ "CWE-1284" ], "severity": "LOW", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2025-04-28T14:34:51Z", "nvd_published_at": "2025-04-26T22:15:17Z" } } \ No newline at end of file