cvelist/2014/9xxx/CVE-2014-9280.json

97 lines
3.2 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 01:58:27 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2014-9280",
"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": [
2017-10-16 12:31:07 -04:00
{
2019-03-18 01:58:27 +00:00
"lang": "eng",
"value": "The current_user_get_bug_filter function in core/current_user_api.php in MantisBT before 1.2.18 allows remote attackers to execute arbitrary PHP code via the filter parameter."
2017-10-16 12:31:07 -04:00
}
2019-03-18 01:58:27 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "71361",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/71361"
},
{
"name": "http://www.mantisbt.org/bugs/view.php?id=17875",
"refsource": "CONFIRM",
"url": "http://www.mantisbt.org/bugs/view.php?id=17875"
},
{
"name": "https://github.com/mantisbt/mantisbt/commit/599364b2",
"refsource": "CONFIRM",
"url": "https://github.com/mantisbt/mantisbt/commit/599364b2"
},
{
"name": "[oss-security] 20141205 Re: CVE request: PHP Object Injection in MantisBT filter API",
"refsource": "MLIST",
"url": "http://seclists.org/oss-sec/2014/q4/923"
},
{
"name": "mantisbt-currentusergetbug-code-exec(99016)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/99016"
},
{
"name": "62101",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/62101"
},
{
"name": "DSA-3120",
"refsource": "DEBIAN",
"url": "http://www.debian.org/security/2015/dsa-3120"
},
{
"name": "[oss-security] 20141129 CVE request: PHP Object Injection in MantisBT filter API",
"refsource": "MLIST",
"url": "http://seclists.org/oss-sec/2014/q4/864"
}
]
}
}