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: 20 Jul 2006 10:22:58 -0000
From: admin@...orsecurity.de
To: bugtraq@...urityfocus.com
Subject: [MajorSecurity #20]SiteDepth CMS <= 3.01 - Remote File Include
 Vulnerability

[MajorSecurity #20]SiteDepth CMS <= 3.01 - Remote File Include Vulnerability
----------------------------------------------------------

Software: SiteDepth CMS

Version: <=3.01

Type: Remote File Include Vulnerability

Made public: July, 18th 2006

Vendor: SiteDepth.com

Page: http://sitedepth.com

Rated as: High Risk


Credits:
----------------------------------------------
Discovered by: David "Aesthetico" Vieira-Kurz
http://www.majorsecurity.de

Original Advisory:
----------------------------------------------
http://www.majorsecurity.de/advisory/major_rls20.txt

Affected Products:
-------------------------------
SiteDepth CMS 3.01 and prior

Description:
-------------------------------
SiteDepth is the most powerful adult paysite CMS on the market!

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

Vulnerability:
-------------------------------
Input passed to the "SD_DIR" parameter in "constants.php" is not
properly verified, before it is used to include files.
This can be exploited to execute arbitrary code by including files from external resources.

Solution:
-------------------------------

Edit the source code to ensure that input is properly sanitised.
Set "register_globals" to "Off".


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ