The WP-JS plugin for WordPress contains a script called wp-js.php with the function wp_js_admin, that accepts unvalidated user input and echoes it back to the user. This can be used for reflected Cross-Site Scripting in versions up to, and including, 2.0.6.
References
Link | Resource |
---|---|
https://plugins.trac.wordpress.org/browser/wp-js/trunk/wp-js.php?rev=100281#L140 | Exploit Third Party Advisory |
https://www.wordfence.com/vulnerability-advisories/#CVE-2022-1567 | Third Party Advisory |
Configurations
Information
Published : 2022-05-10 13:15
Updated : 2022-05-17 12:33
NVD link : CVE-2022-1567
Mitre link : CVE-2022-1567
JSON object : View
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Products Affected
wp-js_project
- wp-js