cve/2024/CVE-2024-42029.md
2024-08-05 18:41:32 +00:00

18 lines
709 B
Markdown

### [CVE-2024-42029](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-42029)
![](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=n%2Fa&color=brighgreen)
### Description
xdg-desktop-portal-hyprland (aka an XDG Desktop Portal backend for Hyprland) before 1.3.3 allows OS command execution, e.g., because single quotes are not used when sending a list of app IDs and titles via the environment.
### POC
#### Reference
- https://github.com/hyprwm/xdg-desktop-portal-hyprland/issues/242
#### Github
No PoCs found on GitHub currently.