cvelist/2020/24xxx/CVE-2020-24917.json
2020-08-31 03:01:26 +00:00

72 lines
2.3 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2020-24917",
"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": "osTicket before 1.14.3 allows XSS via a crafted filename to DraftAjaxAPI::_uploadInlineImage() in include/ajax.draft.php."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/osTicket/osTicket/commit/518de223933eab0c5558741ce317f36958ef193d",
"refsource": "MISC",
"name": "https://github.com/osTicket/osTicket/commit/518de223933eab0c5558741ce317f36958ef193d"
},
{
"url": "https://github.com/osTicket/osTicket/compare/v1.14.2...v1.14.3",
"refsource": "MISC",
"name": "https://github.com/osTicket/osTicket/compare/v1.14.2...v1.14.3"
},
{
"refsource": "MISC",
"name": "https://sisl.lab.uic.edu/projects/chess/osticket-xss/",
"url": "https://sisl.lab.uic.edu/projects/chess/osticket-xss/"
}
]
}
}