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 login page at /cgi/slogin.cgi suffers from XSS due to improper input filtering of the -tsetup+-uuser parameter, which can only be exploited if the target user is not already logged in. This makes it ideal for login form phishing attempts.
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-36494?
CVE-2024-36494 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 login page at /cgi/slogin.cgi suffers from XSS d...
How severe is CVE-2024-36494?
CVE-2024-36494 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-36494?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.