cve/2023/CVE-2023-38335.md

21 lines
1.1 KiB
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2023-38335](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-38335)
![](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
Omnis Studio 10.22.00 has incorrect access control. It advertises a feature for making Omnis libraries "always private" - this is supposed to be an irreversible operation. However, due to implementation issues, "always private" Omnis libraries can be opened by the Omnis Studio browser by bypassing specific checks. This violates the expected behavior of an "irreversible operation".
### POC
#### Reference
- http://packetstormsecurity.com/files/173695/Omnis-Studio-10.22.00-Library-Setting-Bypass.html
- http://seclists.org/fulldisclosure/2023/Jul/41
- http://seclists.org/fulldisclosure/2023/Jul/43
- https://www.syss.de/fileadmin/dokumente/Publikationen/Advisories/SYSS-2023-005.txt
#### Github
No PoCs found on GitHub currently.