lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Sun, 23 Sep 2007 02:46:45 +0200
From: ascii <ascii@...amail.com>
To: full-disclosure@...ts.grok.org.uk
Subject: Re: Greek Web Election System Sucks - Remote File
 Inclusion?

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 - We believe in it.
Charter: http://lists.grok.org.uk/full-disclosure-charter.html
Hosted and sponsored by Secunia - http://secunia.com/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ