2021-06-11 12:10:29 +00:00
id : CVE-2018-16668
info :
2023-01-30 21:00:51 +00:00
name : CirCarLife <4.3 - Improper Authentication
2022-04-22 10:38:41 +00:00
author : geeknik
severity : medium
2023-01-30 21:04:48 +00:00
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.
2021-06-11 12:10:29 +00:00
reference :
- https://www.exploit-db.com/exploits/45384
2022-05-17 09:18:12 +00:00
- https://github.com/SadFud/Exploits/tree/master/Real%20World/Suites/cir-pwn-life
- https://www.exploit-db.com/exploits/45384/
2023-01-30 21:00:51 +00:00
- https://nvd.nist.gov/vuln/detail/CVE-2018-16668
2021-09-10 11:26:40 +00:00
classification :
cvss-metrics : CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
2022-04-22 10:38:41 +00:00
cvss-score : 5.3
2021-09-10 11:26:40 +00:00
cve-id : CVE-2018-16668
cwe-id : CWE-287
2023-04-12 10:55:48 +00:00
cpe : cpe:2.3:a:circontrol:circarlife_scada:*:*:*:*:*:*:*:*
epss-score : 0.00376
2022-08-27 04:41:18 +00:00
tags : cve,cve2018,circarlife,scada,iot,disclosure,edb
2023-04-28 08:11:21 +00:00
metadata :
max-request : 1
2021-06-11 12:10:29 +00:00
2023-04-27 04:28:59 +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"
- type : word
part : body
words :
- "** Platform sources **"
- "** Application sources **"
condition : and
2023-01-30 21:00:51 +00:00
# Enhanced by md on 2023/01/30