In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsUpgrade adodb/adodb-php
to version 5.20.12 or higher.
adodb/adodb-php is a PHP database abstraction layer library.
Affected versions of this package are vulnerable to SQL injection. The SelectLimit
function has a potential SQL exploit through the use of the nrows
and offset
parameters which are not forced to integers.