2087.txt

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

TXT
73
字号
Rule:--Sid:2087--Summary:vulnerability in Sendmail.--Impact:The remote attacker can gain access to a machine with the credentials ofthe user running the Sendmail daemon, usually 'root'.--Detailed Information:A vulnerability exists in the Sendmail MTA Daemon that could allow anattacker the opportunity to gain root access.A programming error exists such that a buffer overflow can be causedusing the header fields in an SMTP session. Using the '<' and '>'characters in the 'from' field, an attacker can increment a counter tothe extent that the buffer exceeds it's limit.--Affected Systems:All systems using Sendmail prior to version 8.12.8	--Attack Scenarios:The attacker can craft an email message that contains a "from" headerwith enough sequences of "<>" to cause a counter to exceed it's maximumsize thus causing the buffer overflow.--Ease of Attack:Simple--False Positives:None Known--False Negatives:None Known--Corrective Action:All users of Sendmail should upgrade to the latest non-affected versionas soon as possible.--Contributors:Sourcefire Research TeamBrian Caswell <bmc@sourcefire.com>Nigel Houghton <nigel.houghton@sourcefire.com>--Additional References:CERT:http://www.cert.org/advisories/CA-2003-07.htmlhttp://www.kb.cert.org/vuls/id/398025CVE EntryCAN-2002-1337Sendmail:http://www.sendmail.org/8.12.8.html--

⌨️ 快捷键说明

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