First published: Wed Mar 21 2012(Updated: )
A number of XSS flaws were reported in Cumin. These flaws could be used by a remote attacker to inject arbitrary web script on a web page displayed by Cumin. To solve the problem, xml_escape() (as defined in wooly/python/wooly/util.py, a simple wrapper around xml.sax.saxutils.escape()) is called on any values that are displayed on a web page and originate outside of Cumin, or through a form submitted by a user. Many of these have been corrected upstream in r5238 [1]. [1] <a href="https://fedorahosted.org/pipermail/cumin-developers/2012-March/000796.html">https://fedorahosted.org/pipermail/cumin-developers/2012-March/000796.html</a>
Credit: secalert@redhat.com
Affected Software | Affected Version | How to fix |
---|---|---|
Trevor Mckay Cumin | <=r5237 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.