nuclei-templates/http/cves/2019/CVE-2019-9955.yaml

42 lines
1.6 KiB
YAML
Raw Normal View History

2021-01-09 14:45:11 +00:00
id: CVE-2019-9955
info:
name: Zyxel - Cross-Site Scripting
2021-04-06 06:46:11 +00:00
author: pdteam
severity: medium
description: Zyxel ATP200, ATP500, ATP800, USG20-VPN, USG20W-VPN, USG40, USG40W, USG60, USG60W, USG110, USG210, USG310, USG1100, USG1900, USG2200-VPN, ZyWALL 110, ZyWALL 310, and ZyWALL 1100 devices contain a reflected cross-site scripting vulnerability on the security firewall login page via the mp_idx parameter.
2023-09-06 12:53:28 +00:00
remediation: |
Apply the latest security patches provided by Zyxel to fix the Cross-Site Scripting vulnerability (CVE-2019-9955).
reference:
- http://packetstormsecurity.com/files/152525/Zyxel-ZyWall-Cross-Site-Scripting.html
- https://www.exploit-db.com/exploits/46706/
- https://www.securitymetrics.com/blog/Zyxel-Devices-Vulnerable-Cross-Site-Scripting-Login-page
- https://www.zyxel.com/support/reflected-cross-site-scripting-vulnerability-of-firewalls.shtml
- https://nvd.nist.gov/vuln/detail/CVE-2019-9955
classification:
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
cvss-score: 6.1
cve-id: CVE-2019-9955
cwe-id: CWE-79
2023-08-31 11:46:18 +00:00
epss-score: 0.0561
epss-percentile: 0.92301
2023-09-06 12:53:28 +00:00
cpe: cpe:2.3:o:zyxel:atp200_firmware:4.31:*:*:*:*:*:*:*
metadata:
max-request: 1
2023-07-11 19:49:27 +00:00
vendor: zyxel
product: atp200_firmware
tags: zyxel,packetstorm,seclists,edb,cve,cve2019,xss
2021-01-09 14:45:11 +00:00
http:
2021-01-09 14:45:11 +00:00
- method: GET
path:
2022-02-24 22:17:07 +00:00
- "{{BaseURL}}/?mp_idx=%22;alert(%271%27);//"
2021-01-09 14:45:11 +00:00
matchers:
- type: word
part: body
words:
- "\";alert('1');//"
- "<title>Welcome</title>"
condition: and