CVE-2024-43115
BaseFortify
Publication date: 2025-09-03
Last updated on: 2025-11-04
Assigner: Apache Software Foundation
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| apache | dolphinscheduler | to 3.2.2 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-20 | The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly. |
| CWE-NVD-CWE-noinfo |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is an Improper Input Validation issue in Apache DolphinScheduler. It allows an authenticated user to execute any shell script on the server via the alert script functionality.
How can this vulnerability impact me? :
An attacker who is authenticated can execute arbitrary shell scripts on the server, potentially leading to unauthorized actions, data compromise, or system control.
What immediate steps should I take to mitigate this vulnerability?
Upgrade Apache DolphinScheduler to version 3.3.1 or later, as this version fixes the improper input validation vulnerability allowing authenticated users to execute any shell script on the server.