3537.txt
来自「snort入侵检测规则文件2.4 Snort是众所周知的网络入侵检测工具」· 文本 代码 · 共 69 行
TXT
69 行
Rule:--Sid:3537--Summary:This event is generated when an attempt is made to exploit abuffer overflow associated with the telnet client processingof environment variable commands.--Impact:A successful attack can cause a buffer overflow on a telnetclient and permit the execution of arbitrary code at theprivilege level of the current user.--Detailed Information:A telnet server can send environment variables to a connected client. Ifa server sends a command with multiple escapes for the characters x01,x02, x03 and xFF a fixed length buffer is exceeded and a buffer overflowcondition occurs.This issue may be exploited by an attacker to execute code of theirchoosing on a vulnerable client.--Affected Systems: Multiple Vendors.--Attack Scenarios:An attacker can send the environment commands with multiple escapes tooverflow the buffer followed by the code to be executed.--Ease of Attack:Simple. Exploit code is available.--False Positives:None known.--False Negatives:None known.--Corrective Action:Upgrade to the most current non-affected version of the product.Use Secure Shell as an alternative method of remote access.--Contributors:Sourcefire Research TeamJudy Novak <judy.novak@sourcefire.com>Nigel Houghton <nigel.houghton@sourcefire.com>--Additional ReferencesiDefense:http://www.idefense.com/application/poi/display?id=221&type=vulnerabilities--
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?