Vulnerability CVE-2022-1567


Published: 2022-05-10

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.

Type:

CWE-79

(Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting'))

CVSS2 => (AV:N/AC:M/Au:N/C:N/I:P/A:N)

CVSS Base Score
Impact Subscore
Exploitability Subscore
4.3/10
2.9/10
8.6/10
Exploit range
Attack complexity
Authentication
Remote
Medium
No required
Confidentiality impact
Integrity impact
Availability impact
None
Partial
None
Affected software
Wp-js project -> Wp-js 

 References:
https://plugins.trac.wordpress.org/browser/wp-js/trunk/wp-js.php?rev=100281#L140
https://www.wordfence.com/vulnerability-advisories/#CVE-2022-1567

Copyright 2024, cxsecurity.com

 

Back to Top