cvelist/2020/26xxx/CVE-2020-26166.json

72 lines
2.3 KiB
JSON
Raw Normal View History

2020-09-30 18:02:48 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2020-10-05 12:01:35 +00:00
"ID": "CVE-2020-26166",
"STATE": "PUBLIC"
2020-09-30 18:02:48 +00:00
},
2020-10-05 12:01:35 +00:00
"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",
2020-09-30 18:02:48 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-10-05 12:01:35 +00:00
"value": "The file upload functionality in qdPM 9.1 doesn't check the file description, which allows remote authenticated attackers to inject web script or HTML via the attachments info parameter, aka XSS. This can occur during creation of a ticket, project, or task."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "http://qdpm.net/qdpm-release-notes-free-project-management",
"refsource": "MISC",
"name": "http://qdpm.net/qdpm-release-notes-free-project-management"
},
{
"url": "https://sourceforge.net/projects/qdpm/",
"refsource": "MISC",
"name": "https://sourceforge.net/projects/qdpm/"
},
{
"refsource": "MISC",
"name": "https://github.com/Kajmer/CVEs/blob/main/CVE-2020-26166.md",
"url": "https://github.com/Kajmer/CVEs/blob/main/CVE-2020-26166.md"
2020-09-30 18:02:48 +00:00
}
]
}
}