cvelist/2017/15xxx/CVE-2017-15580.json

68 lines
2.1 KiB
JSON
Raw Normal View History

2017-10-17 23:04:52 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2017-15580",
2017-10-23 04:12:23 -04:00
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "n/a",
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
},
"vendor_name" : "n/a"
}
]
}
2017-10-17 23:04:52 -04:00
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
2017-10-23 04:12:23 -04:00
"value" : "osTicket 1.10.1 provides a functionality to upload 'html' files with associated formats. However, it does not properly validate the uploaded file's contents and thus accepts any type of file, such as with a tickets.php request that is modified with a .html extension changed to a .exe extension. An attacker can leverage this vulnerability to upload arbitrary files on the web application having malicious content."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
2018-08-10 06:03:53 -04:00
{
"name" : "45169",
"refsource" : "EXPLOIT-DB",
"url" : "https://www.exploit-db.com/exploits/45169/"
},
2017-10-23 04:12:23 -04:00
{
"name" : "https://becomepentester.blogspot.com/2017/10/osTicket-File-Upload-Restrictions-Bypassed-CVE-2017-15580.html",
"refsource" : "MISC",
2017-10-23 04:12:23 -04:00
"url" : "https://becomepentester.blogspot.com/2017/10/osTicket-File-Upload-Restrictions-Bypassed-CVE-2017-15580.html"
2017-10-17 23:04:52 -04:00
}
]
}
}