CVE-2024-25976

When LDAP authentication is activated in the configuration it is possible to obtain reflected XSS execution by creating a custom URL that the victim only needs to open in order to execute arbitrary JavaScript code in the victim's browser. This is due to a fault in the file login.php where the content of "$_SERVER['PHP_SELF']" is reflected into the HTML of the website. Hence the attacker does not need a valid account in order to exploit this issue.
CVSS

No CVSS.

Configurations

No configuration.

History

10 Jun 2024, 17:16

Type Values Removed Values Added
References
  • () http://seclists.org/fulldisclosure/2024/May/34 -
Summary
  • (es) Cuando la autenticación LDAP está activada en la configuración, es posible obtener la ejecución XSS reflejado creando una URL personalizada que la víctima solo necesita abrir para ejecutar código JavaScript arbitrario en el navegador de la víctima. Esto se debe a un fallo en el archivo login.php donde el contenido de "$_SERVER['PHP_SELF']" se refleja en el HTML del sitio web. Por lo tanto, el atacante no necesita una cuenta válida para aprovechar este problema.

29 May 2024, 13:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-05-29 13:15

Updated : 2024-06-10 17:16


NVD link : CVE-2024-25976

Mitre link : CVE-2024-25976

CVE.ORG link : CVE-2024-25976


JSON object : View

Products Affected

No product.

CWE
CWE-79

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