|
|
| |
"ADOdb is a database abstraction library for PHP. There is also a Python version"
Improper handling of user input allows attackers to execute Javascript and HTML code using ADOdb. |
| |
Credit:
The information has been provided by rodrigo silva.
|
| |
ADOdb does not filter user input properly in it's parameters, allowing attackers to steal information such as cookie from the users.
Proof of Concept:
http://[site]/[patch_aplication]/adodb/tests/tmssql.php?do=<script>alert(document.cookie);</script>
|
|
blog comments powered by
|