Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vulnerabilidade de SQL Injection no arquivo DescricaoDAO.php #52

Closed
GabrielPintoSouza opened this issue Apr 12, 2024 · 0 comments · Fixed by #47
Closed

Vulnerabilidade de SQL Injection no arquivo DescricaoDAO.php #52

GabrielPintoSouza opened this issue Apr 12, 2024 · 0 comments · Fixed by #47
Assignees
Labels
help wanted Extra attention is needed

Comments

@GabrielPintoSouza
Copy link
Collaborator

GabrielPintoSouza commented Apr 12, 2024

Os métodos incluir e alterar da classe DescricaoDAO estão interpolando a string de consulta diretamente com uma variável não sanitizada.

@GabrielPintoSouza GabrielPintoSouza added the help wanted Extra attention is needed label Apr 12, 2024
@GabrielPintoSouza GabrielPintoSouza self-assigned this Apr 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant