Vulnerability Description
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. This 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.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://r.sec-consult.com/imageaccess
- https://www.imageaccess.de/?page=SupportPortal&lang=en
- http://seclists.org/fulldisclosure/2024/Dec/2
FAQ
What is CVE-2024-28142?
CVE-2024-28142 is a vulnerability with a CVSS score of 4.7 (MEDIUM). 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 t...
How severe is CVE-2024-28142?
CVE-2024-28142 has been rated MEDIUM with a CVSS base score of 4.7/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-28142?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.