- 34,644
- 0
- 18 Дек 2022
- EDB-ID
- 29308
- Проверка EDB
-
- Пройдено
- Автор
- PUTOSOFT SOFTPUTO
- Тип уязвимости
- WEBAPPS
- Платформа
- PHP
- CVE
- cve-2006-6703
- Дата публикации
- 2006-12-22
Oracle Portal 9i/10g - Container_Tabs.jsp Cross-Site Scripting
Код:
source: https://www.securityfocus.com/bid/21717/info
Oracle Portal is prone to a cross-site scripting vulnerability because it fails to properly sanitize user-supplied input before returning it to the user.
An attacker can exploit this issue to execute arbitrary HTML and script code in a userâ??s browser session in the context of the affected site. This may help the attacker steal cookie-based authentication credentials and launch other attacks.
The vulnerability is reported in Oracle Portal versions 9i and10g.
http://<target>/webapp/jsp/container_tabs.jsp?tc=null%20=%20null;alert('Hello!');window.open('http://www.oracle.com/?fix_security_bugs_now',%20'null');//
- Источник
- www.exploit-db.com