2.2.7 Ensure 'REMOTE_LISTENER' Is Empty

Information

As permitting a remote listener for connections to the database instance can allow for the potential spoofing of connections and that could compromise data confidentiality and integrity, this value should be disabled/restricted according to the needs of the organization.

Solution

To remediate this setting execute the following SQL statement. ALTER SYSTEM SET REMOTE_LISTENER = '' SCOPE = SPFILE;

See Also

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