cvelist/2020/3xxx/CVE-2020-3984.json

62 lines
2.0 KiB
JSON
Raw Normal View History

2019-12-30 14:01:22 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-3984",
2020-11-24 16:01:36 +00:00
"ASSIGNER": "security@vmware.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "VMware SD-WAN Orchestrator",
"version": {
"version_data": [
{
"version_value": "VMware SD-WAN Orchestrator 3.3.2 prior to 3.3.2 P3 and 3.4.x prior to 3.4.4"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "SQL Injection"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "http://www.vmware.com/security/advisories/VMSA-2020-0025.html",
"url": "http://www.vmware.com/security/advisories/VMSA-2020-0025.html"
}
]
2019-12-30 14:01:22 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2020-11-24 16:01:36 +00:00
"value": "The SD-WAN Orchestrator 3.3.2 prior to 3.3.2 P3 and 3.4.x prior to 3.4.4 does not apply correct input validation which allows for SQL-injection. An authenticated SD-WAN Orchestrator user may exploit a vulnerable API call using specially crafted SQL queries which may lead to unauthorized data access."
2019-12-30 14:01:22 +00:00
}
]
}
}