Secure Headers
Approved changes feed: RSS · Atom
cpe:2.3:a:twitter:secure_headers:*:*:*:*:*:ruby:*:*
part: a version: * update: *
| Vendor | Twitter (98f97516-0d10-5b10-bf56-43d6aa195abe) |
|---|---|
| Product | Secure Headers (11f0ab4b-4634-5975-874e-5b745c5d7e0c) |
| Edition | * |
| Language | * |
| Software edition | * |
| Target software | ruby |
| Target hardware | * |
| Other | * |
| Notes | Imported from gcve-enriched-dumps CVE data |
PURL mappings
| PURL | Source | Last updated |
|---|---|---|
| No PURL mappings for this CPE yet. | ||
Vulnerability references
| Identifier | cpeApplicability | Submitted | db.gcve.eu details | Rationale |
|---|---|---|---|---|
CVE:CVE-2020-5217 |
vulnerable | 2026-06-08 05:26:41.519168 |
Directive injection when using dynamic overrides with user input in RubyGems secure_headers
MEDIUM (4.4)
In Secure Headers (RubyGem secure_headers), a directive injection vulnerability is present in versions before 3.8.0, 5.1.0, and 6.2.0. If user-supplied input was passed into append/override_content_security_policy_directives, a semicolon could be injected leading to directive injection. This could be used to e.g. override a script-src directive. Duplicate directives are ignored and the first one wins. The directives in secure_headers are sorted alphabetically so they pretty much all come before script-src. A previously undefined directive would receive a value even if SecureHeaders::OPT_OUT was supplied. The fixed versions will silently convert the semicolons to spaces and emit a deprecation warning when this happens. This will result in innocuous browser console messages if being exploited/accidentally used. In future releases, we will raise application errors resulting in 500s. Depending on what major version you are using, the fixed versions are 6.2.0, 5.1.0, 3.8.0.
Published: 2020-01-23T02:15:17.000Z
Updated: 2024-08-04T08:22:08.919Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2020-5216 |
vulnerable | 2026-06-08 05:26:41.518455 |
Limited header injection when using dynamic overrides with user input in RubyGems secure_headers
MEDIUM (4.4)
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.
Published: 2020-01-23T02:30:15.000Z
Updated: 2024-08-04T08:22:08.681Z |
Imported from gcve-enriched-dumps CVE data |
Contribute
You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.