2021-05-31 16:31:04 +00:00
id : CVE-2018-12634
2021-04-24 15:44:07 +00:00
info :
2022-05-13 20:26:43 +00:00
name : CirCarLife Scada <4.3 - System Log Exposure
2021-04-24 15:44:07 +00:00
author : geeknik
2021-09-10 11:26:40 +00:00
severity : critical
2022-05-13 20:26:43 +00:00
description : CirCarLife Scada before 4.3 allows remote attackers to obtain sensitive information via a direct request for the html/log or services/system/info.html URI. CirCarLife is an internet-connected electric vehicle charging station.
2022-04-22 10:38:41 +00:00
reference :
- https://circontrol.com/
2022-05-13 20:26:43 +00:00
- https://nvd.nist.gov/vuln/detail/CVE-2018-12634
2022-05-17 09:18:12 +00:00
- https://www.seebug.org/vuldb/ssvid-97353
- https://www.exploit-db.com/exploits/45384/
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:H/I:H/A:H
2022-04-22 10:38:41 +00:00
cvss-score : 9.8
2021-09-10 11:26:40 +00:00
cve-id : CVE-2018-12634
cwe-id : CWE-200
2022-04-22 10:38:41 +00:00
tags : cve,cve2018,scada,circontrol,circarlife,logs
2021-04-24 15:44:07 +00:00
requests :
- method : GET
path :
- "{{BaseURL}}/html/log"
matchers-condition : and
matchers :
- type : word
part : header
words :
- "CirCarLife Scada"
- type : word
words :
- "user.debug"
- "user.info"
- "EVSE"
condition : and
- type : status
status :
- 200
2022-05-13 20:26:43 +00:00
# Enhanced by mp on 2022/05/12