cvelist/2022/43xxx/CVE-2022-43995.json
2022-11-22 06:00:33 +00:00

82 lines
2.9 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2022-43995",
"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": "Sudo 1.8.0 through 1.9.12, with the crypt() password backend, contains a plugins/sudoers/auth/passwd.c array-out-of-bounds error that can result in a heap-based buffer over-read. This can be triggered by arbitrary local users with access to Sudo by entering a password of seven characters or fewer. The impact could vary depending on the system libraries, compiler, and processor architecture."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://www.sudo.ws/security/advisories/",
"refsource": "MISC",
"name": "https://www.sudo.ws/security/advisories/"
},
{
"refsource": "MISC",
"name": "https://github.com/sudo-project/sudo/commit/bd209b9f16fcd1270c13db27ae3329c677d48050",
"url": "https://github.com/sudo-project/sudo/commit/bd209b9f16fcd1270c13db27ae3329c677d48050"
},
{
"refsource": "MISC",
"name": "https://news.ycombinator.com/item?id=33465707",
"url": "https://news.ycombinator.com/item?id=33465707"
},
{
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=2139911",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139911"
},
{
"refsource": "GENTOO",
"name": "GLSA-202211-08",
"url": "https://security.gentoo.org/glsa/202211-08"
}
]
}
}