CVSS Summary
Score | 5.8 Medium |
---|---|
Vector | Network |
Complexity | Medium |
Authentication | None |
Confidentiality | Partial |
Integrity | Partial |
Availability | None |
Last revised:
This plugin contains a Reflected XSS vulnerability (views/eventbrite/import-eventbrite-events.php line 14).
This allows an attacker to hijack pages on the site by adding Javascript code into them. For example, an attacker could construct a fake login page on your website and steal an administrator’s password when they log in. There would be almost no way to tell that this was happening.
If an administrator can be tricked into clicking on a link controlled by the attacker, then an attacker would also be able to automate anything an admin could do, for example creating and deleting user accounts and creating and deleting content. There would be almost no way to tell that this was happening, and it is easy to make these links very convincing.
Current state: Fixed
Score | 5.8 Medium |
---|---|
Vector | Network |
Complexity | Medium |
Authentication | None |
Confidentiality | Partial |
Integrity | Partial |
Availability | None |
Configure the plugin by creating an Eventbrite account, creating an application, going through the OAuth process, etc.
Using a browser with no XSS prevention (e.g. firefox), visit the following URL:
http://localhost/wp-admin/edit.php?post_type=tribe_events&page=import-eventbrite-events&error=%3Cscript%3Ealert%281%29%3C%2Fscript%3E
Upgrade to version 3.10.2 or later