View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0012234 | mantisbt | security | public | 2010-08-04 15:54 | 2011-08-02 12:35 |
| Reporter | atrol | Assigned To | dhx | ||
| Priority | high | Severity | major | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | 1.2.2 | ||||
| Fixed in Version | 1.2.3 | ||||
| Summary | 0012234: XSS issues when using custom field String values | ||||
| Description | Scripting code entered in custom field String is executed when displaying HTML-Report | ||||
| Steps To Reproduce |
| ||||
| Tags | No tags attached. | ||||
|
I cannot reproduce this problem with the latest 1.2.x and 1.3.x releases. Perhaps this is a duplicate of 0012232 which I fixed yesterday? |
|
|
I don't think it's a duplicate bececause 0012232 fixes a problem with enumeration values. This one is for string values. I had a short look at your patch. Maybe this fixed also this problem because you changed function cfdef_input_textbox. |
|
|
Yep I didn't just fix enumeration values... I fixed them all. So I guess I fixed the same issue you came across too :) |
|
|
Checked with nightly build http://www.mantisbt.org/builds/mantisbt-1.2.2-2010-08-05-master-1.2.x-9fc1dd8.zip |
|