Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

[SECURITY] SQL Injection #23

Open
kim3-sudo opened this issue May 4, 2020 · 0 comments
Open

[SECURITY] SQL Injection #23

kim3-sudo opened this issue May 4, 2020 · 0 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@kim3-sudo
Copy link
Member

What's affected?
SQL databases can be injection attacked.

Where's the source of the leak or weak point?
It is possible to execute a SQL injection attack by ending the first statement, then immediately beginning another statement in the same field, such as here:

';SELECT * FROM ConsumptionHistory

Is this a known issue?
Maybe.

@kim3-sudo kim3-sudo added bug Something isn't working help wanted Extra attention is needed labels May 4, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant