Vulnerability 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.
CVSS Score
LOW
Related Weaknesses (CWE)
References
- https://github.com/CasualX/obfstr/compare/v0.4.3...v0.4.4
- https://github.com/CasualX/obfstr/issues/60
FAQ
What is CVE-2024-58253?
CVE-2024-58253 is a vulnerability with a CVSS score of 2.9 (LOW). 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.
How severe is CVE-2024-58253?
CVE-2024-58253 has been rated LOW with a CVSS base score of 2.9/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-58253?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.