An issue was discovered in the fruity crate through 0.2.0 for Rust. Security-relevant validation of filename extensions is plausibly affected. Methods of NSString for conversion to a string may return a partial result. Because they call CStr::from_ptr on a pointer to the string buffer, the string is terminated at the first '\0' byte, which might not be the end of the string.
References
Link | Resource |
---|---|
https://github.com/nvzqz/fruity/issues/14 | Exploit Issue Tracking Patch Third Party Advisory |
https://github.com/rustsec/advisory-db/pull/1102 | Exploit Patch Third Party Advisory |
https://rustsec.org/advisories/RUSTSEC-2021-0123.html | Exploit Third Party Advisory |
https://github.com/nvzqz/fruity/issues/14 | Exploit Issue Tracking Patch Third Party Advisory |
https://github.com/rustsec/advisory-db/pull/1102 | Exploit Patch Third Party Advisory |
https://rustsec.org/advisories/RUSTSEC-2021-0123.html | Exploit Third Party Advisory |
Configurations
Configuration 1 (hide)
|
History
21 Nov 2024, 06:29
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/nvzqz/fruity/issues/14 - Exploit, Issue Tracking, Patch, Third Party Advisory | |
References | () https://github.com/rustsec/advisory-db/pull/1102 - Exploit, Patch, Third Party Advisory | |
References | () https://rustsec.org/advisories/RUSTSEC-2021-0123.html - Exploit, Third Party Advisory |
Information
Published : 2021-11-15 05:15
Updated : 2024-11-21 06:29
NVD link : CVE-2021-43620
Mitre link : CVE-2021-43620
CVE.ORG link : CVE-2021-43620
JSON object : View
Products Affected
fruity_project
- fruity
CWE