mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-06 02:31:38 +00:00
1.3 KiB
1.3 KiB
CVE-2023-38334
Description
Omnis Studio 10.22.00 has incorrect access control. It advertises an irreversible feature for locking classes within Omnis libraries: it should be no longer possible to delete, view, change, copy, rename, duplicate, or print a locked class. Due to implementation issues, locked classes in Omnis libraries can be unlocked, and thus further analyzed and modified by Omnis Studio. This allows for further analyzing and also deleting, viewing, changing, copying, renaming, duplicating, or printing previously locked Omnis classes. This violates the expected behavior of an "irreversible operation."
POC
Reference
- http://packetstormsecurity.com/files/173696/Omnis-Studio-10.22.00-Library-Unlock.html
- http://seclists.org/fulldisclosure/2023/Jul/42
- http://seclists.org/fulldisclosure/2023/Jul/43
- https://www.syss.de/fileadmin/dokumente/Publikationen/Advisories/SYSS-2023-006.txt
Github
No PoCs found on GitHub currently.