CVE-2022-2941

Source
https://cve.org/CVERecord?id=CVE-2022-2941
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2022-2941.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2022-2941
Published
2022-09-06T18:15:15.200Z
Modified
2026-04-02T07:57:23.884545Z
Severity
  • 4.8 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N CVSS Calculator
Summary
[none]
Details

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. This only affects multi-site installations and installations where unfiltered_html has been disabled.

References

Affected packages

Git / github.com/lesterchan/wp-useronline

Affected ranges

Type
GIT
Repo
https://github.com/lesterchan/wp-useronline
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Type
GIT
Repo
https://github.com/lesterchan/wp-useronline
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed

Affected versions

2.*
2.80
2.81
2.82
2.83

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2022-2941.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "fixed": "2.88.1"
            }
        ]
    }
]