CVE-2025-46825

Kanboard is project management software that focuses on the Kanban methodology. Versions 1.2.26 through 1.2.44 have a Stored Cross-Site Scripting (XSS) Vulnerability in the `name` parameter of the `http://localhost/?controller=ProjectCreationController&action=create` form. This vulnerability allows attackers to inject malicious scripts into web pages viewed by other users. Note that the default content security policy (CSP) blocks the JavaScript attack, though it can be exploited if an instance is badly configured and the software is vulnerable to CSS injection because of the unsafe-inline on the default CSP. Version 1.2.45 contains a fix for the issue.
CVSS

No CVSS.

Configurations

No configuration.

History

13 May 2025, 15:15

Type Values Removed Values Added
References () https://github.com/kanboard/kanboard/security/advisories/GHSA-5wj3-c9v4-pj9v - () https://github.com/kanboard/kanboard/security/advisories/GHSA-5wj3-c9v4-pj9v -
Summary
  • (es) Kanboard es un software de gestión de proyectos basado en la metodología Kanban. Las versiones 1.2.26 a 1.2.44 presentan una vulnerabilidad de Cross Site Scripting (XSS) almacenado en el parámetro `name` del formulario `http://localhost/?controller=ProjectCreationController&action=create`. Esta vulnerabilidad permite a los atacantes inyectar scripts maliciosos en páginas web visitadas por otros usuarios. Tenga en cuenta que la política de seguridad de contenido (CSP) predeterminada bloquea el ataque de JavaScript, aunque puede explotarse si una instancia está mal configurada y el software es vulnerable a la inyección de CSS debido a la función unsafe-inline de la CSP predeterminada. La versión 1.2.45 contiene una solución para este problema.

12 May 2025, 23:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-05-12 23:15

Updated : 2025-05-13 19:35


NVD link : CVE-2025-46825

Mitre link : CVE-2025-46825

CVE.ORG link : CVE-2025-46825


JSON object : View

Products Affected

No product.

CWE
CWE-79

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