vendor:
WP-UserOnline
by:
UnD3sc0n0c1d0
4.8
CVSS
MEDIUM
Stored Cross Site Scripting (XSS)
79
CWE
Product Name: WP-UserOnline
Affected Version From: 2.88.0
Affected Version To: 2.88.0
Patch Exists: YES
Related CWE: CVE-2022-2941
CPE: 2.3:a:wordpress:wp-useronline:2.88.0
Platforms Tested: Debian / WordPress 6.0.1
2022
WordPress Plugin WP-UserOnline 2.88.0 – Stored Cross Site Scripting (XSS)
The WP-UserOnline plugin for WordPress has multiple Stored Cross-Site Scripting vulnerabilities in versions up to, and including 2.88.0. This is due to the fact that all fields in the “Naming Conventions” section do not properly sanitize user input, nor escape it on output. This makes it possible for authenticated attackers, with administrative privileges, to inject JavaScript code into the setting that will execute whenever a user accesses the injected page.
Mitigation:
Ensure that user input is properly sanitized and escaped before being stored and outputted.