Bug 768822 (CVE-2011-4616) - CVE-2011-4616 perl-HTML-Template-Pro: XSS issue
Summary: CVE-2011-4616 perl-HTML-Template-Pro: XSS issue
Keywords:
Status: CLOSED ERRATA
Alias: CVE-2011-4616
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Red Hat Product Security
QA Contact:
URL:
Whiteboard:
Depends On: 773453
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-12-19 05:17 UTC by Kurt Seifried
Modified: 2021-10-19 21:51 UTC (History)
1 user (show)

Fixed In Version: perl-HTML-Template-Pro 0.9507
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-10-19 21:51:12 UTC
Embargoed:


Attachments (Terms of Use)

Description Kurt Seifried 2011-12-19 05:17:18 UTC
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=652587

The JS escaping in libhtml-template-pro-perl misses to escape "<" and
">" which allows XSS.  This was fixed in the last upstream release (0.9507).

An example script that triggers the bug is attached.  With 0.9507 it
outputs

&lt;evil&gt;

older versions generate

<evil>

instead.

Ansgar

Comment 1 Kurt Seifried 2012-01-11 21:12:41 UTC
Created perl-HTML-Template-Pro tracking bugs for this issue

Affects: fedora-all [bug 773453]


Note You need to log in before you can comment on or make changes to this bug.