Bootstrap Cross-Site Scripting (XSS) vulnerability
Moderate severity
GitHub Reviewed
Published
Jul 11, 2024
to the GitHub Advisory Database
•
Updated Jan 31, 2025
Description
Published by the National Vulnerability Database
Jul 11, 2024
Published to the GitHub Advisory Database
Jul 11, 2024
Reviewed
Aug 1, 2024
Last updated
Jan 31, 2025
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
anddata-slide-to
attributes can be exploited through the href attribute of an<a>
tag due to inadequate sanitization. This vulnerability could potentially enable attackers to execute arbitrary JavaScript within the victim's browser.References