- 34,644
- 0
- 18 Дек 2022
- EDB-ID
- 32663
- Проверка EDB
-
- Пройдено
- Автор
- ANONYMOUS
- Тип уязвимости
- WEBAPPS
- Платформа
- PHP
- CVE
- cve-2008-5891
- Дата публикации
- 2008-12-15
Код:
source: https://www.securityfocus.com/bid/32843/info
Injader is prone to multiple HTML-injection vulnerabilities and an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied input.
An attacker may leverage the HTML-injection issues to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may allow the attacker to steal cookie-based authentication credentials, control how the site is viewed, and launch other attacks.
The attacker may exploit the SQL-injection issue to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
Versions prior to Injader 2.1.2 are vulnerable.
http://www.example.com/upload/feeds.php?name=articles&id=<SQL>
- Источник
- www.exploit-db.com