CVE-2023-0099
Simple URLs < 115 - Multiple Reflected XSS
Record summary
CVE-2023-0099 has a selected CVSS score of 6.1 (medium); EIP currently links 1 repository PoC and 1 Nuclei template.
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.
Exploitation context
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
Simple URLsDefault status: unaffected | CVE List | Before 115 | affected |
Proofs of concept
1Repository PoCs
GitHubamirzargham/CVE-2023-0099-exploitRepository PoCby amirzarghamStars: 6Not analyzed2 files
Nuclei templates
1ProjectDiscoveryMEDIUMSimple URLs < 115 - Cross Site ScriptingCVSS 6.1
The plugin 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.
Impact
Successful exploitation of this vulnerability can lead to session hijacking, defacement of websites, theft of sensitive information, and potential remote code execution.
Remediation
Fixed in version 115
Source: ProjectDiscovery