cvelist/2021/43xxx/CVE-2021-43620.json
2021-11-15 05:00:57 +00:00

72 lines
2.4 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2021-43620",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/nvzqz/fruity/issues/14",
"refsource": "MISC",
"name": "https://github.com/nvzqz/fruity/issues/14"
},
{
"url": "https://github.com/rustsec/advisory-db/pull/1102",
"refsource": "MISC",
"name": "https://github.com/rustsec/advisory-db/pull/1102"
},
{
"url": "https://rustsec.org/advisories/RUSTSEC-2021-0123.html",
"refsource": "MISC",
"name": "https://rustsec.org/advisories/RUSTSEC-2021-0123.html"
}
]
}
}