Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 883 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 883 Bytes

CVE-2022-21392: Local Privilege Escalation via NMR SUID in Oracle Enterprise Manager

In Oracle installations, where the “nmr” binary is present and SUID-ed as “root”, due to insecure directory permissions, the “oracle” user can elevate his/her privileges to that of the “root” user by replacing the “nmr_macro_list” file.

Vendor Disclosure:

The vendor's disclosure and fix for this vulnerability can be found here.

Requirements:

This vulnerability requires:

  • Access on the local system as the "oracle" user (e.g. executing arbitrary Java code via a compromised Oracle Database)

Proof Of Concept:

More details and the exploitation process can be found in this PDF.