45 lines
1.2 KiB
YAML
45 lines
1.2 KiB
YAML
|
id: CVE-2023-37645
|
||
|
|
||
|
info:
|
||
|
name: eyoucms v1.6.3 - Information Disclosure Vulnerability
|
||
|
author: pussycat0x
|
||
|
severity: medium
|
||
|
description: eyoucms v1.6.3 was discovered to contain an information disclosure vulnerability via the component /custom_model_path/recruit.filelist.txt.
|
||
|
impact: |
|
||
|
An attacker can exploit this vulnerability to gain sensitive information.
|
||
|
remediation: |
|
||
|
Upgrade eYouCMS to a patched version to mitigate CVE-2023-37645.
|
||
|
reference:
|
||
|
- https://github.com/weng-xianhu/eyoucms/issues/50
|
||
|
classification:
|
||
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
|
||
|
cvss-score: 5.3
|
||
|
cve-id: CVE-2023-37645
|
||
|
cwe-id: CWE-668
|
||
|
epss-score: 0.00046
|
||
|
epss-percentile: 0.15636
|
||
|
cpe: cpe:2.3:a:eyoucms:eyoucms:1.6.3:*:*:*:*:*:*:*
|
||
|
metadata:
|
||
|
vendor: eyoucms
|
||
|
product: eyoucms
|
||
|
fofa-query: icon_hash="-614262549"
|
||
|
tags: cve,cve2023,exposure
|
||
|
|
||
|
http:
|
||
|
- method: GET
|
||
|
path:
|
||
|
- "{{BaseURL}}/data/model/custom_model_path/recruit.filelist.txt"
|
||
|
|
||
|
matchers-condition: and
|
||
|
matchers:
|
||
|
- type: word
|
||
|
part: body
|
||
|
words:
|
||
|
- "application/admin/"
|
||
|
- "template/pc/"
|
||
|
condition: and
|
||
|
|
||
|
- type: status
|
||
|
status:
|
||
|
- 200
|