Summary: | Stored XSS in csv-profiles.pl | ||
---|---|---|---|
Product: | Koha | Reporter: | Amit Gupta <amitddng135> |
Component: | Architecture, internals, and plumbing | Assignee: | Amit Gupta <amitddng135> |
Status: | CLOSED FIXED | QA Contact: | Marcel de Rooy <m.de.rooy> |
Severity: | major | ||
Priority: | P5 - low | CC: | amit.gupta, amitddng135, chris, fridolin.somers, jonathan.druart, kyle, m.de.rooy, mtj, nick, tomascohen |
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | Trivial patch | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: | ||
Attachments: |
Bug 19127 - Stored XSS in csv-profiles.pl
[SIGNED OFF] Bug 19127 - Stored XSS in csv-profiles.pl Bug 19127 - Stored XSS in csv-profiles.pl Bug 19127: (follow-up) Stored XSS in csv-profiles.pl |
Description
Amit Gupta
2017-08-16 12:24:09 UTC
Created attachment 66089 [details] [review] Bug 19127 - Stored XSS in csv-profiles.pl To Test 1. Hit the page /cgi-bin/koha/tools/csv-profiles.pl?op=add_form 2. Add a text in the field Profile name, Profile description and Profile MARC fields that contains js 3. Save the page. 4. Notice js is execute 5. Apply patch and reload, the js is escaped Created attachment 66219 [details] [review] [SIGNED OFF] Bug 19127 - Stored XSS in csv-profiles.pl To Test 1. Hit the page /cgi-bin/koha/tools/csv-profiles.pl?op=add_form 2. Add a text in the field Profile name, Profile description and Profile MARC fields that contains js 3. Save the page. 4. Notice js is execute 5. Apply patch and reload, the js is escaped Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Created attachment 66450 [details] [review] Bug 19127 - Stored XSS in csv-profiles.pl To Test 1. Hit the page /cgi-bin/koha/tools/csv-profiles.pl?op=add_form 2. Add a text in the field Profile name, Profile description and Profile MARC fields that contains js 3. Save the page. 4. Notice js is execute 5. Apply patch and reload, the js is escaped Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Created attachment 67091 [details] [review] Bug 19127: (follow-up) Stored XSS in csv-profiles.pl These patches have been pushed to 16.11.x and will be in 16.11.12. These patches have been pushed to 17.05.x and are in 17.05.04. Pushed to master for 17.11, thanks to everybody involved! Pushed to 16.05.x, for 16.05.17 release |