diff --git a/advisories/unreviewed/2025/04/GHSA-pw67-xjhq-389w/GHSA-pw67-xjhq-389w.json b/advisories/github-reviewed/2025/04/GHSA-pw67-xjhq-389w/GHSA-pw67-xjhq-389w.json similarity index 52% rename from advisories/unreviewed/2025/04/GHSA-pw67-xjhq-389w/GHSA-pw67-xjhq-389w.json rename to advisories/github-reviewed/2025/04/GHSA-pw67-xjhq-389w/GHSA-pw67-xjhq-389w.json index 69ea5e0435d..b3dd34d6a81 100644 --- a/advisories/unreviewed/2025/04/GHSA-pw67-xjhq-389w/GHSA-pw67-xjhq-389w.json +++ b/advisories/github-reviewed/2025/04/GHSA-pw67-xjhq-389w/GHSA-pw67-xjhq-389w.json @@ -1,19 +1,40 @@ { "schema_version": "1.4.0", "id": "GHSA-pw67-xjhq-389w", - "modified": "2025-04-22T15:30:51Z", + "modified": "2025-04-22T17:04:11Z", "published": "2025-04-17T18:31:23Z", "aliases": [ "CVE-2024-53924" ], - "details": "Pycel through 1.0b30, when operating on an untrusted spreadsheet, allows code execution via a crafted formula in a cell, such as one beginning with the =IF(A1=200, eval(\"__import__('os').system( substring.", + "summary": "Pycel allows code injection via a crafted formula", + "details": "Pycel through 1.0b30, when operating on an untrusted spreadsheet, allows code execution via a crafted formula in a cell, such as one beginning with the `=IF(A1=200, eval(\"__import__('os').system(` substring.", "severity": [ { - "type": "CVSS_V3", - "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P" + } + ], + "affected": [ + { + "package": { + "ecosystem": "PyPI", + "name": "pycel" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "1.0b30" + } + ] + } + ] } ], - "affected": [], "references": [ { "type": "ADVISORY", @@ -28,7 +49,7 @@ "url": "https://github.com/dgorissen/pycel" }, { - "type": "WEB", + "type": "PACKAGE", "url": "https://github.com/stephenrauch/pycel" }, { @@ -40,9 +61,9 @@ "cwe_ids": [ "CWE-94" ], - "severity": "CRITICAL", - "github_reviewed": false, - "github_reviewed_at": null, + "severity": "HIGH", + "github_reviewed": true, + "github_reviewed_at": "2025-04-22T17:04:11Z", "nvd_published_at": "2025-04-17T18:15:47Z" } } \ No newline at end of file