Lucene search
K

PHPCollab 2.5 Unauthenticated Access

🗓️ 23 May 2012 00:00:00Reported by team ' and 1=1--Type 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 18 Views

PHP Version 2.5 Unauthenticated Access Vulnerability at phpColla

Code
`# Date: 3/5/2012  
# Author: team ' and 1=1--  
# Software Link: http://www.phpcollab.com/  
# Version: 2.5  
# Vulnerability was found during the AthCon IT Security Conference CTF  
#CTF organizer: echothrust  
  
We identified that the PhpCollab application installed under  
http://192.0.0.2/phpcollab/ allows the unauthenticated access of all  
authenticated content. Specifically when requesting a URL that requires  
authentication, such as:  
http://192.0.0.2/phpcollab/clients/listclients.php, the server responds  
with a redirect (location header) to '../index.php?session=false', which  
displays a session error and the login form. However upon inspecting the  
response of the request, we can clearly see that all the application data  
is returned. This issue allows us to access a number of PhpCollab pages  
without any authentication (it must be noted that some of the  
administration pages are not available when exploiting the issue). As an  
example by using the following command an attacker can retrieve the phpinfo  
of the server:  
curl -i http://192.0.0.2/phpcollab/administration/phpinfo.php  
phpinfo reveals that the system is:  
Linux lamp.acmesec.fake 3.1.0-7.fc16.i686.PAE #1 SMP Tue Nov 1 20:53:45 UTC  
2011 i686  
`

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