Vulnerability CVE-2022-0210


Published: 2022-01-18

Description:
The Random Banner WordPress plugin is vulnerable to Stored Cross-Site Scripting due to insufficient escaping via the category parameter found in the ~/include/models/model.php file which allowed attackers with administrative user access to inject arbitrary web scripts, in versions up to and including 4.1.4. This affects multi-site installations where unfiltered_html is disabled for administrators, and sites where unfiltered_html is disabled.

Type:

CWE-79

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

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

CVSS Base Score
Impact Subscore
Exploitability Subscore
3.5/10
2.9/10
6.8/10
Exploit range
Attack complexity
Authentication
Remote
Medium
Single time
Confidentiality impact
Integrity impact
Availability impact
None
Partial
None
Affected software
Buffercode -> Random banner 

 References:
https://www.wordfence.com/vulnerability-advisories/#CVE-2022-0210
https://plugins.trac.wordpress.org/browser/random-banner/tags/4.1.4/include/models/model.php#L132
https://github.com/BigTiger2020/2022/blob/main/Random%20Banner%20Xss.md

Copyright 2024, cxsecurity.com

 

Back to Top