Lucene search
+L

Mono 2.0 - 'System.Web' HTTP Header Injection

🗓️ 20 Aug 2008 00:00:00Reported by Juraj SkripskyType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 41 Views

Mono 2.0 HTTP Header Injection vulnerabilit

Related
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2008-3906
20 Aug 200800:00
circl
CVE
CVE-2008-3906
4 Sep 200817:00
cve
Cvelist
CVE-2008-3906
4 Sep 200817:00
cvelist
Debian
[Backports-security-announce] Security Update for mono
22 Oct 200808:50
debian
Debian
[Backports-security-announce] Security Update for mono
22 Oct 200808:35
debian
Debian CVE
CVE-2008-3906
4 Sep 200817:00
debiancve
EUVD
EUVD-2008-3892
7 Oct 202500:30
euvd
Tenable Nessus
Mandriva Linux Security Advisory : mono (MDVSA-2008:210-1)
23 Apr 200900:00
nessus
Tenable Nessus
Mandriva Linux Security Advisory : mono (MDVSA-2009:322)
8 Dec 200900:00
nessus
Tenable Nessus
Ubuntu 8.04 LTS / 8.10 / 9.04 : mono vulnerabilities (USN-826-1)
27 Aug 200900:00
nessus
Rows per page
source: https://www.securityfocus.com/bid/30867/info

Mono is prone to a vulnerability that allows attackers to inject arbitrary HTTP headers because it fails to sanitize input.

By inserting arbitrary headers into an HTTP response, attackers may be able to launch cross-site request-forgery, cross-site scripting, HTTP-request-smuggling, and other attacks.

This issue affects Mono 2.0 and earlier.

<script runat="server"> void Page_Load(object o, EventArgs e) { // Query parameter text is not checked before saving in user cookie NameValueCollection request = Request.QueryString; // Adding cookies to the response Response.Cookies["userName"].Value = request["text"]; } </script>

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

17 Mar 2014 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 24.3
EPSS0.07102
41