cve/2024/CVE-2024-6507.md
2025-09-29 16:08:36 +00:00

18 lines
755 B
Markdown

### [CVE-2024-6507](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-6507)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-78%20Improper%20Neutralization%20of%20Special%20Elements%20used%20in%20an%20OS%20Command%20('OS%20Command%20Injection')&color=brighgreen)
### Description
Command injection when ingesting a remote Kaggle dataset due to a lack of input sanitization in the ingest_kaggle() API
### POC
#### Reference
- https://research.jfrog.com/vulnerabilities/deeplake-kaggle-command-injection-jfsa-2024-001035320/
#### Github
No PoCs found on GitHub currently.