CVE-2020-5216

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.
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:twitter:secure_headers:*:*:*:*:*:ruby:*:*
cpe:2.3:a:twitter:secure_headers:*:*:*:*:*:ruby:*:*
cpe:2.3:a:twitter:secure_headers:*:*:*:*:*:ruby:*:*

History

No history.

Information

Published : 2020-01-23 03:15

Updated : 2023-12-10 13:13


NVD link : CVE-2020-5216

Mitre link : CVE-2020-5216

CVE.ORG link : CVE-2020-5216


JSON object : View

Products Affected

twitter

  • secure_headers
CWE
CWE-74

Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')

CWE-113

Improper Neutralization of CRLF Sequences in HTTP Headers ('HTTP Response Splitting')