exploit-db-mirror/exploits/linux/dos/23884.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

7 lines
No EOL
421 B
Text

source: https://www.securityfocus.com/bid/9989/info
It has been reported that NSTX is prone to a remote denial of service vulnerability. This issue is due to a failure of the application to handle network strings of excessive length.
This issue may allow a remote attacker to cause the affected process to crash, denying service to legitimate users.
remote-hacker$ perl -e '{ print "A" x 500 }' | nc -u www.example.com