cvelist/2024/28xxx/CVE-2024-28142.json

127 lines
5.3 KiB
JSON
Raw Normal View History

2024-03-05 10:00:33 +00:00
{
2024-12-12 13:01:03 +00:00
"data_version": "4.0",
2024-03-05 10:00:33 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-28142",
2024-12-12 13:01:03 +00:00
"ASSIGNER": "security-research@sec-consult.com",
"STATE": "PUBLIC"
2024-03-05 10:00:33 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-12-12 13:01:03 +00:00
"value": "Due to missing input sanitization, an attacker can perform cross-site-scripting attacks and run arbitrary Javascript in the browser of other users. The \"File Name\" page (/cgi/uset.cgi?-cfilename) in the User Settings menu improperly filters the \"file name\" and wildcard character input field. By exploiting the wildcard character feature, attackers are able to store arbitrary Javascript code which is being triggered if the page is viewed afterwards, e.g. by higher privileged users such as admins.\n\n\n\n\n\n\n\n\n\nThis attack can even be performed without being logged in because the affected functions are not fully protected. Without logging in, only the file name parameter of the \"Default\" User can be changed."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79 Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting')",
"cweId": "CWE-79"
}
]
2024-03-05 10:00:33 +00:00
}
]
2024-12-12 13:01:03 +00:00
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Image Access GmbH",
"product": {
"product_data": [
{
"product_name": "Scan2Net",
"version": {
"version_data": [
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"versions": [
{
"changes": [
{
"at": "7.40",
"status": "unaffected"
}
],
"lessThan": "7.40",
"status": "affected",
"version": "0",
"versionType": "custom"
}
],
"defaultStatus": "affected"
}
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://r.sec-consult.com/imageaccess",
"refsource": "MISC",
"name": "https://r.sec-consult.com/imageaccess"
},
{
"url": "https://www.imageaccess.de/?page=SupportPortal&lang=en",
"refsource": "MISC",
"name": "https://www.imageaccess.de/?page=SupportPortal&lang=en"
}
]
},
"generator": {
"engine": "Vulnogram 0.2.0"
},
"source": {
"discovery": "UNKNOWN"
},
"exploit": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "The SEC Consult Vulnerability Lab has published proof of concept material in the technical security advisory.<br>"
}
],
"value": "The SEC Consult Vulnerability Lab has published proof of concept material in the technical security advisory."
}
],
"solution": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "<span style=\"background-color: rgb(255, 255, 255);\">The vendor provides a firmware update to version 7.40 (or higher) which can be downloaded via the vendor's customer server portal.</span><br>"
}
],
"value": "The vendor provides a firmware update to version 7.40 (or higher) which can be downloaded via the vendor's customer server portal."
}
],
"credits": [
{
"lang": "en",
"value": "Daniel Hirschberger (SEC Consult Vulnerability Lab)"
},
{
"lang": "en",
"value": "Tobias Niemann (SEC Consult Vulnerability Lab)"
}
]
2024-03-05 10:00:33 +00:00
}