Make WordPress Core

Changes between Version 1 and Version 2 of Ticket #23875, comment 9


Ignore:
Timestamp:
04/23/2013 04:29:37 PM (11 years ago)
Author:
lancewillett
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #23875, comment 9

    v1 v2  
    1 @michaelfields brought to my attention a possible XSS vulnerability at https://wpcom-themes.trac.automattic.com/browser/twentythirteen/js/functions.js#L102
     1@mfields brought to my attention a possible XSS vulnerability at https://wpcom-themes.trac.automattic.com/browser/twentythirteen/js/functions.js#L102
    22
    33Where we don't check that the hash input is a valid element in the DOM.