exploit-db-mirror/exploits/hp-ux/local/22231.txt
Offensive Security 36c084c351 DB: 2021-09-03
45419 changes to exploits/shellcodes

2 new exploits/shellcodes

Too many to list!
2021-09-03 13:39:06 +00:00

8 lines
No EOL
517 B
Text

source: https://www.securityfocus.com/bid/6800/info
It has been reported that the HPUX wall executable may be prone to a buffer overflow condition. This buffer overflow is alleged to be triggered when an excessive amount of data is redirected into wall as a message intended to be broadcast.
It may be possible for remote attackers to corrupt sensitive regions of memory with attacker-supplied values, possibly resulting in execution of arbitrary code.
perl -e 'print "A" x 9000' > /tmp/out
/usr/sbin/wall /tmp/out