📄 882.txt
字号:
Rule: --Sid:882--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 be executed without input verification using the perl open() function. ie /cgi-bin/calendar_admin.pl place the string "|ping 127.0.0.1|" in the configuration file field, this executes the command "ping 127.0.0.1" --Affected Systems:Any web server running the application.--Attack Scenarios: An unauthenticated user can execute arbitrary programs on the server by accessing calendar_admin.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* 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".--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 Research TeamNigel Houghton <nigel.houghton@sourcefire.com>-- Additional References:CVE:http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2000-0432Bugtraq:http://online.securityfocus.com/bid/1215--
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -