From c5edacf52b2928c2b7b95c4bd1a0b4abae79acbc Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Mon, 5 May 2025 17:26:27 +0000 Subject: [PATCH] Publish GHSA-v2p5-q653-9j99 --- .../GHSA-v2p5-q653-9j99.json | 33 ++++++++++++++++--- 1 file changed, 29 insertions(+), 4 deletions(-) rename advisories/{unreviewed => github-reviewed}/2025/05/GHSA-v2p5-q653-9j99/GHSA-v2p5-q653-9j99.json (60%) 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