Changes between Initial Version and Version 2 of Ticket #3879
- Timestamp:
- 02/27/2007 05:58:04 PM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #3879
-
Property
Status
changed from
new
toclosed
-
Property
Resolution
changed from
to
fixed
-
Property
Summary
changed from
XSS in 2.1.1
toXSS in 2.1.1 input passed to the "post" parameter in wp-admin/post.php
-
Property
Status
changed from
-
Ticket #3879 – Description
initial v2 1 http://secunia.com/advisories/24316/ and http://www.securityfocus.com/archive/1/461351/30/0/threaded 1 http://www.securityfocus.com/archive/1/461351/30/0/ threaded. http://secunia.com/advisories/24316/ reads: 2 3 Input passed to the "post" parameter in wp-admin/post.php (when "action" is set to "delete") is not properly sanitised before being returned to a user. This can be exploited to execute arbitrary HTML and script code in a user's browser session in context of an affected site. 4 5 Successful exploitation requires that the target user is logged in as administrator.