cvelist/2020/7xxx/CVE-2020-7577.json

72 lines
2.7 KiB
JSON
Raw Normal View History

2020-01-21 21:01:18 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "productcert@siemens.com",
2020-01-21 21:01:18 +00:00
"ID": "CVE-2020-7577",
"STATE": "PUBLIC"
},
"data_format": "MITRE",
"data_version": "4.0",
"data_type": "CVE",
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Siemens AG",
"product": {
"product_data": [
{
"product_name": "Camstar Enterprise Platform",
"version": {
"version_data": [
{
"version_value": "All versions"
}
]
}
},
{
"product_name": "Opcenter Execution Core",
"version": {
"version_data": [
{
"version_value": "All versions < V8.2"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')"
}
]
}
]
2020-01-21 21:01:18 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2020-08-14 16:01:37 +00:00
"value": "A vulnerability has been identified in Camstar Enterprise Platform (All versions), Opcenter Execution Core (All versions < V8.2). Through the use of several vulnerable fields of the application, an authenticated user could perform an SQL Injection attack by passing a modified SQL query downstream to the back-end server. The exploit of this vulnerability could be used to read, and potentially modify application data to which the user has access to."
}
]
},
"references": {
"reference_data": [
{
2020-07-14 14:01:35 +00:00
"refsource": "MISC",
"url": "https://cert-portal.siemens.com/productcert/pdf/ssa-604937.pdf",
"name": "https://cert-portal.siemens.com/productcert/pdf/ssa-604937.pdf"
2020-01-21 21:01:18 +00:00
}
]
}
}