cvelist/2016/10xxx/CVE-2016-10131.json

78 lines
2.2 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2016-10131",
"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" : "system/libraries/Email.php in CodeIgniter before 3.1.3 allows remote attackers to execute arbitrary code by leveraging control over the email->from field to insert sendmail command-line arguments."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://gist.github.com/Zenexer/40d02da5e07f151adeaeeaa11af9ab36",
"refsource" : "MISC",
"url" : "https://gist.github.com/Zenexer/40d02da5e07f151adeaeeaa11af9ab36"
},
{
"name" : "https://github.com/bcit-ci/CodeIgniter/issues/4963",
"refsource" : "MISC",
"url" : "https://github.com/bcit-ci/CodeIgniter/issues/4963"
},
{
"name" : "https://github.com/bcit-ci/CodeIgniter/pull/4966",
"refsource" : "MISC",
"url" : "https://github.com/bcit-ci/CodeIgniter/pull/4966"
},
{
"name" : "96851",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/96851"
}
]
}
}