Rapid7 Vulnerability & Exploit Database

rsyslog Long Tag Off-By-Two DoS

Back to Search

rsyslog Long Tag Off-By-Two DoS

Disclosed
09/01/2011
Created
05/30/2018

Description

This module triggers an off-by-two overflow in the rsyslog daemon. This flaw is unlikely to yield code execution but is effective at shutting down a remote log daemon. This bug was introduced in version 4.6.0 and corrected in 4.6.8/5.8.5. Compiler differences may prevent this bug from causing any noticeable result on many systems (RHEL6 is affected).

Author(s)

  • hdm <x@hdm.io>

Development

Module Options

To display the available options, load the module within the Metasploit console and run the commands 'show options' or 'show advanced':

msf > use auxiliary/dos/syslog/rsyslog_long_tag
msf auxiliary(rsyslog_long_tag) > show actions
    ...actions...
msf auxiliary(rsyslog_long_tag) > set ACTION < action-name >
msf auxiliary(rsyslog_long_tag) > show options
    ...show and set options...
msf auxiliary(rsyslog_long_tag) > run 

Time is precious, so I don’t want to do something manually that I can automate. Leveraging the Metasploit Framework when automating any task keeps us from having to re-create the wheel as we can use the existing libraries and focus our efforts where it matters.

– Jim O’Gorman | President, Offensive Security

;