mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-06 02:31:38 +00:00
1.1 KiB
1.1 KiB
CVE-2023-38335
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.