exploit-db-mirror/exploits/php/webapps/22520.txt
Offensive Security b4c96a5864 DB: 2021-09-03
28807 changes to exploits/shellcodes
2021-09-03 20:19:21 +00:00

7 lines
No EOL
477 B
Text

source: https://www.securityfocus.com/bid/7405/info
It has been reported that OpenBB does not properly check input passed via the 'member.php' script. Because of this, an attacker may be able to inject arbitrary commands to the database in the context of the bulletin board software. The consequences will vary depending on the underlying database implementation.
http://www.example.com/member.php?action=profile&UID=1%20<something>
where <something> represents a SQL query.