CVE-2023-2272
Tiempo.com <= 0.1.2 - Reflected XSS
Record summary
CVE-2023-2272 has a selected CVSS score of 6.1 (medium); EIP currently links 1 Nuclei template.
Description
The Tiempo.com WordPress plugin through 0.1.2 does not sanitise and escape the page parameter before outputting it back in the page, leading to a Reflected Cross-Site Scripting which could be used against high privilege users such as admin
Exploitation context
Available material
- Nuclei templates
- 1
CISA SSVC decision
CISA Coordinator · SSVC 2.0.3 · Evaluated Oct 8, 2024 · Source: CVE List
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
Tiempo.comDefault status: affected | CVE List | Through 0.1.2 | affected |
Nuclei templates
1ProjectDiscoveryMEDIUMTiempo.com <= 0.1.2 - Cross-Site ScriptingCVSS 6.1
Tiempo.com before 0.1.2 is susceptible to cross-site scripting via the page 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.
Impact
Successful exploitation of this vulnerability could allow an attacker to inject malicious scripts into web pages viewed by users, leading to potential data theft, session hijacking, or defacement of the affected website.
Remediation
Upgrade to a patched version of Tiempo.com (version 0.1.3 or above) that addresses the XSS vulnerability.
Source: ProjectDiscovery