CVE-2023-30868
WordPress CMS Tree Page View Plugin <= 1.6.7 is vulnerable to Cross Site Scripting (XSS)
Record summary
CVE-2023-30868 has a selected CVSS score of 7.1 (high); EIP currently links 1 catalogued exploit and 1 Nuclei template.
Description
Unauth. Reflected Cross-Site Scripting (XSS) vulnerability in Jon Christopher CMS Tree Page View plugin <= 1.6.7 versions.
Exploitation context
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
CMS Tree Page ViewBrowse Jon Christopher / CMS Tree Page ViewDefault status: unaffected | CVE List | Through 1.6.7 | affected |
Proofs of concept
1Catalogued exploits
ExploitDBTree Page View Plugin 1.6.7 - Cross Site Scripting (XSS)ExploitDB exploitby LEE SE HYOUNGNot analyzed1 file
Nuclei templates
1ProjectDiscoveryMEDIUMTree Page View Plugin < 1.6.7 - Cross-Site ScriptingCVSS 6.1
The CMS Tree Page View plugin for WordPress has a Reflected Cross-Site Scripting vulnerability up to version 1.6.7. This is due to the post_type parameter not properly escaping user input. As a result, users with administrator privileges or higher can inject JavaScript code that will execute whenever accessed.
Impact
Authenticated high-privilege attackers (admin) can inject malicious JavaScript through the post_type parameter to compromise other administrator accounts and gain persistent access to the WordPress site.
Remediation
Update CMS Tree Page View plugin to version 1.6.7 or later that properly escapes the post_type parameter in the admin interface to prevent reflected XSS attacks.
Source: ProjectDiscovery