cvelist/2019/11xxx/CVE-2019-11537.json
2019-05-03 00:00:43 +00:00

82 lines
2.7 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-11537",
"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": "In osTicket before 1.12, XSS exists via /upload/file.php, /upload/scp/users.php?do=import-users, and /upload/scp/ajax.php/users/import if an agent manager user uploads a crafted .csv file to the User Importer, because file contents can appear in an error message. The XSS can lead to local file inclusion."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "EXPLOIT-DB",
"name": "46753",
"url": "https://www.exploit-db.com/exploits/46753/"
},
{
"url": "https://github.com/osTicket/osTicket/pull/4869",
"refsource": "MISC",
"name": "https://github.com/osTicket/osTicket/pull/4869"
},
{
"url": "https://pentest.com.tr/exploits/osTicket-v1-11-XSS-to-LFI.html",
"refsource": "MISC",
"name": "https://pentest.com.tr/exploits/osTicket-v1-11-XSS-to-LFI.html"
},
{
"url": "https://www.exploit-db.com/exploits/46753",
"refsource": "MISC",
"name": "https://www.exploit-db.com/exploits/46753"
},
{
"url": "https://github.com/osTicket/osTicket/releases/tag/v1.12",
"refsource": "MISC",
"name": "https://github.com/osTicket/osTicket/releases/tag/v1.12"
}
]
}
}