GNOME Bugzilla – Bug 383485
vulnerable to overflow in get_next_text (CVE-2006-5864)
Last modified: 2006-12-08 12:34:03 UTC
In the code from "gv" in the ps/ tree, ps.c's get_next_text is vulnerable to an overflow. Viewing a specially crafted PS file can lead to arbitrary code execution: http://www.milw0rm.com/exploits/2858 This is also tracked as CVE-2006-5864: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-5864 Attached is a patch against 0.6.1 that solves the problem.
Created attachment 77917 [details] [review] patch to abort on overflow
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of 380191 ***