vendor:
WordPress Plugin WP Learn Manager
by:
Mohammed Adam
8,8
CVSS
HIGH
Stored Cross-Site Scripting (XSS)
79
CWE
Product Name: WordPress Plugin WP Learn Manager
Affected Version From: 1.1.2
Affected Version To: 1.1.2
Patch Exists: YES
Related CWE: N/A
CPE: a:wplearnmanager:wordpress_plugin:wp_learn_manager
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2021
WordPress Plugin WP Learn Manager 1.1.2 – Stored Cross-Site Scripting (XSS)
The plugin does not properly sanitise or validate its User Field Titles, allowing XSS payload to be used in them. Furthermore, no CSRF and capability checks were in place, allowing such attack to be performed either via CSRF or as any user (including unauthenticated).
Mitigation:
Ensure that user input is properly sanitised and validated before being used in the application.