mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-06 18:52:12 +00:00
21 lines
1.3 KiB
Markdown
21 lines
1.3 KiB
Markdown
![]() |
### [CVE-2023-37941](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-37941)
|
||
|

|
||
|

|
||
|

|
||
|
|
||
|
### Description
|
||
|
|
||
|
If an attacker gains write access to the Apache Superset metadata database, they could persist a specifically crafted Python object that may lead to remote code execution on Superset's web backend.The Superset metadata db is an 'internal' component that is typically only accessible directly by the system administrator and the superset process itself. Gaining access to that database should be difficult and require significant privileges.This vulnerability impacts Apache Superset versions 1.5.0 up to and including 2.1.0. Users are recommended to upgrade to version 2.1.1 or later.
|
||
|
|
||
|
### POC
|
||
|
|
||
|
#### Reference
|
||
|
- http://packetstormsecurity.com/files/175094/Apache-Superset-2.0.0-Remote-Code-Execution.html
|
||
|
|
||
|
#### Github
|
||
|
- https://github.com/Barroqueiro/CVE-2023-37941
|
||
|
- https://github.com/nomi-sec/PoC-in-GitHub
|
||
|
- https://github.com/nvn1729/advisories
|
||
|
- https://github.com/vin01/bogus-cves
|
||
|
|