[wp-trac] Re: [WordPress Trac] #8767: Refactored filters to avoid
potential XSS attacks
WordPress Trac
wp-trac at lists.automattic.com
Thu Jan 1 03:58:29 GMT 2009
#8767: Refactored filters to avoid potential XSS attacks
-------------------------------------------+--------------------------------
Reporter: sambauers | Owner: ryan
Type: defect (bug) | Status: new
Priority: high | Milestone: 2.7.1
Component: Security | Version: 2.7
Severity: major | Resolution:
Keywords: has-patch, needs-testing, XSS |
-------------------------------------------+--------------------------------
Comment (by sambauers):
Replying to [comment:1 miqrogroove]:
>
> This part of your patch would convert every double quote in $string to
" which could look pretty ugly in form fields.
It wouldn't do that because of the $_quote_style that would be set. But it
was wrong in another way, so thanks, fixed now.
> Also it seems unrealistic to propose such drastic changes for 2.7.1
given its due date is less than two weeks.
The vulnerability being addressed could form the basis of a zero-day XSS
exploit, and has been in the past on other platforms.
--
Ticket URL: <http://trac.wordpress.org/ticket/8767#comment:2>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list