CVE-2024-36494

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.
Configurations

No configuration.

History

03 Nov 2025, 22:16

Type Values Removed Values Added
References
  • () http://seclists.org/fulldisclosure/2024/Dec/2 -
Summary
  • (es) Debido a la falta de desinfección de entrada, un atacante puede realizar ataques cross-site-scripting y ejecutar código JavaScript arbitrario en el navegador de otros usuarios. La página de inicio de sesión en /cgi/slogin.cgi sufre XSS reflejado debido al filtrado de entrada incorrecto del parámetro -tsetup+-uuser, que solo se puede explotar si el usuario de destino aún no ha iniciado sesión, lo que lo hace ideal para intentos de phishing en el formulario de inicio de sesión.

12 Dec 2024, 16:15

Type Values Removed Values Added
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 4.7

12 Dec 2024, 14:15

Type Values Removed Values Added
Summary (en) 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 reflected 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, which makes it ideal for login form phishing attempts. (en) 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.

12 Dec 2024, 13:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-12-12 13:15

Updated : 2025-11-03 22:16


NVD link : CVE-2024-36494

Mitre link : CVE-2024-36494

CVE.ORG link : CVE-2024-36494


JSON object : View

Products Affected

No product.

CWE
CWE-79

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')