Enhancement: cves/2020/CVE-2020-9376.yaml by mp
parent
58792416b8
commit
930aafa21e
|
@ -1,16 +1,17 @@
|
|||
id: CVE-2020-9376
|
||||
|
||||
info:
|
||||
name: D-Link Information Disclosure via getcfg.php
|
||||
name: D-Link Devices - Information Disclosure
|
||||
author: whynotke
|
||||
severity: high
|
||||
description: |
|
||||
D-Link DIR-610 devices allow Information Disclosure via SERVICES=DEVICE.ACCOUNT%0AAUTHORIZED_GROUP=1 to getcfg.php.
|
||||
D-Link DIR-610 devices allow information disclosure via SERVICES=DEVICE.ACCOUNT%0AAUTHORIZED_GROUP=1 to getcfg.php.
|
||||
NOTE: This vulnerability only affects products that are no longer supported by the maintainer.
|
||||
reference:
|
||||
- https://gist.github.com/GouveaHeitor/dcbb67b301cc45adc00f8a6a2a0a590f
|
||||
- https://supportannouncement.us.dlink.com/announcement/publication.aspx?name=SAP10182
|
||||
- https://www.dlink.com.br/produto/dir-610/
|
||||
- https://nvd.nist.gov/vuln/detail/CVE-2020-9376
|
||||
classification:
|
||||
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
|
||||
cvss-score: 7.5
|
||||
|
@ -40,3 +41,5 @@ requests:
|
|||
- "</password>"
|
||||
condition: and
|
||||
part: body
|
||||
|
||||
# Enhanced by mp on 2022/06/27
|
||||
|
|
Loading…
Reference in New Issue