CVE-2023-0099
MEDIUM NUCLEISimple URLs < 115 - Reflected Cross-Site Scripting
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2023-0099. PoCs published by amirzargham. A Nuclei detection template is also available.
AI-analyzed exploit summary This exploit demonstrates a Reflected XSS vulnerability in the Simple URLs WordPress plugin (versions < 115). The PoC injects a malicious script via the `search` parameter in `import-js.php`, which then steals a CSRF token and creates a new admin user.
Description
The Simple URLs WordPress plugin before 115 does not sanitise and escape some parameters before outputting them back in some pages, leading to Reflected Cross-Site Scripting which could be used against high privilege users such as admin.
Exploits (1)
This exploit demonstrates a Reflected XSS vulnerability in the Simple URLs WordPress plugin (versions < 115). The PoC injects a malicious script via the `search` parameter in `import-js.php`, which then steals a CSRF token and creates a new admin user.
Nuclei Templates (1)
References (2)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N