In Secure Headers (RubyGem secure_headers), a directive injection vulnerability is present in versions before 3.9.0, 5.2.0, and 6.3.0. If user-supplied input was passed into append/override_content_security_policy_directives, a newline could be injected leading to limited header injection. Upon seeing a newline in the header, rails will silently create a new Content-Security-Policy header with the remaining value of the original string. It will continue to create new headers for each newline. This has been fixed in 6.3.0, 5.2.0, and 3.9.0.
References
Link | Resource |
---|---|
https://github.com/twitter/secure_headers/commit/301695706f6a70517c2a90c6ef9b32178440a2d0 | Patch |
https://github.com/twitter/secure_headers/security/advisories/GHSA-w978-rmpf-qmwg | Exploit Mitigation Third Party Advisory |
https://github.com/twitter/secure_headers/commit/301695706f6a70517c2a90c6ef9b32178440a2d0 | Patch |
https://github.com/twitter/secure_headers/security/advisories/GHSA-w978-rmpf-qmwg | Exploit Mitigation Third Party Advisory |
Configurations
Configuration 1 (hide)
|
History
21 Nov 2024, 05:33
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : 5.0
v3 : 4.4 |
References | () https://github.com/twitter/secure_headers/commit/301695706f6a70517c2a90c6ef9b32178440a2d0 - Patch | |
References | () https://github.com/twitter/secure_headers/security/advisories/GHSA-w978-rmpf-qmwg - Exploit, Mitigation, Third Party Advisory |
Information
Published : 2020-01-23 03:15
Updated : 2024-11-21 05:33
NVD link : CVE-2020-5216
Mitre link : CVE-2020-5216
CVE.ORG link : CVE-2020-5216
JSON object : View
Products Affected
- secure_headers