.. / CVE-2023-0514

Exploit for WordPress Plugin Membership Database <= 1.0 - Cross-Site Scripting (CVE-2023-0514)

Description:

Membership Database before 1.0 is susceptible to cross-site scripting via the tab parameter due to insufficient input sanitization and output escaping. An attacker can inject arbitrary script in the browser of an unsuspecting user in the context of the affected site. This can allow the attacker to steal cookie-based authentication credentials and launch other attacks.

Affected Products:

Proof of Concept

PoC exploit

Nuclei Template

View the template here CVE-2023-0514.yaml

Validate with Nuclei

echo "$URL" | nuclei -t ~/nuclei-templates/http/cves/2023/CVE-2023-0514.yaml
Copy

References:

https://nvd.nist.gov/vuln/detail/CVE-2023-0514
https://wordpress.org/plugins/member-database/
https://wpscan.com/vulnerability/c6cc400a-9bfb-417d-9206-5582a49d0f05