cvelist/2019/7xxx/CVE-2019-7483.json

63 lines
1.7 KiB
JSON
Raw Normal View History

2019-02-06 09:03:50 -05:00
{
"CVE_data_meta" : {
"ASSIGNER" : "psirt@sonicwall.com",
"ID" : "CVE-2019-7483",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
2019-03-18 02:54:10 +00:00
{
"product" : {
"product_data" : [
{
"product_name" : "SMA100",
"version" : {
"version_data" : [
{
"version_value" : "9.0.0.3 and earlier"
}
]
}
}
]
},
"vendor_name" : "SonicWall"
2019-03-18 02:54:10 +00:00
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "In SonicWall SMA100, an unauthenticated Directory Traversal vulnerability in the handleWAFRedirect CGI allows the user to test for the presence of a file on the server."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://psirt.global.sonicwall.com/vuln-detail/SNWLID-2019-0018",
"refsource" : "CONFIRM",
"url" : "https://psirt.global.sonicwall.com/vuln-detail/SNWLID-2019-0018"
}
]
}
}