| Anonymous | Login | Signup for a new account | 2013-05-23 14:17 EDT | ![]() |
| Main | My View | View Issues | Change Log | Roadmap | Wiki | ManTweet | Repositories |
| View Issue Details [ Jump to Notes ] [ Wiki ] [ Related Changesets ] | [ Issue History ] [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0012309 | mantisbt | security | public | 2010-08-30 02:55 | 2011-08-02 12:35 | ||||
| Reporter | atrol | ||||||||
| Assigned To | dhx | ||||||||
| Priority | high | Severity | major | Reproducibility | always | ||||
| Status | closed | Resolution | fixed | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | 1.2.2 | ||||||||
| Target Version | 1.2.3 | Fixed in Version | 1.2.3 | ||||||
| Summary | 0012309: XSS issues when viewing Summary page | ||||||||
| Description | Scripting code entered in summary field might be executed when displaying Summary page | ||||||||
| Steps To Reproduce | 1. Enter an issue with scripting code in Summary field 2. View "Summary" page 3. See your code beeing executed if issue is displayed in list of longest open issues | ||||||||
| Tags | No tags attached. | ||||||||
| Attached Files | |||||||||
Notes |
|
|
atrol (developer) 2010-08-30 02:59 |
Reminder sent to: dhx, jreese Please have a look at the patch and if it's OK let it become part of next version. |
|
dhx (developer) 2010-08-30 03:07 |
Good find, thanks atrol. The only comment I have is that I think we should be using string_display_line() instead of string_html_specialchars() for sanitising the summary. I can fix that up in your patch when I commit it. |
|
atrol (developer) 2010-08-30 03:13 edited on: 2010-08-30 03:22 |
I changed it the same way like it's done for the list of most active issues. If string_html_specialchars is the right way to do it, you have to change it twice. |
|
atrol (developer) 2010-09-02 04:40 |
Updated patch to use string_display_line() |
|
dhx (developer) 2010-09-02 07:24 |
Thanks Roland, I've committed it at long last. Sorry for the delay! |
|
dhx (developer) 2010-09-02 07:27 |
That was your first patch? Congratulations! :) |
|
atrol (developer) 2010-09-02 07:45 |
It's the second, first was 0012217 :) |
Related Changesets |
|||
|
MantisBT: master-1.2.x 085097fc
Timestamp: 2010-09-02 08:33:35 Author: atrol Committer: dhx [ Details ] [ Diff ] |
Fix 0012309: XSS issues when viewing Summary page Signed-off-by: David Hicks <hickseydr@optusnet.com.au> |
||
| mod - core/summary_api.php | [ Diff ] [ File ] | ||
|
MantisBT: master 61e90d06
Timestamp: 2010-09-02 08:33:35 Author: atrol Committer: dhx [ Details ] [ Diff ] |
Fix 0012309: XSS issues when viewing Summary page Signed-off-by: David Hicks <hickseydr@optusnet.com.au> |
||
| mod - core/summary_api.php | [ Diff ] [ File ] | ||
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2010-08-30 02:55 | atrol | New Issue | |
| 2010-08-30 02:57 | atrol | File Added: issue12309.patch | |
| 2010-08-30 02:59 | atrol | Note Added: 0026511 | |
| 2010-08-30 03:07 | dhx | Note Added: 0026512 | |
| 2010-08-30 03:07 | dhx | Assigned To | => dhx |
| 2010-08-30 03:07 | dhx | Status | new => assigned |
| 2010-08-30 03:13 | atrol | Note Added: 0026513 | |
| 2010-08-30 03:22 | atrol | Note Edited: 0026513 | View Revisions |
| 2010-09-02 04:39 | atrol | File Deleted: issue12309.patch | |
| 2010-09-02 04:39 | atrol | File Added: issue12309.patch | |
| 2010-09-02 04:40 | atrol | Note Added: 0026546 | |
| 2010-09-02 07:24 | dhx | Changeset attached | => MantisBT master-1.2.x 085097fc |
| 2010-09-02 07:24 | dhx | Resolution | open => fixed |
| 2010-09-02 07:24 | dhx | Fixed in Version | => 1.2.3 |
| 2010-09-02 07:24 | dhx | Note Added: 0026547 | |
| 2010-09-02 07:24 | dhx | Status | assigned => resolved |
| 2010-09-02 07:25 | dhx | Changeset attached | => MantisBT master 61e90d06 |
| 2010-09-02 07:27 | dhx | Note Added: 0026548 | |
| 2010-09-02 07:45 | atrol | Note Added: 0026552 | |
| 2010-09-19 02:03 | dhx | View Status | private => public |
| 2010-10-07 05:46 | giallu | Issue cloned: 0012432 | |
| 2010-10-07 05:46 | giallu | Relationship added | related to 0012432 |
| 2011-08-02 12:35 | dregad | Status | resolved => closed |
| MantisBT 1.2.16dev master-1.2.x-8c2bd07 [^]
Copyright © 2000 - 2013 MantisBT Team
Time: 0.1785 seconds. memory usage: 2,841 KB |