cvelist/2010/0xxx/CVE-2010-0011.json

93 lines
2.9 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2010-0011",
"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 eval_js function in uzbl-core.c in Uzbl before 2010.01.05 exposes the run method of the Uzbl object, which allows remote attackers to execute arbitrary commands via JavaScript code."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "[oss-security] 20100106 CVE request - uzbl remote code execution",
"refsource" : "MLIST",
"url" : "http://www.openwall.com/lists/oss-security/2010/01/06/1"
},
{
"name" : "[oss-security] 20100106 Re: CVE request - uzbl remote code execution",
"refsource" : "MLIST",
"url" : "http://www.openwall.com/lists/oss-security/2010/01/06/3"
},
{
"name" : "[uzbl-dev] 20100102 Fw: Uzbl: security issue",
"refsource" : "MLIST",
"url" : "http://lists.uzbl.org/pipermail/uzbl-dev-uzbl.org/2010-January/000586.html"
},
{
"name" : "http://github.com/Dieterbe/uzbl/commit/1958b52d41cba96956dc1995660de49525ed1047",
"refsource" : "CONFIRM",
"url" : "http://github.com/Dieterbe/uzbl/commit/1958b52d41cba96956dc1995660de49525ed1047"
},
{
"name" : "http://github.com/Dieterbe/uzbl/downloads",
"refsource" : "CONFIRM",
"url" : "http://github.com/Dieterbe/uzbl/downloads"
},
{
"name" : "http://www.uzbl.org/news.php?id=22",
"refsource" : "CONFIRM",
"url" : "http://www.uzbl.org/news.php?id=22"
},
{
"name" : "uzbl-evaljs-command-execution(56612)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/56612"
}
]
}
}