Multiple integer overflows in io/prprf.c in Mozilla Netscape Portable Runtime (NSPR) before 4.12 allow remote attackers to cause a denial of service (buffer overflow) or possibly have unspecified other impact via a long string to a PR_*printf function.
The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number.
Link | Tags |
---|---|
https://groups.google.com/forum/message/raw?msg=mozilla.dev.tech.nspr/dV4MyMsg6jw/hhWcXOgJDQAJ | mailing list |
http://www.securityfocus.com/bid/92385 | vdb entry |
http://www.securitytracker.com/id/1036590 | vdb entry |
https://hg.mozilla.org/projects/nspr/rev/96381e3aaae2 | |
https://bugzilla.mozilla.org/show_bug.cgi?id=1174015 | issue tracking |
http://www.ubuntu.com/usn/USN-3023-1 | vendor advisory |