CVE-2023-0968
Watu Quiz <= 3.3.9 - Reflected Cross-Site Scripting
Record summary
CVE-2023-0968 has a selected CVSS score of 6.1 (medium); EIP currently links 1 Nuclei template.
Description
The Watu Quiz plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the ‘dn’, 'email', 'points', and 'date' parameters in versions up to, and including, 3.3.9 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link.
Exploitation context
Available material
- Nuclei templates
- 1
CISA SSVC decision
CISA Coordinator · SSVC 2.0.3 · Evaluated Jan 13, 2025 · Source: CVE List
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
Watu QuizBrowse prasunsen / Watu QuizDefault status: unaffected | CVE List | Through 3.3.9 | affected |
Nuclei templates
1ProjectDiscoveryMEDIUMWordPress Watu Quiz <3.3.9.1 - Cross-Site ScriptingCVSS 6.1
WordPress Watu Quiz plugin before 3.3.9.1 is susceptible to cross-site scripting. The plugin does not sanitize and escape some parameters, such as email, dn, date, and points, before outputting then back in a page. 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. This exploit can be used against high-privilege users such as admin.
Impact
Successful exploitation of this vulnerability could lead to cross-site scripting (XSS) attacks, allowing an attacker to execute malicious scripts on the victim's browser.
Remediation
Fixed in version 3.3.9.1.
Source: ProjectDiscovery