Update CVE-2020-5131.json

Updated json with all vulnerability details
This commit is contained in:
swpsirt 2020-07-16 17:50:49 -07:00
parent 6a5c3a8da0
commit f2fbce69c5

View File

@ -1,18 +1,62 @@
{ {
"data_type": "CVE", "CVE_data_meta" : {
"data_format": "MITRE", "ASSIGNER" : "psirt@sonicwall.com",
"data_version": "4.0", "ID" : "CVE-2020-5131",
"CVE_data_meta": { "STATE" : "PUBLIC"
"ID": "CVE-2020-5131", },
"ASSIGNER": "cve@mitre.org", "affects" : {
"STATE": "RESERVED" "vendor" : {
}, "vendor_data" : [
"description": {
"description_data": [
{ {
"lang": "eng", "product" : {
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided." "product_data" : [
{
"product_name" : "SonicWall NetExtender",
"version" : {
"version_data" : [
{
"version_value" : "9.0.815 and earlier"
}
]
}
}
]
},
"vendor_name" : "SonicWall"
} }
] ]
} }
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "SonicWall NetExtender Windows client vulnerable to arbitrary file write vulnerability, this allows attacker to overwrite a DLL and execute code with the same privilege in the host operating system. This vulnerability impact SonicWall NetExtender Windows client version 9.0.815 and earlier."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "CWE-20: Improper Input Validation"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://psirt.global.sonicwall.com/vuln-detail/SNWLID-2020-0004",
"refsource" : "CONFIRM",
"url" : "https://psirt.global.sonicwall.com/vuln-detail/SNWLID-2020-0004"
}
]
}
} }