nuclei-templates/http/cves/2018/CVE-2018-16668.yaml

47 lines
1.5 KiB
YAML
Raw Normal View History

2021-06-11 12:10:29 +00:00
id: CVE-2018-16668
info:
name: CirCarLife <4.3 - Improper Authentication
author: geeknik
severity: medium
description: CirCarLife before 4.3 is susceptible to improper authentication. An internal installation path disclosure exists due to the lack of authentication for /html/repository.System. An attacker can obtain sensitive information, modify data, and/or execute unauthorized operations.
2023-09-06 12:57:14 +00:00
remediation: |
Upgrade CirCarLife to version 4.3 or higher to fix the improper authentication issue.
2021-06-11 12:10:29 +00:00
reference:
- https://www.exploit-db.com/exploits/45384
- https://github.com/SadFud/Exploits/tree/master/Real%20World/Suites/cir-pwn-life
- https://www.exploit-db.com/exploits/45384/
- https://nvd.nist.gov/vuln/detail/CVE-2018-16668
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
cvss-score: 5.3
cve-id: CVE-2018-16668
cwe-id: CWE-287
2023-10-14 11:27:55 +00:00
epss-score: 0.00248
epss-percentile: 0.62372
2023-09-06 12:57:14 +00:00
cpe: cpe:2.3:a:circontrol:circarlife_scada:*:*:*:*:*:*:*:*
metadata:
max-request: 1
2023-07-11 19:49:27 +00:00
vendor: circontrol
product: circarlife_scada
tags: cve,cve2018,circarlife,scada,iot,disclosure,edb
2021-06-11 12:10:29 +00:00
http:
2021-06-11 12:10:29 +00:00
- method: GET
path:
- "{{BaseURL}}/html/repository"
matchers-condition: and
matchers:
- type: word
part: header
words:
- "CirCarLife Scada"
2023-07-11 19:49:27 +00:00
2021-06-11 12:10:29 +00:00
- type: word
part: body
words:
- "** Platform sources **"
- "** Application sources **"
condition: and