cve/2024/CVE-2024-32024.md
2024-05-25 21:48:12 +02:00

18 lines
841 B
Markdown

### [CVE-2024-32024](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-32024)
![](https://img.shields.io/static/v1?label=Product&message=kohya_ss&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20%3E%3D%2022.6.1%2C%20%3C%2023.1.5%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-22%3A%20Improper%20Limitation%20of%20a%20Pathname%20to%20a%20Restricted%20Directory%20('Path%20Traversal')&color=brighgreen)
### Description
Kohya_ss is a GUI for Kohya's Stable Diffusion trainers. Kohya_ss is vulnerable to a path injection in the `common_gui.py` `add_pre_postfix` function. This vulnerability is fixed in 23.1.5.
### POC
#### Reference
- https://securitylab.github.com/advisories/GHSL-2024-019_GHSL-2024-024_kohya_ss
#### Github
No PoCs found on GitHub currently.