Changes between Version 1 and Version 2 of Ticket #23875, comment 9
- Timestamp:
- 04/23/2013 04:29:37 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #23875, comment 9
v1 v2 1 @m ichaelfields brought to my attention a possible XSS vulnerability at https://wpcom-themes.trac.automattic.com/browser/twentythirteen/js/functions.js#L1021 @mfields brought to my attention a possible XSS vulnerability at https://wpcom-themes.trac.automattic.com/browser/twentythirteen/js/functions.js#L102 2 2 3 3 Where we don't check that the hash input is a valid element in the DOM.