Ticket #4691 (closed defect (bug): fixed)
Wordpress link-import.php Cross-Site Scripting (XSS) Vulnerability
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 2.0.11 |
| Component: | Security | Version: | 2.2.1 |
| Severity: | normal | Keywords: | has-patch |
| Cc: |
Description
The parameter opml_url isn’t sanitized and thereby creates an Cross-Site Scripting vulnerability.
Anyways, for a successful attack the _wpnonce Authentication Token is needed so this one is quite useless - No one would use XSS to get a Token in order to use another XSS Vulnerability on the same Domain.
Attachments
Change History
comment:2
BenjaminFlesch — 5 years ago
ah sorry, its the cat_id . Cat_id -> XSS, but you need _wpnonces.
- Keywords has-patch added
- Owner changed from anonymous to Nazgul
- Status changed from new to assigned
- Status changed from assigned to closed
- Resolution set to fixed
comment:6
markjaquith — 5 years ago
- Status changed from closed to reopened
- Resolution fixed deleted
- Milestone changed from 2.3 (trunk) to 2.2.2
comment:7
markjaquith — 5 years ago
comment:9
markjaquith — 5 years ago
- Status changed from reopened to closed
- Resolution set to fixed
Note: See
TracTickets for help on using
tickets.


I'm unable to reproduce this one.
Could you give some more info?