Skip to content

SQL injection #17

@Gabriel-Lacorte

Description

@Gabriel-Lacorte

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions