cvelist/2023/22xxx/CVE-2023-22809.json

107 lines
4.3 KiB
JSON
Raw Normal View History

2023-01-06 20:00:38 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2023-01-18 17:00:42 +00:00
"ID": "CVE-2023-22809",
"STATE": "PUBLIC"
2023-01-06 20:00:38 +00:00
},
2023-01-18 17:00:42 +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",
2023-01-06 20:00:38 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2023-01-18 17:00:42 +00:00
"value": "In Sudo before 1.9.12p2, the sudoedit (aka -e) feature mishandles extra arguments passed in the user-provided environment variables (SUDO_EDITOR, VISUAL, and EDITOR), allowing a local attacker to append arbitrary entries to the list of files to process. This can lead to privilege escalation. Affected versions are 1.8.0 through 1.9.12.p1. The problem exists because a user-specified editor may contain a \"--\" argument that defeats a protection mechanism, e.g., an EDITOR='vim -- /path/to/extra/file' value."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://www.synacktiv.com/sites/default/files/2023-01/sudo-CVE-2023-22809.pdf",
"url": "https://www.synacktiv.com/sites/default/files/2023-01/sudo-CVE-2023-22809.pdf"
},
{
"refsource": "CONFIRM",
"name": "https://www.sudo.ws/security/advisories/sudoedit_any/",
"url": "https://www.sudo.ws/security/advisories/sudoedit_any/"
2023-01-18 19:00:40 +00:00
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20230118 [SECURITY] [DLA 3272-1] sudo security update",
"url": "https://lists.debian.org/debian-lts-announce/2023/01/msg00012.html"
2023-01-19 00:00:40 +00:00
},
{
"refsource": "DEBIAN",
"name": "DSA-5321",
"url": "https://www.debian.org/security/2023/dsa-5321"
2023-01-19 10:00:41 +00:00
},
{
"refsource": "MLIST",
"name": "[oss-security] 20230119 CVE-2023-22809: Sudoedit can edit arbitrary files",
"url": "http://www.openwall.com/lists/oss-security/2023/01/19/1"
2023-01-22 04:00:40 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2023-9078f609e6",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/2QDGFCGAV5QRJCE6IXRXIS4XJHS57DDH/"
2023-01-27 20:00:36 +00:00
},
{
"refsource": "CONFIRM",
"name": "https://security.netapp.com/advisory/ntap-20230127-0015/",
"url": "https://security.netapp.com/advisory/ntap-20230127-0015/"
2023-02-05 05:00:37 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2023-298c136eee",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/G4YNBTTKTRT2ME3NTSXAPTOKYUE47XHZ/"
2023-04-03 20:00:33 +00:00
},
{
"refsource": "MISC",
"name": "http://packetstormsecurity.com/files/171644/sudo-1.9.12p1-Privilege-Escalation.html",
"url": "http://packetstormsecurity.com/files/171644/sudo-1.9.12p1-Privilege-Escalation.html"
2023-05-03 12:00:50 +00:00
},
{
"refsource": "GENTOO",
"name": "GLSA-202305-12",
"url": "https://security.gentoo.org/glsa/202305-12"
2023-01-06 20:00:38 +00:00
}
]
}
}