cvelist/2010/3xxx/CVE-2010-3486.json
2019-03-18 05:39:45 +00:00

82 lines
2.7 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2010-3486",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Directory traversal vulnerability in FileStorageUpload.ashx in SmarterMail 7.1.3876 allows remote attackers to read arbitrary files via a (1) ../ (dot dot slash), (2) %5C (encoded backslash), or (3) %255c (double-encoded backslash) in the name parameter."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "43324",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/43324"
},
{
"name": "http://cloudscan.blogspot.com/2010/09/smarter-stats-533819-file-fuzzing.html",
"refsource": "MISC",
"url": "http://cloudscan.blogspot.com/2010/09/smarter-stats-533819-file-fuzzing.html"
},
{
"name": "smartermail-get-directory-traversal(61910)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/61910"
},
{
"name": "15048",
"refsource": "EXPLOIT-DB",
"url": "http://www.exploit-db.com/exploits/15048"
},
{
"name": "http://packetstormsecurity.org/1009-exploits/smartermail-traversal.txt",
"refsource": "MISC",
"url": "http://packetstormsecurity.org/1009-exploits/smartermail-traversal.txt"
}
]
}
}