104 matches found
FreeBSD : bogofilter -- heap corruption through excessively long words (b747b2a9-7be0-11da-8ec4-0002b3b60e4c)
Matthias Andree reports : Bogofilter's/bogolexer's input handling in version 0.96.2 was not keeping track of its output buffers properly and could overrun a heap buffer if the input contained words whose length exceeded 16,384 bytes, the size of flex's input buffer. A 'word' here refers to a...
CVE-2005-4592
CVE-2005-4592 affects bogofilter and bogolexer 0.96.2. The root cause is a heap-based buffer overflow in the input handling where words longer than flex’s input buffer (16,384 bytes) can overflow, enabling a remote attacker to cause a crash and possibly execute arbitrary code. Documented impact: ...
CVE-2005-4592
Heap-based buffer overflow in bogofilter and bogolexer 0.96.2 allows remote attackers to cause a denial of service crash and possibly execute arbitrary code via words that are longer than the input buffer used by flex...