- 34,644
- 0
- 18 Дек 2022
- EDB-ID
- 38112
- Проверка EDB
-
- Пройдено
- Автор
- EMMANUEL FARCY
- Тип уязвимости
- WEBAPPS
- Платформа
- PHP
- CVE
- null
- Дата публикации
- 2012-12-07
FOOT Gestion - 'id' SQL Injection
Код:
source: https://www.securityfocus.com/bid/56862/info
FOOT Gestion is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied input before using it in an SQL query.
A successful exploit may allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
http://www.example.com/index.php?page=contacter.php&id=-1 union select 1,2--%20
- Источник
- www.exploit-db.com