cve/2023/CVE-2023-40361.md

19 lines
835 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2023-40361](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-40361)
![](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
SECUDOS Qiata (DOMOS OS) 4.13 has Insecure Permissions for the previewRm.sh daily cronjob. To exploit this, an attacker needs access as a low-privileged user to the underlying DOMOS system. Every user on the system has write permission for previewRm.sh, which is executed by the root user.
### POC
#### Reference
- https://github.com/vianic/CVE-2023-40361/blob/main/advisory/advisory.md
#### Github
- https://github.com/nomi-sec/PoC-in-GitHub
- https://github.com/vianic/CVE-2023-40361