WordPress Plugin Vulnerabilities

WP Travel Engine < 5.3.1 - Editor+ Stored Cross-Site Scripting

Description

The plugin does not escape the Description field in the Trip Destination/Activities/Trip Type and Pricing Category pages, allowing users with a role as low as editor to perform Stored Cross-Site Scripting attacks, even when the unfiltered_html capability is disallowed

Proof of Concept

As an editor or admin, add or edit a Trip Destination/Activity/Type or Pricing Category (wp-admin/edit.php?post_type=trip) and put the following payload in the Description field: <img src onerror=alert(/XSS/)>

The XSS will be triggered in the List of Pricing Categories or Trips etc

Affects Plugins

Fixed in 5.3.1

References

Classification

Type
XSS
CWE
CVSS

Miscellaneous

Original Researcher
Huy Nguyen
Verified
Yes

Timeline

Publicly Published
2021-12-01 (about 2 years ago)
Added
2021-12-01 (about 2 years ago)
Last Updated
2022-04-09 (about 2 years ago)

Other