You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 8, 2023. It is now read-only.
Vulnerability Details:
AeroCMS v0.0.1 found that it is possible to include sql injection through the search parameter in the search.php file. This vulnerability allows an attacker to gain database administrator privileges and access database information without authentication.
It can be found in lines 19-22 in search.php that the parameters passed in by the user are directly spliced to cause like injection
Vulnerability Details:
AeroCMS v0.0.1 found that it is possible to include sql injection through the search parameter in the search.php file. This vulnerability allows an attacker to gain database administrator privileges and access database information without authentication.
It can be found in lines 19-22 in search.php that the parameters passed in by the user are directly spliced to cause like injection
Vulnerability recurrence:
poc:
%1'and updatexml(1,concat(0x7e,database(),0x7e),0)#
The text was updated successfully, but these errors were encountered: