OPERA Database Alert "Oracle TNS Listener Remote Poisoning" (Doc ID 2278929.1)

APPLIES TO:

Oracle Hospitality OPERA 5 Property Services - Version 5.4.0 and later
Information in this document applies to any platform.

GOAL

The document will explain how to correct the alert Vulnerability issue name as "Oracle TNS Listener Remote Poisoning" which is high alert in the version 11.2.0.4

This should be done to version 11.2.0.4 and above on the Database server and Dataguard server. The oracle versions below should run oracle patch. So don’t use it for other versions.

If the version is below 11.2.0.4: you need to run a patch to go to 11.2.0.4 and then apply the solution.

SOLUTION

This should be done to version 11.2.0.4 and above on the Database server and Dataguard server.

The oracle versions below should run oracle patch. So don’t use it for other versions.

 

  • How to check the Database Version:

To check the version you can open SQLPLUS in CMD line and see the banner with version. But basically you will be able to see it in the oracle folder under d: drive

  • How to fix the issue for version 11.2.0.4 and above
Please find the instructions on what to do, this should be done by local oracle office or local IT manager.
    • Add the COST TCP protocol restriction "SECURE_REGISTER_LISTENER = (TCP)" to the listener.ora.

This is example of how the line should look in listener.ora file located in d:\oracle\11204\network\admin\ folder

LISTENER =
(DESCRIPTION_LIST =
(DESCRIPTION =
(ADDRESS = (PROTOCOL = TCP)(HOST = <server name>)(PORT = 1551))
)
)
SECURE_REGISTER_LISTENER = (TCP)
    • After the changes made, Restart the listener.

You can restart the service from services system screen.

If the version is below 11.2.0.4: you need to run the patch to go to 11.2.0.4 and then apply the above solution.
posted @   阿西吧li  阅读(242)  评论(0编辑  收藏  举报
相关博文:
阅读排行:
· 开源Multi-agent AI智能体框架aevatar.ai,欢迎大家贡献代码
· Manus重磅发布:全球首款通用AI代理技术深度解析与实战指南
· 被坑几百块钱后,我竟然真的恢复了删除的微信聊天记录!
· 没有Manus邀请码?试试免邀请码的MGX或者开源的OpenManus吧
· 园子的第一款AI主题卫衣上架——"HELLO! HOW CAN I ASSIST YOU TODAY
点击右上角即可分享
微信分享提示