- 34,644
- 0
- 18 Дек 2022
- EDB-ID
- 34771
- Проверка EDB
-
- Пройдено
- Автор
- MOUDI
- Тип уязвимости
- WEBAPPS
- Платформа
- PHP
- CVE
- cve-2009-2889
- Дата публикации
- 2009-07-21
PHP Scripts Now Hangman - 'index.php?letters' Cross-Site Scripting
Код:
source: https://www.securityfocus.com/bid/43513/info
TOPHangman is prone to an SQL-injection vulnerability and an HTML-injection vulnerability because it fails to sufficiently sanitize user-supplied input.
An attacker may leverage these issues to compromise the application, access or modify data, exploit latent vulnerabilities in the underlying database, or 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.
http://www.example.com/index.php?letters=1>"><ScRiPt %0A%0D>alert(308637108657)%3B</ScRiPt>&n=601
- Источник
- www.exploit-db.com