First published: Thu Jul 11 2024(Updated: )
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 `<a>` tag due to inadequate sanitization. This vulnerability could potentially enable attackers to execute arbitrary JavaScript within the victim's browser.
Credit: 36c7be3b-2937-45df-85ea-ca7133ea542c 36c7be3b-2937-45df-85ea-ca7133ea542c
Affected Software | Affected Version | How to fix |
---|---|---|
maven/org.webjars.npm:bootstrap | >=2.0.0<=3.4.1 | |
maven/org.webjars:bootstrap | >=2.0.0<=3.4.1 | |
composer/twbs/bootstrap | >=2.0.0<=3.4.1 | |
nuget/bootstrap.sass | >=2.0.0<=3.4.1 | |
rubygems/bootstrap-sass | >=2.0.0<=3.4.1 | |
nuget/bootstrap | >=2.0.0<=3.4.1 | |
rubygems/bootstrap | >=2.0.0<=3.4.1 | |
npm/bootstrap | >=2.0.0<=3.4.1 | |
npm/bootstrap-sass | >=2.0.0<=3.4.3 | |
Twitter Bootstrap | >=3.2.0<=3.4.1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-6484 is a Cross-Site Scripting (XSS) vulnerability categorized as high severity.
To fix CVE-2024-6484, update Bootstrap to a version newer than 3.4.1.
Bootstrap versions between 2.0.0 and 3.4.1 are affected by CVE-2024-6484.
CVE-2024-6484 affects the carousel component of Bootstrap.
CVE-2024-6484 can be exploited to execute Cross-Site Scripting (XSS) attacks.