- 34,644
- 0
- 18 Дек 2022
- EDB-ID
- 29848
- Проверка EDB
-
- Пройдено
- Автор
- THE_EDIT0R
- Тип уязвимости
- WEBAPPS
- Платформа
- PHP
- CVE
- cve-2007-2090
- Дата публикации
- 2007-04-12
TuMusika Evolution 1.6 - 'index.php' Cross-Site Scripting
Код:
source: https://www.securityfocus.com/bid/23452/info
TuMusika Evolution is prone to a cross-site scripting vulnerability because the application fails to properly sanitize user-supplied input.
An attacker may leverage this issue to execute arbitrary script code 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.
This issue affects TuMusika Evolution 1.6; other versions may also be affected.
http://www.example.com/[path]/index.php?msg=<script>alert(/the_Edit0r/);</script>
- Источник
- www.exploit-db.com