Stack-based buffer overflow in the normify function in the rlm_pap module (modules/rlm_pap/rlm_pap.c) in FreeRADIUS 2.x, possibly 2.2.3 and earlier, and 3.x, possibly 3.0.1 and earlier, might allow attackers to cause a denial of service (crash) and possibly execute arbitrary code via a long password hash, as demonstrated by an SSHA hash.
The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.
Link | Tags |
---|---|
http://lists.freebsd.org/pipermail/freebsd-bugbusters/2014-February/000616.html | mailing list |
http://www.openwall.com/lists/oss-security/2014/02/18/3 | mailing list patch |
http://rhn.redhat.com/errata/RHSA-2015-1287.html | vendor advisory |
http://lists.freebsd.org/pipermail/freebsd-bugbusters/2014-February/000612.html | mailing list |
http://ubuntu.com/usn/usn-2122-1 | vendor advisory |
http://lists.freebsd.org/pipermail/freebsd-bugbusters/2014-February/000610.html | mailing list exploit |
http://www.securityfocus.com/bid/65581 | vdb entry |
https://bugzilla.redhat.com/show_bug.cgi?id=1066761 |