Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Fkropfhamer

#31159of 53,634
8.2Total CVSS
Vulnerabilities · 1
PT-2024-31695
8.2
2024-09-10
Unknown · Auditor-Bundle · CVE-2024-45592
Name of the Vulnerable Software and Affected Versions: auditor-bundle versions prior to 5.2.6 auditor-bundle versions prior to 6.0.0 Description: The issue is related to an unescaped entity property that enables Javascript injection. This is possible because `%source label%` in the twig macro is not escaped, allowing script tags to be inserted and executed. The impact of this issue is a persistent XSS, where JS can be injected and executed. Recommendations: For versions prior to 5.2.6, update to version 5.2.6 or later. For versions prior to 6.0.0, update to version 6.0.0 or later. As a temporary workaround, consider disabling the use of the `%source label%` variable in the twig macro until a patch is available. Restrict access to the audit functionality to minimize the risk of exploitation.