- 34,644
- 0
- 18 Дек 2022
- EDB-ID
- 26381
- Проверка EDB
-
- Пройдено
- Автор
- ALIREZA HASSANI
- Тип уязвимости
- WEBAPPS
- Платформа
- PHP
- CVE
- cve-2005-3516
- Дата публикации
- 2005-10-20
Код:
source: https://www.securityfocus.com/bid/15149/info
Chipmunk products are prone to multiple cross-site scripting vulnerabilities. These issues are due to a failure in the applications to properly sanitize user-supplied input.
An attacker may leverage these issues to have arbitrary script code execute in the browser of an unsuspecting user in the context of the affected site. This may help the attacker steal cookie-based authentication credentials and launch other attacks.
http://www.example.com/directory/recommend.php?entryID='%3C/a>%3CIFRAME%20SRC=javascript:alert(%2527xss%2527)%3E%3C/IFRAME%3E
- Источник
- www.exploit-db.com