cvelist/2021/35xxx/CVE-2021-35939.json
2022-10-31 04:00:31 +00:00

87 lines
3.2 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-35939",
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "RPM",
"version": {
"version_data": [
{
"version_value": "Fixed in RPM-v4.18"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-59 - Improper Link Resolution Before File Access ('Link Following')"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://rpm.org/wiki/Releases/4.18.0",
"url": "https://rpm.org/wiki/Releases/4.18.0"
},
{
"refsource": "MISC",
"name": "https://github.com/rpm-software-management/rpm/pull/1919",
"url": "https://github.com/rpm-software-management/rpm/pull/1919"
},
{
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1964129",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1964129"
},
{
"refsource": "MISC",
"name": "https://github.com/rpm-software-management/rpm/commit/96ec957e281220f8e137a2d5eb23b83a6377d556",
"url": "https://github.com/rpm-software-management/rpm/commit/96ec957e281220f8e137a2d5eb23b83a6377d556"
},
{
"refsource": "MISC",
"name": "https://access.redhat.com/security/cve/CVE-2021-35939",
"url": "https://access.redhat.com/security/cve/CVE-2021-35939"
},
{
"refsource": "GENTOO",
"name": "GLSA-202210-22",
"url": "https://security.gentoo.org/glsa/202210-22"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "It was found that the fix for CVE-2017-7500 and CVE-2017-7501 was incomplete: the check was only implemented for the parent directory of the file to be created. A local unprivileged user who owns another ancestor directory could potentially use this flaw to gain root privileges. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability."
}
]
}
}