cve/2024/CVE-2024-38985.md
2025-09-29 21:09:30 +02:00

19 lines
831 B
Markdown

### [CVE-2024-38985](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-38985)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### Description
janryWang products depath v1.0.6 and cool-path v1.1.2 were discovered to contain a prototype pollution via the set() method at setIn (lib/index.js:90). This vulnerability allows attackers to execute arbitrary code or cause a Denial of Service (DoS) via injecting arbitrary properties.
### POC
#### Reference
- https://gist.github.com/mestrtee/32c0a48023036e51918f6a098f21953d
- https://github.com/janryWang/depath/issues/11
#### Github
No PoCs found on GitHub currently.