diff --git a/advisories/unreviewed/2025/05/GHSA-v2p5-q653-9j99/GHSA-v2p5-q653-9j99.json b/advisories/github-reviewed/2025/05/GHSA-v2p5-q653-9j99/GHSA-v2p5-q653-9j99.json similarity index 60% rename from advisories/unreviewed/2025/05/GHSA-v2p5-q653-9j99/GHSA-v2p5-q653-9j99.json rename to advisories/github-reviewed/2025/05/GHSA-v2p5-q653-9j99/GHSA-v2p5-q653-9j99.json index 038c613db53..63c117e3e30 100644 --- a/advisories/unreviewed/2025/05/GHSA-v2p5-q653-9j99/GHSA-v2p5-q653-9j99.json +++ b/advisories/github-reviewed/2025/05/GHSA-v2p5-q653-9j99/GHSA-v2p5-q653-9j99.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-v2p5-q653-9j99", - "modified": "2025-05-02T21:30:43Z", + "modified": "2025-05-05T17:25:08Z", "published": "2025-05-02T21:30:43Z", "aliases": [ "CVE-2024-58253" ], + "summary": "obfstr Type Confusion vulnerability", "details": "In the obfstr crate before 0.4.4 for Rust, the obfstr! argument type is not restricted to string slices, leading to invalid UTF-8 conversion that produces an invalid value.", "severity": [ { @@ -13,7 +14,27 @@ "score": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N" } ], - "affected": [], + "affected": [ + { + "package": { + "ecosystem": "crates.io", + "name": "obfstr" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "0.4.4" + } + ] + } + ] + } + ], "references": [ { "type": "ADVISORY", @@ -23,6 +44,10 @@ "type": "WEB", "url": "https://github.com/CasualX/obfstr/issues/60" }, + { + "type": "PACKAGE", + "url": "https://github.com/CasualX/obfstr" + }, { "type": "WEB", "url": "https://github.com/CasualX/obfstr/compare/v0.4.3...v0.4.4" @@ -33,8 +58,8 @@ "CWE-843" ], "severity": "LOW", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2025-05-05T17:25:08Z", "nvd_published_at": "2025-05-02T20:15:19Z" } } \ No newline at end of file