cvelist/2019/19xxx/CVE-2019-19234.json

67 lines
2.0 KiB
JSON
Raw Normal View History

2019-11-22 18:02:03 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2019-12-19 21:01:09 +00:00
"ID": "CVE-2019-19234",
"STATE": "PUBLIC"
2019-11-22 18:02:03 +00:00
},
2019-12-19 21:01:09 +00:00
"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",
2019-11-22 18:02:03 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2019-12-19 21:01:09 +00:00
"value": "In Sudo through 1.8.29, the fact that a user has been blocked (e.g., by using the ! character in the shadow file instead of a password hash) is not considered, allowing an attacker (who has access to a Runas ALL sudoer account) to impersonate any blocked user."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://www.sudo.ws/stable.html",
"refsource": "MISC",
"name": "https://www.sudo.ws/stable.html"
},
{
"refsource": "CONFIRM",
"name": "https://www.sudo.ws/devel.html#1.8.30b2",
"url": "https://www.sudo.ws/devel.html#1.8.30b2"
2019-11-22 18:02:03 +00:00
}
]
}
}