Advisory Database
  • Advisories
  • Dependency Scanning
  1. gem
  2. ›
  3. actionpack
  4. ›
  5. CVE-2024-28103

CVE-2024-28103: Missing security headers in Action Pack on non-HTML responses

June 4, 2024 (updated December 6, 2024)

Permissions-Policy is Only Served on HTML Content-Type

The application configurable Permissions-Policy is only served on responses with an HTML related Content-Type.

This has been assigned the CVE identifier CVE-2024-28103.

Versions Affected: >= 6.1.0 Not affected: < 6.1.0 Fixed Versions: 6.1.7.8, 7.0.8.4, and 7.1.3.4

Impact

Responses with a non-HTML Content-Type are not serving the configured Permissions-Policy. There are certain non-HTML Content-Types that would benefit from having the Permissions-Policy enforced.

Releases

The fixed releases are available at the normal locations.

Workarounds

N/A

Patches

To aid users who aren’t able to upgrade immediately we have provided patches for the supported release series in accordance with our maintenance policy regarding security issues. They are in git-am format and consist of a single changeset.

  • 6-1-include-permissions-policy-header-on-non-html.patch - Patch for 6.1 series
  • 7-0-include-permissions-policy-header-on-non-html.patch - Patch for 7.0 series
  • 7-1-include-permissions-policy-header-on-non-html.patch - Patch for 7.1 series

Credits

Thank you shinkbr for reporting this!

References

  • github.com/advisories/GHSA-fwhr-88qx-h9g7
  • github.com/rails/rails
  • github.com/rails/rails/commit/35858f1d9d57f6c4050a8d9ab754bd5d088b4523
  • github.com/rails/rails/security/advisories/GHSA-fwhr-88qx-h9g7
  • github.com/rubysec/ruby-advisory-db/blob/master/gems/actionpack/CVE-2024-28103.yml
  • nvd.nist.gov/vuln/detail/CVE-2024-28103
  • security.netapp.com/advisory/ntap-20241206-0002

Code Behaviors & Features

Detect and mitigate CVE-2024-28103 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 7.2.0.beta1 before 7.2.0.beta2, version 7.2.0.beta1, all versions starting from 6.1.0 before 6.1.7.8, all versions starting from 7.0.0 before 7.0.8.4, all versions starting from 7.1.0 before 7.1.3.4

Fixed versions

  • 6.1.7.8
  • 7.0.8.4
  • 7.1.3.4
  • 7.2.0.beta2

Solution

Upgrade to versions 6.1.7.8, 7.0.8.4, 7.1.3.4, 7.2.0.beta2 or above.

Impact 5.4 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N

Learn more about CVSS

Weakness

  • CWE-20: Improper Input Validation

Source file

gem/actionpack/CVE-2024-28103.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:15:08 +0000.