Publish GHSA-v2p5-q653-9j99

This commit is contained in:
advisory-database[bot]
2025-05-05 17:26:27 +00:00
parent ef53359ecc
commit c5edacf52b
@@ -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"
}
}