mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
103 lines
3.7 KiB
JSON
103 lines
3.7 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "secalert@redhat.com",
|
|
"DATE_PUBLIC": "2018-03-26T00:00:00",
|
|
"ID": "CVE-2018-1083",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "zsh",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_value": "before zsh 5.4.2-test-1"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"vendor_name": "zsh"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"data_format": "MITRE",
|
|
"data_type": "CVE",
|
|
"data_version": "4.0",
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "Zsh before version 5.4.2-test-1 is vulnerable to a buffer overflow in the shell autocomplete functionality. A local unprivileged user can create a specially crafted directory path which leads to code execution in the context of the user who tries to use autocomplete to traverse the before mentioned path. If the user affected is privileged, this leads to privilege escalation."
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "CWE-120->CWE-121"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"name": "USN-3608-1",
|
|
"refsource": "UBUNTU",
|
|
"url": "https://usn.ubuntu.com/3608-1/"
|
|
},
|
|
{
|
|
"name": "103572",
|
|
"refsource": "BID",
|
|
"url": "http://www.securityfocus.com/bid/103572"
|
|
},
|
|
{
|
|
"name": "GLSA-201805-10",
|
|
"refsource": "GENTOO",
|
|
"url": "https://security.gentoo.org/glsa/201805-10"
|
|
},
|
|
{
|
|
"name": "https://sourceforge.net/p/zsh/code/ci/259ac472eac291c8c103c7a0d8a4eaf3c2942ed7",
|
|
"refsource": "CONFIRM",
|
|
"url": "https://sourceforge.net/p/zsh/code/ci/259ac472eac291c8c103c7a0d8a4eaf3c2942ed7"
|
|
},
|
|
{
|
|
"name": "RHSA-2018:1932",
|
|
"refsource": "REDHAT",
|
|
"url": "https://access.redhat.com/errata/RHSA-2018:1932"
|
|
},
|
|
{
|
|
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1557382",
|
|
"refsource": "CONFIRM",
|
|
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1557382"
|
|
},
|
|
{
|
|
"name": "[debian-lts-announce] 20180331 [SECURITY] [DLA 1335-1] zsh security update",
|
|
"refsource": "MLIST",
|
|
"url": "https://lists.debian.org/debian-lts-announce/2018/03/msg00038.html"
|
|
},
|
|
{
|
|
"name": "RHSA-2018:3073",
|
|
"refsource": "REDHAT",
|
|
"url": "https://access.redhat.com/errata/RHSA-2018:3073"
|
|
},
|
|
{
|
|
"refsource": "MLIST",
|
|
"name": "[debian-lts-announce] 20201201 [SECURITY] [DLA 2470-1] zsh security update",
|
|
"url": "https://lists.debian.org/debian-lts-announce/2020/12/msg00000.html"
|
|
}
|
|
]
|
|
}
|
|
} |