49 lines
1.7 KiB
YAML
49 lines
1.7 KiB
YAML
id: CVE-2018-16671
|
|
|
|
info:
|
|
name: CirCarLife <4.3 - Improper Authentication
|
|
author: geeknik
|
|
severity: medium
|
|
description: CirCarLife before 4.3 is susceptible to improper authentication. A system software information disclosure exists due to lack of authentication for /html/device-id. An attacker can obtain sensitive information, modify data, and/or execute unauthorized operations.
|
|
remediation: |
|
|
Upgrade CirCarLife to version 4.3 or higher to fix the improper authentication issue.
|
|
reference:
|
|
- https://www.exploit-db.com/exploits/45384
|
|
- https://github.com/SadFud/Exploits/tree/master/Real%20World/Suites/cir-pwn-life
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2018-16671
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
|
|
cvss-score: 5.3
|
|
cve-id: CVE-2018-16671
|
|
cwe-id: CWE-200
|
|
epss-score: 0.00251
|
|
epss-percentile: 0.62844
|
|
cpe: cpe:2.3:a:circontrol:circarlife_scada:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: "circontrol"
|
|
product: circarlife_scada
|
|
tags: iot,disclosure,edb,cve,cve2018,circarlife,scada
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/html/device-id"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- "CirCarLife Scada"
|
|
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "circontrol"
|
|
|
|
- type: regex
|
|
part: body
|
|
regex:
|
|
- "(19|20)\\d\\d[- /.](0[1-9]|1[012])[- /.](0[1-9]|[12][0-9]|3[01])"
|
|
# digest: 490a004630440220468f4e22c71a721f28e1514f604c159cf34e628ea3feab7a786f99ee9288fb4902201def672195c5b957ed9dee9f6b57f71c3b66e8269519ca403e319752d1c45e36:922c64590222798bb761d5b6d8e72950 |