Files
CVEs-PoC/2011/CVE-2011-1488.md
T
2024-06-18 02:51:15 +02:00

18 lines
836 B
Markdown

### [CVE-2011-1488](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1488)
![](https://img.shields.io/static/v1?label=Product&message=rsyslog&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20before%205.7.6%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Memory%20Leak&color=brighgreen)
### Description
A memory leak in rsyslog before 5.7.6 was found in the way deamon processed log messages are logged when $RepeatedMsgReduction was enabled. A local attacker could use this flaw to cause a denial of the rsyslogd daemon service by crashing the service via a sequence of repeated log messages sent within short periods of time.
### POC
#### Reference
- https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2011-1488
#### Github
No PoCs found on GitHub currently.