2023-01-27 14:57:27 +00:00
|
|
|
id: circarlife-installer
|
2021-04-24 15:41:50 +00:00
|
|
|
|
|
|
|
info:
|
2023-01-27 14:57:27 +00:00
|
|
|
name: CirCarLife - Installer
|
2021-04-24 15:41:50 +00:00
|
|
|
author: geeknik
|
|
|
|
severity: critical
|
2022-05-23 21:29:29 +00:00
|
|
|
description: A CirCarLife admin panel was accessed. CirCarLife is an internet-connected electric vehicle charging station
|
2022-04-22 10:38:41 +00:00
|
|
|
reference:
|
|
|
|
- https://circontrol.com/
|
2022-05-23 21:29:29 +00:00
|
|
|
classification:
|
2023-01-27 14:57:27 +00:00
|
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:H
|
|
|
|
cvss-score: 9.4
|
|
|
|
cwe-id: CWE-284
|
2023-02-06 17:51:13 +00:00
|
|
|
metadata:
|
2023-04-28 08:11:21 +00:00
|
|
|
max-request: 1
|
2023-02-06 17:51:13 +00:00
|
|
|
verified: true
|
|
|
|
shodan-query: title:"- setup" html:"Modem setup"
|
2023-06-30 22:40:59 +00:00
|
|
|
tags: scada,circontrol,circarlife,setup,exposure,panel,installer,misconfig
|
2021-04-24 15:41:50 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-04-24 15:41:50 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/html/setup.html"
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
|
|
|
- "CirCarLife Scada"
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "<title>- setup</title>"
|
|
|
|
- "Network setup"
|
|
|
|
- "Modem setup"
|
|
|
|
- "Security setup"
|
|
|
|
condition: and
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|