ghsa-5xm9-rf63-wj7h
Vulnerability from github
Published
2022-05-17 05:18
Modified
2022-07-13 17:56
Summary
Improper Control of Generation of Code in Spring Security
Details
CRLF injection vulnerability in the logout functionality in VMware SpringSource Spring Security before 2.0.7 and 3.0.x before 3.0.6 allows remote attackers to inject arbitrary HTTP headers and conduct HTTP response splitting attacks via the spring-security-redirect parameter.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.springframework.security:spring-security-core" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.0.7" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.springframework.security:spring-security-core" }, "ranges": [ { "events": [ { "introduced": "3.0.0" }, { "fixed": "3.0.6" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2011-2732" ], "database_specific": { "cwe_ids": [ "CWE-94" ], "github_reviewed": true, "github_reviewed_at": "2022-07-13T17:56:38Z", "nvd_published_at": "2012-12-05T17:55:00Z", "severity": "MODERATE" }, "details": "CRLF injection vulnerability in the logout functionality in VMware SpringSource Spring Security before 2.0.7 and 3.0.x before 3.0.6 allows remote attackers to inject arbitrary HTTP headers and conduct HTTP response splitting attacks via the spring-security-redirect parameter.", "id": "GHSA-5xm9-rf63-wj7h", "modified": "2022-07-13T17:56:38Z", "published": "2022-05-17T05:18:15Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2011-2732" }, { "type": "PACKAGE", "url": "https://github.com/spring-projects/spring-security" }, { "type": "WEB", "url": "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=677814" }, { "type": "WEB", "url": "http://support.springsource.com/security/cve-2011-2732" } ], "schema_version": "1.4.0", "severity": [], "summary": "Improper Control of Generation of Code in Spring Security" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.