- 34,644
- 0
- 18 Дек 2022
- EDB-ID
- 39200
- Проверка EDB
-
- Пройдено
- Автор
- ALI AHMADY
- Тип уязвимости
- WEBAPPS
- Платформа
- PHP
- CVE
- cve-2014-3934
- Дата публикации
- 2014-05-24
PHP-Nuke 'Submit_News' Component - SQL Injection
Код:
source: https://www.securityfocus.com/bid/67656/info
PHP-Nuke is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
An attacker can exploit this issue to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
PHP-Nuke 8.3 is vulnerable; other versions may also be affected.
http://www.example.com/modules.php?name=Submit_News&subject=whatever&topics[]=[SQLi]
- Источник
- www.exploit-db.com