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 Exploits-HackingTools
[Top] [All Lists]

[UNIX] myPHP Forum Unauthorized Access

Subject: [UNIX] myPHP Forum Unauthorized Access
Date: 22 Mar 2005 10:07:43 +0200
The following security advisory is sent to the securiteam mailing list, and can 
be found at the SecuriTeam web site: http://www.securiteam.com
- - promotion

The SecuriTeam alerts list - Free, Accurate, Independent.

Get your security news from a reliable source.
http://www.securiteam.com/mailinglist.html 

- - - - - - - - -



  myPHP Forum Unauthorized Access
------------------------------------------------------------------------


SUMMARY

" <http://www.myphp.ws/> MyPHP Forum, an easy to set up and easy to use 
MySQL and PHP based forum. It is distributed freely under the GPL license. 
It was made generally for use on small to medium sized websites which need 
a clean and efficient forum but without all the bloat that generally comes 
with other forums."

Lack of validation checks allows myPHP forum user to create new categories 
and invisible topics. You can also probably hide entire forum on somebody 
else's site.

DETAILS

Vulnerable Systems:
 * myPHP Forum versions 3.0 and prior

Both forum.php and topic.php files have no validation checks. They are 
wide open. When visiting forums, click a forum category. In the URL bar, 
you'll see "fid=n", where n is the topic number. You can change this value 
to whatever value you want, for example, "fid=999999999".

This will create a new empty forum folder that allows you to click the 
"new topic" link. This means that you can insert a message into forum 
"999999999" ... while this forum doesn't even exist in the forum index.

The same stands for topic.php. If you click a topic, you'll see "tid=n". 
It is possible to post topics with arbitrary id numbers, thus hiding them 
inside the forum.


ADDITIONAL INFORMATION

The information has been provided by  <mailto:terencentanio@root32.com> 
Terencentanio Enache.



======================================== 


This bulletin is sent to members of the SecuriTeam mailing list. 
To unsubscribe from the list, send mail with an empty subject line and body to: 
list-unsubscribe@securiteam.com 
In order to subscribe to the mailing list, simply forward this email to: 
list-subscribe@securiteam.com 


==================== 
==================== 

DISCLAIMER: 
The information in this bulletin is provided "AS IS" without warranty of any 
kind. 
In no event shall we be liable for any damages whatsoever including direct, 
indirect, incidental, consequential, loss of business profits or special 
damages. 




<Prev in Thread] Current Thread [Next in Thread>
  • [UNIX] myPHP Forum Unauthorized Access, SecuriTeam <=