Ticket #1195 (closed defect: fixed)
r4098 introduces a security issue
| Reported by: | ddebernardy | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 0.7 |
| Component: | Habari Core Software | Version: | SVN |
| Keywords: | Cc: |
Description
if untrusted users are inserting tags, r4098 introduces the possibility to craft tags that allow to inject scripts:
mytag" onclick="alert('xss');"
Change History
Note: See
TracTickets for help on using
tickets.

related: #1197