- 34,644
- 0
- 18 Дек 2022
- EDB-ID
- 25184
- Проверка EDB
-
- Пройдено
- Автор
- BENJI LEMIEN
- Тип уязвимости
- WEBAPPS
- Платформа
- PHP
- CVE
- N/A
- Дата публикации
- 2005-03-02
Код:
source: https://www.securityfocus.com/bid/12710/info
ProjectBB is reportedly affected by multiple SQL injection vulnerabilities. These issues are due to the application failing to properly sanitize user-supplied input before using it in SQL queries.
Successful exploitation could result in a compromise of the application, disclosure or modification of data, or may permit an attacker to exploit vulnerabilities in the underlying database implementation.
http://www.example.com/Zip/divers.php?action=liste&liste=[SQL CODE]
http://www.example.com/Zip/divers.php?action =liste&liste=email&desc=[SQL CODE]&pages=1
- Источник
- www.exploit-db.com