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 | Product |
https://www.wordfence.com/threat-intel/vulnerabilities/id/0ab82117-73dd-4257-8dfc-01dadcc3a83f?source=cve | Third Party Advisory |
https://www.wordfence.com/vulnerability-advisories/#CVE-2022-1567 | Third Party Advisory |
Configurations
History
No history.
Information
Published : 2022-05-10 20:15
Updated : 2023-11-07 03:42
NVD link : CVE-2022-1567
Mitre link : CVE-2022-1567
CVE.ORG link : CVE-2022-1567
JSON object : View
Products Affected
wp-js_project
- wp-js
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')