Lucene search
K

freesco.txt

🗓️ 23 Jan 2004 00:00:00Reported by Rafel IvgiType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 16 Views

FREESCO public http server has a low risk Cross Site Scripting vulnerability exploitable remotely.

Code
`~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  
  
Software: FREESCO public http server - Running thttpd/2.05 09nov99  
Vendor: http://www.freesco.org  
Versions: 2.05  
Platforms: Unix  
Bug: Cross Site Scripting Vulnerabillity  
Risk: Low  
Exploitation: Remote with browser  
Date: 22 Jan 2004  
Author: Rafel Ivgi, The-Insider  
e-mail: [email protected]  
web: http://theinsider.deep-ice.com  
  
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  
  
1) Introduction  
2) Bug  
3) The Code  
  
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  
  
===============  
1) Introduction  
===============  
  
thttpd is a free "Open Source" webserver that comes by default with unix  
systems such as  
FREEBSD and Linux. freesco edited thttpd and published their own version.  
  
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  
  
======  
2) Bug  
======  
  
The Vulnerabillity is Cross Site Scripting. If an attacker will request the  
following  
url from the server  
http://<host>/cgi/example?test=<script>alert('xss')</script>  
The vulnerabillity exists in the servers default cgi example.  
XSS appears and the server allows an attacker to inject & execute scripts.  
  
In the words of securityfocus.com :  
~~~~~~~~~~~~~~~~~~~~~~~~~~  
  
If all of these circumstances are met, an attacker may be able to exploit  
this issue  
via a malicious link containing arbitrary HTML and script code as part of  
the hostname.  
When the malicious link is clicked by an unsuspecting user, the  
attacker-supplied HTML  
and script code will be executed by their web client. This will occur  
because the server  
will echo back the malicious hostname supplied in the client's request,  
without sufficiently  
escaping HTML and script code.  
  
Attacks of this nature may make it possible for attackers to manipulate web  
content or to  
steal cookie-based authentication credentials. It may be possible to take  
arbitrary actions as the victim user.  
  
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  
  
===========  
3) The Code  
===========  
  
http://<host>/cgi/example?test=<script>alert('xss')</script>  
  
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  
  
---  
Rafel Ivgi, The-Insider  
http://theinsider.deep-ice.com  
  
"Things that are unlikeable, are NOT impossible."  
`

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