-
Notifications
You must be signed in to change notification settings - Fork 43
Description
Checklist
- I am aware that this issue is being opened for the NewPipe website, NOT the app or the extractor, and my bug report will be dismissed otherwise.
- I made sure that there are no existing issues - open or closed - which I could contribute my information to.
- I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
- This issue contains only one bug.
Steps to reproduce the bug
Hello, thank you for maintaining this incredible project.
I am reporting a vulnerability that I found.
The website has some broken links and a dependency on Bootstrap 4, which has a known XSS vulnerability:
CVE-2024-6484:
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 tag due to inadequate sanitization. This vulnerability could potentially enable attackers to execute arbitrary JavaScript within the victim's browser.
CVSS 6.1
All of this happened because Bootstrap 4 has reached end-of-life: link
Thank you for maintaining this incredible project.
Expected behavior
If possible, please consider the possibility of upgrading or discontinuing this framework. Unfortunately, the Bootstrap v5 version has the following link
Actual behavior
n/a
Screenshots/Screen recordings
n/a
Affected OS and browser, along with version
n/a
Additional information
n/a