Lucene search
K

vcs100.txt

🗓️ 02 Jul 2005 00:00:00Reported by Donato FerranteType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 23 Views

Application: Video Cam Server v1.0.0 with multiple vulnerabilities in built-in webserver for remote monitoring. Bugs allow path disclosure, directory traversal, and denial of service

Code
`  
Donato Ferrante  
  
  
Application: Video Cam Server  
http://vcs.raybase.com/  
  
Version: 1.0.0  
  
Bugs: Multiple Vulnerabilities  
  
Date: 02-May-2005  
  
Author: Donato Ferrante  
e-mail: [email protected]  
web: www.autistici.org/fdonato  
  
  
  
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx  
  
1. Description  
2. The bugs  
3. The code  
4. The fix  
  
  
  
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx  
  
----------------  
1. Description:  
----------------  
  
Vendor's Description:  
  
"Video Cam Server (VCS) is a server for publishing the image taken from  
a Video Camera (especially Web Cam) connected to it. It will be very  
useful for remote monitoring your home, office or other environment."  
  
  
  
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx  
  
-------------  
2. The bugs:  
-------------  
  
The bugs are located into the built-in webserver.  
By default no HTTP Authentication is set so a malicious user can:  
  
i.  
(path disclosure) know the remote current path, by sending an  
http request for an unavailable page.  
  
ii.  
(directory traversal) go out the document root assigned to the  
webserver by using common malicious patterns like: ".." into  
http requests, and see/download all the files available on the  
remote system.  
  
iii.  
(denial of service) shutdown http-server and/or camera, by using  
admin's control page that it's not properly managed.  
  
  
NOTE:  
  
Reported vulnerabilities are also valid if the HTTP Authentication is  
set, but in this case the malicious user must obtain login information.  
  
  
  
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx  
  
-------------  
3. The code:  
-------------  
  
To test the vulnerabilities:  
  
i.  
http://[host]/%20  
  
  
ii.  
http://[host]/..\..\..\..\..\..\..\..\..\..\..\windows\system.ini  
  
or connect to the webserver and send a raw request like:  
  
GET /../../../../../../../../../../../windows/system.ini HTTP/1.1  
  
  
iii.  
http://[host]/admin.html  
  
  
  
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx  
  
------------  
4. The fix:  
------------  
  
Vendor has been notified.  
Bugs will be probably fixed in the next release.  
  
  
  
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx  
`

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