{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2024-54763/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2024-54763/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2024-54763/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2024-54763/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2024-54763/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2024-54763"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2024-54763"
    }
  },
  "enrichments": {
    "cisa-kev": {
      "kev": false
    },
    "epss": {
      "epss": 0.00768,
      "kev": false,
      "percentile": 0.5359
    },
    "nuclei": {
      "nuclei": true,
      "nuclei_template": "http/cves/2024/CVE-2024-54763.yaml",
      "nuclei_template_severity": "medium",
      "nuclei_template_yaml": "id: CVE-2024-54763\n\ninfo:\n  name: ipTIME A2004 - Unauthorized Access\n  author: ritikchaddha\n  severity: medium\n  description: |\n    An access control issue in the component /login/hostinfo.cgi of ipTIME A2004 v12.17.0 allows attackers to obtain sensitive information without authentication.\n  impact: |\n    Unauthenticated attackers can access sensitive device configuration information through the hostinfo.cgi endpoint without authentication.\n  remediation: |\n    Update ipTIME A2004 router to a version later than 12.17.0 that addresses the unauthorized access vulnerability.\n  reference:\n    - https://github.com/Shuanunio/CVE_Requests/blob/main/ipTIME/A2004/ipTIME_A2004_unauthorized_access_vulnerability_first.md\n    - https://nvd.nist.gov/vuln/detail/CVE-2024-54763\n  classification:\n    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N\n    cvss-score: 5.3\n    cve-id: CVE-2024-54763\n    cwe-id: CWE-284\n    epss-score: 0.00768\n    epss-percentile: 0.5359\n  metadata:\n    verified: true\n    max-request: 1\n    vendor: ipTIME\n    product: A2004\n    shodan-query: http.title:\"ipTIME\"\n    fofa-query: title=\"ipTIME\"\n  tags: cve,cve2024,iptime,router,unauth,exposure,vkev,vuln\n\nhttp:\n  - method: GET\n    path:\n      - \"{{BaseURL}}/login/hostinfo.cgi\"\n\n    matchers-condition: and\n    matchers:\n      - type: regex\n        regex:\n          - \"^ipTIME\"\n\n      - type: word\n        part: content_type\n        words:\n          - \"text/plain\"\n\n      - type: status\n        status:\n          - 200\n# digest: 4b0a00483046022100fddef4704ba6c028d22c18cc6b93ddf81f7f10deb63dc25a86970359401afcad022100fbee7b9c9135f0a0d62fbe64e93ad9247f4389960b1c6a52c1c05f689ce648e7:922c64590222798bb761d5b6d8e72950"
    }
  },
  "vuln_id": "cve-2024-54763"
}