cvelist/2014/8xxx/CVE-2014-8554.json

97 lines
3.3 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 03:44:22 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2014-8554",
"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 03:44:22 +00:00
"lang": "eng",
"value": "SQL injection vulnerability in the mc_project_get_attachments function in api/soap/mc_project_api.php in MantisBT before 1.2.18 allows remote attackers to execute arbitrary SQL commands via the project_id parameter. NOTE: this vulnerability exists because of an incomplete fix for CVE-2014-1609."
2017-10-16 12:31:07 -04:00
}
2019-03-18 03:44:22 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "[oss-security] 20141102 Re: SQL injection vulnerability in MantisBT SOAP API [CVE-2014-8554]",
"refsource": "MLIST",
"url": "http://seclists.org/oss-sec/2014/q4/487"
},
{
"name": "http://www.mantisbt.org/bugs/view.php?id=17812",
"refsource": "CONFIRM",
"url": "http://www.mantisbt.org/bugs/view.php?id=17812"
},
{
"name": "70856",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/70856"
},
{
"name": "[oss-security] 20141030 RE: SQL injection vulnerability in MantisBT SOAP API",
"refsource": "MLIST",
"url": "http://seclists.org/oss-sec/2014/q4/479"
},
{
"name": "mantisbt-cve20148554-sql-injection(98457)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/98457"
},
{
"name": "62101",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/62101"
},
{
"name": "http://www.mantisbt.org/bugs/view.php?id=16880",
"refsource": "CONFIRM",
"url": "http://www.mantisbt.org/bugs/view.php?id=16880"
},
{
"name": "DSA-3120",
"refsource": "DEBIAN",
"url": "http://www.debian.org/security/2015/dsa-3120"
}
]
}
}