mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
18 lines
836 B
Markdown
18 lines
836 B
Markdown
### [CVE-2011-1488](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1488)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|