2611.txt

来自「snort入侵检测规则文件2.4 Snort是众所周知的网络入侵检测工具」· 文本 代码 · 共 76 行

TXT
76
字号
Rule:--Sid:2611--Summary:This event is generated when an attempt is made to exploit a knownvulnerability in a Oracle database implementation.--Impact:Serious. Execution of arbitrary code may be possible. A Denial ofService (DoS) condition may also be caused.--Detailed Information:An attacker can create a database link and supply it an overlylong string to the "USING" parameter of the "CREATE DATABASE LINK"command. This long value is stored for later use. When subsequentlyaccessed via the link, a buffer overflow can occur.If you are running Oracle on a Windows server, make sure that thevariable $ORACLE_PORTS is set to a value of "any".--Affected Systems:        Oracle 9i and earlier--Attack Scenarios:An attacker can create a database link and supply it an overly long"USING" value.  The result could permit the attacker to gain escalatedprivileges and run code of their choosing.--Ease of Attack:Simple.--False Positives:None known.--False Negatives:None known.--Corrective Action:Ensure the system is using an up to date version of the software and hashad all vendor supplied patches applied.--Contributors:Sourcefire Vulnerability Research TeamMatt Watchinski <mwatchinski@sourcefire.com>Brian Caswell <bmc@sourcefire.com>Nigel Houghton <nigel.houghton@sourcefire.com>Judy Novak <judy.novak@sourcefire.com>--Additional References:CVE:http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2003-0222Bugtraqhttp://www.securityfocus.com/bid/7453Other:http://archives.neohapsis.com/archives/bugtraq/2003-04/0360.html--

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?