[Full-disclosure] Greek Web Election System Sucks - Remote File Inclusion?
ascii
ascii at katamail.com
Sun Sep 23 01:46:45 BST 2007
George Papandreou wrote:
> There is no wonder why in hell Kostas Karamanlis is still our prime
minister!
> http://www.ekloges.ypes.gr/pages/index.html?http://www.secunia.com
> http://www.ekloges.ypes.gr/pages/index.html?../lib/../lib/jslib.js
> http://www.ekloges.ypes.gr/pages/index.html?../lib/default.css
client side stuff, no rfi here.
<script type="text/javascript">
function fillFrame()
{
var a=location.search;
a=(a ? a.slice(1) : 'epikratia_map.html');
document.getElementById('data_frame').src=a;
}
</script>
this can be used to execute JS using the javascript: handler so it's a
security issue
http://www.ekloges.ypes.gr/pages/index.html?javascript:alert(%22helo%22);
have you notified the webmaster?
bye,
Francesco `ascii` Ongaro
http://www.ush.it/
Full-Disclosure is hosted and sponsored by Secunia.