Lucene search
K

exophpdesk_advisory.txt

🗓️ 20 Nov 2005 00:00:00Reported by soulblack.com.arType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 22 Views

ExoPHPDesk multiple remote vulnerability, high severity, affects v1.2, allows remote code execution, and unauthorized access to admin syste

Code
`  
===========================================================  
  
============================================================  
Title: ExoPHPDesk Multiple Remote Vulnerabilities  
Vulnerability discovery: SoulBlack - Security Research -  
http://soulblack.com.ar  
Date: 15/11/2005  
Severity: High. Remote Users Can Execute Arbitrary Code.  
Affected version: v1.2  
vendor: http://exoscripts.com/  
============================================================  
  
============================================================  
  
* Summary *  
  
ExoPHPDesk is helpdesk written in PHP/SQL.  
  
-------------------------------------------------------------  
  
* Problem Description *  
  
Default installation dont remote install.php  
1- Remote users can re-install script: install.php  
2- Change admin username and password: install.php?step=4  
3- Access to admin system, edit Attachment Configurations:  
admin.php?action=configuration  
4- Upload .php scripts: index.php?fn=ticket&type=add  
5- Go to [site]/[helpdesk]/[Attachment Dir]/[file].php  
6- Execute command or php code :).  
  
-------------------------------------------------------------  
  
* Fix *  
  
1-Remove install.php.  
  
----  
  
2-  
  
<?  
  
if(file_exists('install.php')) {  
die('remove install.php o_O');  
}  
  
?>  
  
-------------------------------------------------------------  
  
* References *  
  
http://www.soulblack.com.ar/repo/papers/advisory/exophpdesk_advisory.txt  
  
-------------------------------------------------------------  
  
* Credits *  
  
Vulnerability reported by SoulBlack Security Research.  
  
============================================================  
  
--  
SoulBlack - Security Research  
http://www.soulblack.com.ar  
--  
Soulblack Security Research  
http://www.soulblack.com.ar  
  
`

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