CVE-2008-3906 : Detail

CVE-2008-3906

A03-Injection
2.42%V3
Network
2008-09-04
15h00 +00:00
2018-10-11
17h57 +00:00
Notifications for a CVE
Stay informed of any changes for a specific CVE.
Notifications manage

CVE Descriptions

CRLF injection vulnerability in Sys.Web in Mono 2.0 and earlier allows remote attackers to inject arbitrary HTTP headers and conduct HTTP response splitting attacks via CRLF sequences in the query string.

CVE Informations

Related Weaknesses

CWE-ID Weakness Name Source
CWE-20 Improper Input Validation
The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.

Metrics

Metrics Score Severity CVSS Vector Source
V2 4.3 AV:N/AC:M/Au:N/C:N/I:P/A:N nvd@nist.gov

EPSS

EPSS is a scoring model that predicts the likelihood of a vulnerability being exploited.

EPSS Score

The EPSS model produces a probability score between 0 and 1 (0 and 100%). The higher the score, the greater the probability that a vulnerability will be exploited.

EPSS Percentile

The percentile is used to rank CVE according to their EPSS score. For example, a CVE in the 95th percentile according to its EPSS score is more likely to be exploited than 95% of other CVE. Thus, the percentile is used to compare the EPSS score of a CVE with that of other CVE.

Exploit information

Exploit Database EDB-ID : 32303

Publication date : 2008-08-19 22h00 +00:00
Author : Juraj Skripsky
EDB Verified : Yes

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>

Products Mentioned

Configuraton 0

Mono>>Mono >> Version 1.0

Mono>>Mono >> Version 1.0.5

Mono>>Mono >> Version 1.1.4

Mono>>Mono >> Version 1.1.8.3

Mono>>Mono >> Version 1.1.13

Mono>>Mono >> Version 1.1.13.4

Mono>>Mono >> Version 1.1.13.6

Mono>>Mono >> Version 1.1.13.7

Mono>>Mono >> Version 1.1.17

Mono>>Mono >> Version 1.1.17.1

Mono>>Mono >> Version 1.1.18

Mono>>Mono >> Version 1.2.5.1

Mono_project>>Mono >> Version To (including) 2.0

    Mono_project>>Mono >> Version 1.2.1

      Mono_project>>Mono >> Version 1.2.2

        Mono_project>>Mono >> Version 1.2.3

          Mono_project>>Mono >> Version 1.2.4

            Mono_project>>Mono >> Version 1.2.5

              Mono_project>>Mono >> Version 1.2.6

                Mono_project>>Mono >> Version 1.9

                  References

                  http://www.securityfocus.com/bid/30867
                  Tags : vdb-entry, x_refsource_BID
                  http://secunia.com/advisories/36494
                  Tags : third-party-advisory, x_refsource_SECUNIA
                  http://www.openwall.com/lists/oss-security/2008/08/27/6
                  Tags : mailing-list, x_refsource_MLIST
                  http://www.vupen.com/english/advisories/2008/2443
                  Tags : vdb-entry, x_refsource_VUPEN
                  https://usn.ubuntu.com/826-1/
                  Tags : vendor-advisory, x_refsource_UBUNTU
                  http://secunia.com/advisories/31643
                  Tags : third-party-advisory, x_refsource_SECUNIA
                  http://www.mandriva.com/security/advisories?name=MDVSA-2008:210
                  Tags : vendor-advisory, x_refsource_MANDRIVA