GSD-2015-3154

Vulnerability from gsd - Updated: 2023-12-13 01:20
Details
CRLF injection vulnerability in Zend\Mail (Zend_Mail) in Zend Framework before 1.12.12, 2.x before 2.3.8, and 2.4.x before 2.4.1 allows remote attackers to inject arbitrary HTTP headers and conduct HTTP response splitting attacks via CRLF sequences in the header of an email.
Aliases
Aliases

{
  "GSD": {
    "alias": "CVE-2015-3154",
    "description": "CRLF injection vulnerability in Zend\\Mail (Zend_Mail) in Zend Framework before 1.12.12, 2.x before 2.3.8, and 2.4.x before 2.4.1 allows remote attackers to inject arbitrary HTTP headers and conduct HTTP response splitting attacks via CRLF sequences in the header of an email.",
    "id": "GSD-2015-3154",
    "references": [
      "https://www.debian.org/security/2015/dsa-3265",
      "https://advisories.mageia.org/CVE-2015-3154.html",
      "https://alas.aws.amazon.com/cve/html/CVE-2015-3154.html"
    ]
  },
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "aliases": [
        "CVE-2015-3154"
      ],
      "details": "CRLF injection vulnerability in Zend\\Mail (Zend_Mail) in Zend Framework before 1.12.12, 2.x before 2.3.8, and 2.4.x before 2.4.1 allows remote attackers to inject arbitrary HTTP headers and conduct HTTP response splitting attacks via CRLF sequences in the header of an email.",
      "id": "GSD-2015-3154",
      "modified": "2023-12-13T01:20:07.885819Z",
      "schema_version": "1.4.0"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "ASSIGNER": "secalert@redhat.com",
        "ID": "CVE-2015-3154",
        "STATE": "PUBLIC"
      },
      "affects": {
        "vendor": {
          "vendor_data": [
            {
              "product": {
                "product_data": [
                  {
                    "product_name": "Zend Framework",
                    "version": {
                      "version_data": [
                        {
                          "version_value": "before 1.12.12"
                        },
                        {
                          "version_value": "2.x before 2.3.8"
                        },
                        {
                          "version_value": "2.4.x before 2.4.1"
                        }
                      ]
                    }
                  }
                ]
              },
              "vendor_name": "Zend Technologies"
            }
          ]
        }
      },
      "data_format": "MITRE",
      "data_type": "CVE",
      "data_version": "4.0",
      "description": {
        "description_data": [
          {
            "lang": "eng",
            "value": "CRLF injection vulnerability in Zend\\Mail (Zend_Mail) in Zend Framework before 1.12.12, 2.x before 2.3.8, and 2.4.x before 2.4.1 allows remote attackers to inject arbitrary HTTP headers and conduct HTTP response splitting attacks via CRLF sequences in the header of an email."
          }
        ]
      },
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "lang": "eng",
                "value": "CRLF Injection"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "http://framework.zend.com/security/advisory/ZF2015-04",
            "refsource": "CONFIRM",
            "url": "http://framework.zend.com/security/advisory/ZF2015-04"
          }
        ]
      }
    },
    "gitlab.com": {
      "advisories": [
        {
          "affected_range": "\u003e=2.0.0,\u003c2.0.99||\u003e=2.1.0,\u003c2.1.99||\u003e=2.3.0,\u003c2.3.8||\u003e=2.4.0,\u003c2.4.1",
          "affected_versions": "All versions starting from 2.0.0 before 2.0.99, all versions starting from 2.1.0 before 2.1.99, all versions starting from 2.3.0 before 2.3.8, all versions starting from 2.4.0 before 2.4.1",
          "cwe_ids": [
            "CWE-1035",
            "CWE-74",
            "CWE-937"
          ],
          "date": "2015-05-07",
          "description": "Potential CRLF injection attacks in mail and HTTP headers.",
          "fixed_versions": [
            "2.2.0",
            "2.3.8",
            "2.4.1"
          ],
          "identifier": "CVE-2015-3154",
          "identifiers": [
            "CVE-2015-3154"
          ],
          "not_impacted": "All versions before 2.0.0, all versions starting from 2.0.99 before 2.1.0, all versions starting from 2.1.99 before 2.3.0, all versions starting from 2.3.8 before 2.4.0, all versions starting from 2.4.1",
          "package_slug": "packagist/zendframework/zend-http",
          "pubdate": "2015-05-07",
          "solution": "Upgrade to versions 2.2.0, 2.3.8, 2.4.1 or above.",
          "title": "CRLF Injection",
          "urls": [
            "https://framework.zend.com/security/advisory/ZF2015-04"
          ],
          "uuid": "9ed6fbe6-4338-456e-adc5-3f58c6a214b1"
        },
        {
          "affected_range": "\u003c1.12.12||\u003e=2.3.0,\u003c2.3.8||\u003e=2.4.0,\u003c2.4.1",
          "affected_versions": "All versions before 1.12.12, all versions starting from 2.3.0 before 2.3.8, all versions starting from 2.4.0 before 2.4.1",
          "cvss_v2": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
          "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
          "cwe_ids": [
            "CWE-1035",
            "CWE-74",
            "CWE-937"
          ],
          "date": "2020-01-30",
          "description": "CRLF injection vulnerability allows remote attackers to inject arbitrary HTTP headers and conduct HTTP response splitting attacks via CRLF sequences in the header of an email.",
          "fixed_versions": [
            "1.12.12",
            "2.3.8",
            "2.4.1"
          ],
          "identifier": "CVE-2015-3154",
          "identifiers": [
            "CVE-2015-3154"
          ],
          "not_impacted": "All versions starting from 1.12.12 before 2.3.0, all versions starting from 2.3.8 before 2.4.0, all versions starting from 2.4.1",
          "package_slug": "packagist/zendframework/zend-mail",
          "pubdate": "2020-01-27",
          "solution": "Upgrade to versions 1.12.12, 2.3.8, 2.4.1 or above.",
          "title": "Injection Vulnerability",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2015-3154",
            "http://framework.zend.com/security/advisory/ZF2015-04"
          ],
          "uuid": "6f444ab2-e339-470b-837b-7646fefe5c4c"
        },
        {
          "affected_range": "\u003e=2.0.0,\u003c2.0.99||\u003e=2.1.0,\u003c2.1.99||\u003e=2.3.0,\u003c2.3.8||\u003e=2.4.0,\u003c2.4.1",
          "affected_versions": "All versions starting from 2.0.0 before 2.0.99, all versions starting from 2.1.0 before 2.1.99, all versions starting from 2.3.0 before 2.3.8, all versions starting from 2.4.0 before 2.4.1",
          "cwe_ids": [
            "CWE-1035",
            "CWE-74",
            "CWE-937"
          ],
          "date": "2015-05-07",
          "description": "Potential CRLF injection attacks in mail and HTTP headers.",
          "fixed_versions": [
            "2.2.0",
            "2.3.8",
            "2.4.1"
          ],
          "identifier": "CVE-2015-3154",
          "identifiers": [
            "CVE-2015-3154"
          ],
          "not_impacted": "All versions before 2.0.0, all versions starting from 2.0.99 before 2.1.0, all versions starting from 2.1.99 before 2.3.0, all versions starting from 2.3.8 before 2.4.0, all versions starting from 2.4.1",
          "package_slug": "packagist/zendframework/zendframework",
          "pubdate": "2015-05-07",
          "solution": "Upgrade to versions 2.2.0, 2.3.8, 2.4.1 or above.",
          "title": "CRLF Injection",
          "urls": [
            "https://framework.zend.com/security/advisory/ZF2015-04"
          ],
          "uuid": "5f96f9c7-2fc5-473e-b2c7-775509d61c8c"
        },
        {
          "affected_range": "\u003e=1.12.0,\u003c1.12.12",
          "affected_versions": "All versions starting from 1.12.0 before 1.12.12",
          "cwe_ids": [
            "CWE-1035",
            "CWE-74",
            "CWE-937"
          ],
          "date": "2015-05-19",
          "description": "Potential CRLF injection attacks in mail and HTTP headers.",
          "fixed_versions": [
            "1.12.12"
          ],
          "identifier": "CVE-2015-3154",
          "identifiers": [
            "CVE-2015-3154"
          ],
          "not_impacted": "All versions before 1.12.0, all versions starting from 1.12.12",
          "package_slug": "packagist/zendframework/zendframework1",
          "pubdate": "2015-05-19",
          "solution": "Upgrade to version 1.12.12 or above.",
          "title": "CRLF Injection",
          "urls": [
            "https://framework.zend.com/security/advisory/ZF2015-04"
          ],
          "uuid": "b227cd55-7992-4345-bcac-9ee2dbb9ea83"
        }
      ]
    },
    "nvd.nist.gov": {
      "configurations": {
        "CVE_data_version": "4.0",
        "nodes": [
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:a:zend:zend_framework:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndExcluding": "1.12.12",
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:zend:zend_framework:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndExcluding": "2.3.8",
                "versionStartIncluding": "2.3.0",
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:zend:zend_framework:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndExcluding": "2.4.1",
                "versionStartIncluding": "2.4.0",
                "vulnerable": true
              }
            ],
            "operator": "OR"
          }
        ]
      },
      "cve": {
        "CVE_data_meta": {
          "ASSIGNER": "secalert@redhat.com",
          "ID": "CVE-2015-3154"
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "en",
              "value": "CRLF injection vulnerability in Zend\\Mail (Zend_Mail) in Zend Framework before 1.12.12, 2.x before 2.3.8, and 2.4.x before 2.4.1 allows remote attackers to inject arbitrary HTTP headers and conduct HTTP response splitting attacks via CRLF sequences in the header of an email."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "en",
                  "value": "CWE-74"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "http://framework.zend.com/security/advisory/ZF2015-04",
              "refsource": "CONFIRM",
              "tags": [
                "Exploit",
                "Vendor Advisory"
              ],
              "url": "http://framework.zend.com/security/advisory/ZF2015-04"
            }
          ]
        }
      },
      "impact": {
        "baseMetricV2": {
          "acInsufInfo": false,
          "cvssV2": {
            "accessComplexity": "MEDIUM",
            "accessVector": "NETWORK",
            "authentication": "NONE",
            "availabilityImpact": "NONE",
            "baseScore": 4.3,
            "confidentialityImpact": "NONE",
            "integrityImpact": "PARTIAL",
            "vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
            "version": "2.0"
          },
          "exploitabilityScore": 8.6,
          "impactScore": 2.9,
          "obtainAllPrivilege": false,
          "obtainOtherPrivilege": false,
          "obtainUserPrivilege": false,
          "severity": "MEDIUM",
          "userInteractionRequired": true
        },
        "baseMetricV3": {
          "cvssV3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 6.1,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "LOW",
            "integrityImpact": "LOW",
            "privilegesRequired": "NONE",
            "scope": "CHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
            "version": "3.1"
          },
          "exploitabilityScore": 2.8,
          "impactScore": 2.7
        }
      },
      "lastModifiedDate": "2020-01-30T18:51Z",
      "publishedDate": "2020-01-27T16:15Z"
    }
  }
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.


Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…