cve/2024/CVE-2024-23320.md

20 lines
1.0 KiB
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2024-23320](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-23320)
![](https://img.shields.io/static/v1?label=Product&message=Apache%20DolphinScheduler&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%203.2.1%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-20%20Improper%20Input%20Validation&color=brighgreen)
### Description
Improper Input Validation vulnerability in Apache DolphinScheduler. An authenticated user can cause arbitrary, unsandboxed javascript to be executed on the server.This issue is a legacy of CVE-2023-49299. We didn't fix it completely in CVE-2023-49299, and we added one more patch to fix it.This issue affects Apache DolphinScheduler: until 3.2.1.Users are recommended to upgrade to version 3.2.1, which fixes the issue.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/Drun1baby/JavaSecurityLearning
- https://github.com/fkie-cad/nvd-json-data-feeds
- https://github.com/nbxiglk0/nbxiglk0