Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cross-Site Scripting (XSS) vulnerability - CVE-2024-6484 #40692

Closed
3 tasks done
mohan26 opened this issue Aug 5, 2024 · 4 comments
Closed
3 tasks done

Cross-Site Scripting (XSS) vulnerability - CVE-2024-6484 #40692

mohan26 opened this issue Aug 5, 2024 · 4 comments

Comments

@mohan26
Copy link

mohan26 commented Aug 5, 2024

Prerequisites

Describe the issue

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 a tag due to inadequate sanitization. This vulnerability could enable attackers to execute arbitrary JavaScript within the victim's browser.
Found a medium-level vulnerability issue in the Fortify scan for all versions below 5.3.3
References
GHSA-9mvj-f7w8-pvh2

Reduced test cases

vulnerability issue

What operating system(s) are you seeing the problem on?

Windows

What browser(s) are you seeing the problem on?

Chrome

What version of Bootstrap are you using?

5.3.3

@mohan26 mohan26 changed the title Provide a general summary of the issue Cross-Site Scripting (XSS) vulnerability Aug 5, 2024
@mohan26 mohan26 changed the title Cross-Site Scripting (XSS) vulnerability Cross-Site Scripting (XSS) vulnerability - CVE-2024-6484 Aug 5, 2024
@julien-deramond
Copy link
Member

Thanks for reporting an issue @mohan26
As mentioned in GHSA-9mvj-f7w8-pvh2 and https://www.herodevs.com/vulnerability-directory/cve-2024-6484, this CVE affects Bootstrap >=2.0.0 <=3.4.1.
Both these versions are EOL (End-Of Life) are won't be updated. It is recommended to upgrade your project to the latest version of Bootstrap.

@julien-deramond julien-deramond closed this as not planned Won't fix, can't repro, duplicate, stale Aug 5, 2024
@mohan26
Copy link
Author

mohan26 commented Aug 7, 2024

@julien-deramond As I have mentioned in the description I have already using upgraded version - 5.3.3 , please recheck on this

@jpsla94
Copy link

jpsla94 commented Aug 13, 2024

@julien-deramond As I have mentioned in the description I have already using upgraded version - 5.3.3 , please recheck on this

Hello @julien-deramond,

Any update regarding this?

Best regards,
João Lola

@julien-deramond
Copy link
Member

julien-deramond commented Aug 13, 2024

Our security team is evaluating the impact on v5 based on the recent CVEs.
If there's an impact, we'll patch the v5. For now, v5 is considered as not impacted.
This specific CVE, as mentioned in its description is not related to v5. So I'm keeping this issue closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants