View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0011237 | mantisbt | security | public | 2009-12-01 00:48 | 2010-02-22 14:34 |
| Reporter | dhx | Assigned To | dhx | ||
| Priority | urgent | Severity | major | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | 1.2.0 | ||||
| Target Version | 1.2.0 | Fixed in Version | 1.2.0 | ||
| Summary | 0011237: XSS on tag_view_page.php with user Real Name field | ||||
| Description | Set your real name in "My Account" to something including "<script>alert(42);</script>" and then go to tag_view_page.php for a tag that you have created previously. You'll get a bunch of Javascript alert messages indicating that an XSS vulnerability exists. | ||||
| Tags | No tags attached. | ||||
|
MantisBT: master 01270e48 2009-12-01 00:50 Details Diff |
Fix 0011237: XSS on tag_view_page.php with user Real Name field The user real name field is not sanitised before being printed on tag_view_page.php thus exposing an XSS vulnerability. |
Affected Issues 0011237 |
|
| mod - tag_view_page.php | Diff File | ||
|
MantisBT: master-1.2.x 8491dbdf 2009-12-01 00:50 Details Diff |
Fix 0011237: XSS on tag_view_page.php with user Real Name field The user real name field is not sanitised before being printed on tag_view_page.php thus exposing an XSS vulnerability. |
Affected Issues 0011237 |
|
| mod - tag_view_page.php | Diff File | ||