cvelist/1999/1xxx/CVE-1999-1048.json

83 lines
2.4 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-1999-1048",
"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" : "Buffer overflow in bash 2.0.0, 1.4.17, and other versions allows local attackers to gain privileges by creating an extremely large directory name, which is inserted into the password prompt via the \\w option in the PS1 environmental variable when another user changes into that directory."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "19980905 BASH buffer overflow, LiNUX x86 exploit",
"refsource" : "BUGTRAQ",
"url" : "http://www.securityfocus.com/archive/1/10542"
},
{
"name" : "19970821 Buffer overflow in /bin/bash",
"refsource" : "BUGTRAQ",
"url" : "http://marc.info/?l=bugtraq&m=87602746719555&w=2"
},
{
"name" : "19980909 problem with very long pathnames",
"refsource" : "DEBIAN",
"url" : "http://www.debian.org/security/1998/19980909"
},
{
"name" : "linux-bash-bo(3414)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/3414"
},
{
"name" : "8345",
"refsource" : "OSVDB",
"url" : "http://www.osvdb.org/8345"
}
]
}
}