Home
» GitHub Advisories
» GHSA-v2p5-q653-9j99
Description
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.
Basic information
Type
reviewed
Severity
low
Advisory on GitHub
Open advisory ↗
Repository advisory
—
Source code
Browse source ↗
Published (advisory)
2025-05-02 21:30:43 UTC
Updated
2025-05-05 17:25:10 UTC
GitHub reviewed
2025-05-05 17:25:08 UTC
NVD published
2025-05-02
EPSS Score
Score
Percentile
0.09%
24.85%
CVSS Scores
Base score
Version
Severity
Vector
2.9
3.1
—
CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N
Click to expand
Attack vector (AV:L)
They already need access on the box, or another person has to do something wrong; it’s not a remote drive-by.
Attack complexity (AC:H)
Even with access, the exploit needs extra luck, timing, or a fussy environment to actually work.
Privileges required (PR:N)
No account or special rights needed—anonymous or random user is enough.
User interaction (UI:N)
Nobody has to click “OK” or open a trap file; it can work without a victim helping.
Scope (S:U)
Damage stays in the same “trust bubble” as the broken component—no big spill into unrelated systems.
Confidentiality (C:N)
Doesn’t really leak secrets in a meaningful way.
Integrity (I:L)
Attackers could change some data, but it’s limited—not everything goes.
Availability (A:N)
Service keeps running; no real outage angle.
CWEs
CWE id
Name
CWE-843
Access of Resource Using Incompatible Type ('Type Confusion')
Affected packages (1)
Vulnerable version ranges and first patched releases as published by GitHub.
Ecosystem
Package
Vulnerable range
First patched
Vulnerable functions
rust
obfstr
< 0.4.4
0.4.4
—
cvelogic
Threat Intelligence