First published: Mon Oct 23 2017(Updated: )
Cross-site scripting (XSS) vulnerability in the render_full function in debug/tbtools.py in the debugger in Pallets Werkzeug before 0.11.11 (as used in Pallets Flask and other products) allows remote attackers to inject arbitrary web script or HTML via a field that contains an exception message.
Credit: cve@mitre.org cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
pip/Werkzeug | <0.11.11 | 0.11.11 |
Werkzeug | <0.11.11 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The CVE-2016-10516 vulnerability is classified as a moderate severity cross-site scripting (XSS) issue.
To fix CVE-2016-10516, you should upgrade to Werkzeug version 0.11.11 or later.
Versions of Werkzeug prior to 0.11.11 are affected by CVE-2016-10516.
CVE-2016-10516 is a cross-site scripting (XSS) vulnerability that allows injection of web scripts or HTML.
The CVE-2016-10516 vulnerability occurs in the render_full function within debug/tbtools.py in Werkzeug.