cvelist/2008/1xxx/CVE-2008-1845.json

83 lines
2.4 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2008-1845",
"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" : "The Korn shell (aka mksh) before R33d on MirOS (aka MirBSD) does not flush the tty's I/O when invoking mksh in a new terminal, which allows local users to gain privileges by opening a virtual terminal and entering command sequences, which might later be executed in opportunistic circumstances by a different user who launches mksh and specifies that terminal with the -T option."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "http://www.mirbsd.org/mksh.htm#clog",
"refsource" : "CONFIRM",
"url" : "http://www.mirbsd.org/mksh.htm#clog"
},
{
"name" : "28768",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/28768"
},
{
"name" : "44365",
"refsource" : "OSVDB",
"url" : "http://www.osvdb.org/44365"
},
{
"name" : "29803",
"refsource" : "SECUNIA",
"url" : "http://secunia.com/advisories/29803"
},
{
"name" : "mirbsd-tty-privilege-escalation(41794)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/41794"
}
]
}
}