cve/2024/CVE-2024-6531.md
2024-07-25 21:25:12 +00:00

1.0 KiB

CVE-2024-6531

Description

A vulnerability has been identified in Bootstrap that exposes users to Cross-Site Scripting (XSS) attacks. The issue is present in the carousel component, where the data-slide and data-slide-to attributes can be exploited through the href attribute of an tag due to inadequate sanitization. This vulnerability could potentially enable attackers to execute arbitrary JavaScript within the victim's browser.

POC

Reference

  • https://www.herodevs.com/vulnerability-directory/cve-2024-6531

Github

No PoCs found on GitHub currently.