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

New 4.6.x version solving CVE-2024-6531 #40765

Closed
2 tasks done
rasputino opened this issue Aug 23, 2024 · 5 comments
Closed
2 tasks done

New 4.6.x version solving CVE-2024-6531 #40765

rasputino opened this issue Aug 23, 2024 · 5 comments
Labels

Comments

@rasputino
Copy link

Prerequisites

Proposal

Create a new 4.6.3 version solving the vulnerability.

Motivation and context

There is a vulnerability affecting from 4.0.0 through 4.6.2 versions:
https://www.cve.org/CVERecord?id=CVE-2024-6531

@coliff
Copy link
Contributor

coliff commented Aug 23, 2024

Bootstrap v4 has been EOL since 2023-01-01 and won't receive any patches here.

You can either pay for support https://www.herodevs.com/support/nes-bootstrap or update to Bootstrap v5

@louismaximepiton
Copy link
Member

Just as @coliff said, the Bootstrap v4 is EOL and there won't be any patch on our side.

@louismaximepiton louismaximepiton closed this as not planned Won't fix, can't repro, duplicate, stale Aug 23, 2024
@rasputino
Copy link
Author

Understood, thanks!

@simonsystem
Copy link

simonsystem commented Nov 8, 2024

I'm really annoyed, that bootstrap doesn't want to fix that issue for bootstrap v4. Paying for support isn't an option for many people, upgrading to bootstrap v5 isn't either.

So my idea is to create a fork of bootstrap v4 or participate to an already existing one, fixing all upcoming CVEs.
@rasputino How did you solve your problem? Can we develop a fix together and create a fork. If you have a PR, i would appreciate it.
@mhassan1 Would you use a fork for bootstrap v4 in your CyberChef project?

@rasputino
Copy link
Author

@simonsystem The vulnerability identified in Bootstrap exposes users to Cross-Site Scripting (XSS) attacks. This issue occurs 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.

Therefore, it should not affect your page if you are not using the carousel component.

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

No branches or pull requests

4 participants