Vulnerability CVE-2021-43620


Published: 2021-11-15

Description:
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.

Type:

NVD-CWE-Other

CVSS2 => (AV:N/AC:L/Au:N/C:N/I:P/A:N)

CVSS Base Score
Impact Subscore
Exploitability Subscore
5/10
2.9/10
10/10
Exploit range
Attack complexity
Authentication
Remote
Low
No required
Confidentiality impact
Integrity impact
Availability impact
None
Partial
None
Affected software
Fruity project -> Fruity 

 References:
https://github.com/nvzqz/fruity/issues/14
https://github.com/rustsec/advisory-db/pull/1102
https://rustsec.org/advisories/RUSTSEC-2021-0123.html

Copyright 2024, cxsecurity.com

 

Back to Top