Withdrawn Advisory: Bootstrap Cross-Site Scripting (XSS) vulnerability
Moderate severity
GitHub Reviewed
Published
Jul 11, 2024
to the GitHub Advisory Database
•
Updated Sep 11, 2025
Withdrawn
This advisory was withdrawn on Sep 11, 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
Sep 11, 2025
Withdrawn
Sep 11, 2025
Withdrawn Advisory
This advisory has been withdrawn because it was determined to not be a vulnerability in Bootstrap. From the CVE:
Original 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
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