-
-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
Hello, I found a flaw in your code,
Several SQL queries that are performed are vulnerable to SQL injection.
Example:
https://github.com/PyFarsi/pyabr/blob/main/cloudprotocol/push.php
$sql = "SELECT password FROM users WHERE username='$username'";Other vulnerable files are:
https://github.com/PyFarsi/pyabr/blob/main/cloudprotocol/inbox.php
https://github.com/PyFarsi/pyabr/blob/main/cloudprotocol/getkey.php
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels