CVE-2024-43364

Cacti is an open source performance and fault management framework. The `title` parameter is not properly sanitized when saving external links in links.php . Morever, the said title parameter is stored in the database and reflected back to user in index.php, finally leading to stored XSS. Users with the privilege to create external links can manipulate the `title` parameter in the http post request while creating external links to perform stored XSS attacks. The vulnerability known as XSS (Cross-Site Scripting) occurs when an application allows untrusted user input to be displayed on a web page without proper validation or escaping. This issue has been addressed in release version 1.2.28. All users are advised to upgrade. There are no known workarounds for this vulnerability.
References
Configurations

Configuration 1 (hide)

cpe:2.3:a:cacti:cacti:*:*:*:*:*:*:*:*

History

17 Oct 2024, 18:09

Type Values Removed Values Added
CPE cpe:2.3:a:cacti:cacti:*:*:*:*:*:*:*:*
References () https://github.com/Cacti/cacti/security/advisories/GHSA-fgc6-g8gc-wcg5 - () https://github.com/Cacti/cacti/security/advisories/GHSA-fgc6-g8gc-wcg5 - Exploit, Third Party Advisory
First Time Cacti
Cacti cacti
CVSS v2 : unknown
v3 : 5.7
v2 : unknown
v3 : 8.2

10 Oct 2024, 12:57

Type Values Removed Values Added
Summary
  • (es) Cacti es un framework de trabajo de gestión de errores y rendimiento de código abierto. El parámetro `title` no se desinfecta correctamente al guardar enlaces externos en links.php. Además, dicho parámetro title se almacena en la base de datos y se refleja de nuevo al usuario en index.php, lo que finalmente genera XSS almacenado. Los usuarios con el privilegio de crear enlaces externos pueden manipular el parámetro `title` en la solicitud de publicación http mientras crean enlaces externos para realizar ataques XSS almacenados. La vulnerabilidad conocida como XSS (Cross-Site Scripting) ocurre cuando una aplicación permite que se muestre una entrada de usuario no confiable en una página web sin la validación o el escape adecuados. Este problema se ha solucionado en la versión de lanzamiento 1.2.28. Se recomienda a todos los usuarios que actualicen. No existen workarounds conocidas para esta vulnerabilidad.

07 Oct 2024, 21:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-10-07 21:15

Updated : 2024-10-17 18:09


NVD link : CVE-2024-43364

Mitre link : CVE-2024-43364

CVE.ORG link : CVE-2024-43364


JSON object : View

Products Affected

cacti

  • cacti
CWE
CWE-79

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