Enhancement: cves/2019/CVE-2019-12583.yaml by mp
parent
71c71cb574
commit
2d65b5815d
|
@ -1,14 +1,14 @@
|
|||
id: CVE-2019-12583
|
||||
|
||||
info:
|
||||
name: Zyxel ZyWall UAG/USG - Missing ACL Guest Account Generator
|
||||
name: Zyxel ZyWall UAG/USG - Account Creation Access
|
||||
author: n-thumann
|
||||
severity: critical
|
||||
description: Missing Access Control in the "Free Time" component of several Zyxel UAG, USG, and ZyWall devices allows a remote attacker to generate guest accounts by directly accessing the account generator. This can lead to unauthorised network access or Denial of Service.
|
||||
description: Zyxel UAG, USG, and ZyWall devices allows a remote attacker to generate guest accounts by directly accessing the account generator via the "Free Time" component. This can lead to unauthorized network access or DoS attacks.
|
||||
reference:
|
||||
- https://nvd.nist.gov/vuln/detail/CVE-2019-12583
|
||||
- https://www.zyxel.com/support/vulnerabilities-related-to-the-Free-Time-feature.shtml
|
||||
- https://n-thumann.de/blog/zyxel-gateways-missing-access-control-in-account-generator-xss/
|
||||
- https://nvd.nist.gov/vuln/detail/CVE-2019-12583
|
||||
classification:
|
||||
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H
|
||||
cvss-score: 9.1
|
||||
|
@ -37,4 +37,4 @@ requests:
|
|||
status:
|
||||
- 200
|
||||
|
||||
# Enhanced by cs on 2022/06/01
|
||||
# Enhanced by mp on 2022/06/01
|
||||
|
|
Loading…
Reference in New Issue