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

Update bootstrap to 5.x to mitigate CVE-2024-6531 #241

Open
scotty6435 opened this issue Sep 19, 2024 · 1 comment
Open

Update bootstrap to 5.x to mitigate CVE-2024-6531 #241

scotty6435 opened this issue Sep 19, 2024 · 1 comment
Assignees

Comments

@scotty6435
Copy link
Contributor

scotty6435 commented Sep 19, 2024

What's not working?

The UI which is driven by Twitter Bootstrap uses a legacy v4 version when version 5 has been stable since 2021. As a result, a low severity vulnerability exists - https://nvd.nist.gov/vuln/detail/CVE-2024-6531.

One enhancement I would recommend is localising the open sans font and maybe look at a charting library that can be hosted locally. Doing this makes the application front-end work when an internet connection is not available and reduces exposure in corporate environments when CDNs may not be trusted for all users given some recent high-visibility compromises.

What're application dependencies ?

N/A

How to Reproduce (optional)?

N/A

Additional Details (optional)

Add any other context about the problem that would be helpful like OS, Redis, Docker etc

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
@scotty6435 @sonus21 and others