.. / CVE-2022-43015

Exploit for OpenCATS 0.9.6 - Cross-Site Scripting (CVE-2022-43015)

Description:

OpenCATS 0.9.6 contains a cross-site scripting vulnerability via the entriesPerPage parameter. 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.

Nuclei Template

View the template here CVE-2022-43015.yaml

Validate with Nuclei

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

References:

https://github.com/ARPSyndicate/cvemon
https://github.com/hansmach1ne/opencats_zero-days/blob/main/XSS_in_entriesPerPage.md
https://github.com/ARPSyndicate/kenzer-templates
https://nvd.nist.gov/vuln/detail/CVE-2022-43015
https://github.com/Henry4E36/POCS