Cross-Site Scripting (XSS) in ibm-gantt-chart
See original GitHub issueDescription
ibm-gantt-chart
is vulnerable to Cross-Site Scripting (XSS)
.
Steps To Reproduce
- Open https://www.npmjs.com/package/ibm-gantt-chart
- Copy the code from the usage example and make a test.html https://www.npmjs.com/package/ibm-gantt-chart#usage
- And use
<link href="https://unpkg.com/ibm-gantt-chart@0.5.9/dist/ibm-gantt-chart.css" rel="stylesheet" />
and<script src="https://unpkg.com/ibm-gantt-chart@0.5.9/dist/ibm-gantt-chart.js"></script>
- Insert the xss payload in name field in data Ex:
name: 'Bethanie"<img src=x onerror=alert(1)>',
- Open the test.html file in any browser, XSS payload will get executed.
Issue Analytics
- State:
- Created 3 years ago
- Reactions:1
- Comments:8 (4 by maintainers)
Top Results From Across the Web
WBS Gantt-Chart add-on for JIRA data-export feature cross-site ...
WBS Gantt-Chart add-on for JIRA is vulnerable to cross-site scripting, caused by improper validation of user-supplied input. A remote attacker could exploit ...
Read more >Security Bulletin: A cross-site scripting (XSS) vulnerability ...
A cross-site scripting (XSS) vulnerability may impact IBM Cúram Social Program Management. This vulnerability allows attackers to inject ...
Read more >Protect from cross-site scripting attacks
In a cross-site scripting (XSS) attack, an attacker injects HTML markup or JavaScript into the affected web application's front-end client.
Read more >Multiple cross-site scripting vulnerabilities in JQuery affect ...
DESCRIPTION: jQuery is vulnerable to cross-site scripting, caused by improper validation of user-supplied input by the jQuery.
Read more >NVD - Results - National Institute of Standards and Technology
Cross -site scripting (XSS) vulnerability in the data-export feature in the Ricksoft WBS Gantt-Chart add-on 7.8.1 and earlier for JIRA allows remote ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@delhoume - this technology is no longer supported.
I will manually open the PR for you!
@huntr-helper - LGTM in 418sec#1