4.5.7 Ensure 'SYS.USER$MIG' Has Been Dropped

Information

The table sys.user$mig is not deleted after the migration. An attacker could access the table containing the Oracle password hashes.

Solution

To remediate this setting execute the following SQL statement. DROP TABLE SYS.USER$MIG;

See Also

https://workbench.cisecurity.org/files/601