1455.txt

来自「This is the snapshot of Snot Latest Rule」· 文本 代码 · 共 70 行

TXT
70
字号
Rule:  --Sid:1455--Summary: This event is generated when an attempt is made to access a web application that may lead to exploitation of the application.--Impact: Potentially harmful execution of binaries through perl open()--Detailed Information: An open source calendar perl script by Matt Kruse, Allows commands to beexecuted without input verification using the perl open() function. ie/cgi-bin/calendar.pl place the string "|ping 127.0.0.1|" in theconfiguration file field, this executes the command "ping 127.0.0.1" --Affected Systems:	Matt Kruse Calendar Script version 2.2.--Attack Scenarios: An unauthenticated user can execute arbitrary programs on the server byaccessing calendar.pl and inputting commands such as "|mail/etc/passwd|" into the configuration file field.--Ease of Attack: Simple. No exploit software required.--False Positives: If your webserver has pages by the name of calendar.pl this rule willfire often. Many sites now use calendar applications and this rule may generate a large number of false positives, it does not distinguish between perl cgi applications and php scripts. Consider tuning this rulefor your site if it is generating a large number of false positives. If you use a calendar application, consider changing the name of the scriptto something other than "calendar.pl".--False Negatives: None known.--Corrective Action: Download a newer version of the cgi --Contributors: Original Rule Writer UnknownSnort documentation contributed by Aaron Navratil (Initial Research)Snort documentation contributed by Josh Gray (Edits)Sourcefire Vulnerability Research TeamNigel Houghton <nigel.houghton@sourcefire.com>-- Additional References:Bugtraq:http://online.securityfocus.com/bid/1215--

⌨️ 快捷键说明

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