Files
CVEs-PoC/2022/CVE-2022-1567.md
T
2025-09-29 21:09:30 +02:00

827 B

CVE-2022-1567

Description

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.

POC

Reference

No PoCs from references.

Github