cvelist/2016/6xxx/CVE-2016-6566.json
2019-03-17 22:02:21 +00:00

73 lines
2.5 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cert@cert.org",
"ID": "CVE-2016-6566",
"STATE": "PUBLIC",
"TITLE": "The Sungard eTRAKiT3 software version 3.2.1.17 may be vulnerable to SQL injection which may allow a remote unauthenticated attacker to run a subset of SQL commands against the back-end database"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "eTRAKiT3",
"version": {
"version_data": [
{
"affected": "=",
"version_name": "3.2.1.17",
"version_value": "3.2.1.17"
}
]
}
}
]
},
"vendor_name": "Sungard"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "The valueAsString parameter inside the JSON payload contained by the ucLogin_txtLoginId_ClientStat POST parameter of the Sungard eTRAKiT3 software version 3.2.1.17 is not properly validated. An unauthenticated remote attacker may be able to modify the POST request and insert a SQL query which may then be executed by the backend server. eTRAKiT 3.2.1.17 was tested, but other versions may also be vulnerable."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-89"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "VU#846103",
"refsource": "CERT-VN",
"url": "https://www.kb.cert.org/vuls/id/846103"
},
{
"name": "94696",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/94696"
}
]
},
"source": {
"discovery": "UNKNOWN"
}
}