CVE-2016-10735: XSS
Bootstrap is vulnerable to cross-site scripting, caused by improper validation of user-supplied input by the data-target attribute. A remote attacker could exploit this vulnerability to execute script in a victim's Web browser within the security context of the hosting Web site. An attacker could use this vulnerability to steal the victim's cookie-based authentication credentials.
Other sources
In Bootstrap 2.x from 2.0.4, 3.x before 3.4.0 and 4.x-beta before 4.0.0-beta.2, XSS is possible in the data-target attribute. Note that this is a different vulnerability than CVE-2018-14041.
See https://blog.getbootstrap.com/2018/12/13/bootstrap-3-4-0/ for more info.
— GitHub
In Bootstrap 3.x before 3.4.0 and 4.x-beta before 4.0.0-beta.2, XSS is possible in the data-target attribute, a different vulnerability than CVE-2018-14041.
Affected Software
Remediation
Patch Available
Event History
Parent advisories
This vulnerability appears in the following advisories.
Frequently Asked Questions
What is the severity of CVE-2016-10735?
CVE-2016-10735 is classified as a medium severity vulnerability due to the potential for cross-site scripting attacks.
How do I fix CVE-2016-10735?
To fix CVE-2016-10735, update your Bootstrap version to 4.0.0 or later.
Which versions of Bootstrap are affected by CVE-2016-10735?
Bootstrap versions prior to 4.0.0 are affected by CVE-2016-10735.
What type of vulnerability is CVE-2016-10735?
CVE-2016-10735 is a cross-site scripting vulnerability that allows remote code execution in a victim's browser.
Who is impacted by CVE-2016-10735?
Web applications utilizing vulnerable versions of Bootstrap are potentially impacted by CVE-2016-10735.