HP-UX 11 CDE DTPrintInfo - Display Environment Variable Buffer Overflow



EKU-ID: 28691 CVE: CVE-2003-0840;OSVDB-9640 OSVDB-ID:
Author: Davide Del Vecchio Published: 2003-10-08 Verified: Verified
Download:

Rating

☆☆☆☆☆
Home


source: https://www.securityfocus.com/bid/8795/info

It has been reported that dtprintinfo, installed setuid root by default, is susceptible to a locally exploitable buffer overflow vulnerability. The condition is triggered when the value of the DISPLAY environment variable is set to a string exceeding 9777 bytes in length. The vulnerability may allow for local attackers to gain root privileges on the affected host.

export DISPLAY="`perl -e 'printf "A" x 9777'`"