cve-2024-28103
Vulnerability from cvelistv5
Published
2024-06-04 19:47
Modified
2024-12-06 13:09
Summary
Action Pack is a framework for handling and responding to web requests. Since 6.1.0, the application configurable Permissions-Policy is only served on responses with an HTML related Content-Type. This vulnerability is fixed in 6.1.7.8, 7.0.8.2, and 7.1.3.3.
Impacted products
Vendor Product Version
rails rails Version: >= 6.1.0.0, < 6.1.7.8
Version: >= 7.0.0.0, < 7.0.8.4
Version: >= 7.1.0.0, < 7.1.3.4
Version: >= 7.2.0.beta1, < 7.2.0.beta2
Create a notification for this product.
Show details on NVD website


{
   containers: {
      adp: [
         {
            affected: [
               {
                  cpes: [
                     "cpe:2.3:a:rails:rails:*:*:*:*:*:*:*:*",
                  ],
                  defaultStatus: "unknown",
                  product: "rails",
                  vendor: "rails",
                  versions: [
                     {
                        lessThan: "6.1.78",
                        status: "affected",
                        version: "6.1.0.0",
                        versionType: "custom",
                     },
                  ],
               },
               {
                  cpes: [
                     "cpe:2.3:a:rails:rails:*:*:*:*:*:*:*:*",
                  ],
                  defaultStatus: "unknown",
                  product: "rails",
                  vendor: "rails",
                  versions: [
                     {
                        lessThan: "7.0.8.4",
                        status: "affected",
                        version: "7.0.0.0",
                        versionType: "custom",
                     },
                  ],
               },
               {
                  cpes: [
                     "cpe:2.3:a:rails:rails:*:*:*:*:*:*:*:*",
                  ],
                  defaultStatus: "unknown",
                  product: "rails",
                  vendor: "rails",
                  versions: [
                     {
                        lessThan: "7.1.3.4",
                        status: "affected",
                        version: "7.1.0.0",
                        versionType: "custom",
                     },
                  ],
               },
               {
                  cpes: [
                     "cpe:2.3:a:rails:rails:*:*:*:*:*:*:*:*",
                  ],
                  defaultStatus: "unknown",
                  product: "rails",
                  vendor: "rails",
                  versions: [
                     {
                        lessThan: "7.2.0.beta2",
                        status: "affected",
                        version: "7.2.0.beta1",
                        versionType: "custom",
                     },
                  ],
               },
            ],
            metrics: [
               {
                  other: {
                     content: {
                        id: "CVE-2024-28103",
                        options: [
                           {
                              Exploitation: "none",
                           },
                           {
                              Automatable: "no",
                           },
                           {
                              "Technical Impact": "partial",
                           },
                        ],
                        role: "CISA Coordinator",
                        timestamp: "2024-06-20T16:17:47.516776Z",
                        version: "2.0.3",
                     },
                     type: "ssvc",
                  },
               },
            ],
            providerMetadata: {
               dateUpdated: "2024-06-20T16:31:41.257Z",
               orgId: "134c704f-9b21-4f2e-91b3-4a467353bcc0",
               shortName: "CISA-ADP",
            },
            title: "CISA ADP Vulnrichment",
         },
         {
            providerMetadata: {
               dateUpdated: "2024-12-06T13:09:28.269Z",
               orgId: "af854a3a-2127-422b-91ae-364da2661108",
               shortName: "CVE",
            },
            references: [
               {
                  name: "https://github.com/rails/rails/security/advisories/GHSA-fwhr-88qx-h9g7",
                  tags: [
                     "x_refsource_CONFIRM",
                     "x_transferred",
                  ],
                  url: "https://github.com/rails/rails/security/advisories/GHSA-fwhr-88qx-h9g7",
               },
               {
                  name: "https://github.com/rails/rails/commit/35858f1d9d57f6c4050a8d9ab754bd5d088b4523",
                  tags: [
                     "x_refsource_MISC",
                     "x_transferred",
                  ],
                  url: "https://github.com/rails/rails/commit/35858f1d9d57f6c4050a8d9ab754bd5d088b4523",
               },
               {
                  url: "https://security.netapp.com/advisory/ntap-20241206-0002/",
               },
            ],
            title: "CVE Program Container",
         },
      ],
      cna: {
         affected: [
            {
               product: "rails",
               vendor: "rails",
               versions: [
                  {
                     status: "affected",
                     version: ">= 6.1.0.0, < 6.1.7.8",
                  },
                  {
                     status: "affected",
                     version: ">= 7.0.0.0, < 7.0.8.4",
                  },
                  {
                     status: "affected",
                     version: ">= 7.1.0.0, < 7.1.3.4",
                  },
                  {
                     status: "affected",
                     version: ">= 7.2.0.beta1, < 7.2.0.beta2",
                  },
               ],
            },
         ],
         descriptions: [
            {
               lang: "en",
               value: "Action Pack is a framework for handling and responding to web requests. Since 6.1.0, the application configurable Permissions-Policy is only served on responses with an HTML related Content-Type. This vulnerability is fixed in  6.1.7.8, 7.0.8.2, and 7.1.3.3.",
            },
         ],
         metrics: [
            {
               cvssV3_1: {
                  attackComplexity: "LOW",
                  attackVector: "NETWORK",
                  availabilityImpact: "NONE",
                  baseScore: 5.4,
                  baseSeverity: "MEDIUM",
                  confidentialityImpact: "LOW",
                  integrityImpact: "LOW",
                  privilegesRequired: "NONE",
                  scope: "UNCHANGED",
                  userInteraction: "REQUIRED",
                  vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
                  version: "3.1",
               },
            },
         ],
         problemTypes: [
            {
               descriptions: [
                  {
                     cweId: "CWE-20",
                     description: "CWE-20: Improper Input Validation",
                     lang: "en",
                     type: "CWE",
                  },
               ],
            },
         ],
         providerMetadata: {
            dateUpdated: "2024-06-04T19:49:49.370Z",
            orgId: "a0819718-46f1-4df5-94e2-005712e83aaa",
            shortName: "GitHub_M",
         },
         references: [
            {
               name: "https://github.com/rails/rails/security/advisories/GHSA-fwhr-88qx-h9g7",
               tags: [
                  "x_refsource_CONFIRM",
               ],
               url: "https://github.com/rails/rails/security/advisories/GHSA-fwhr-88qx-h9g7",
            },
            {
               name: "https://github.com/rails/rails/commit/35858f1d9d57f6c4050a8d9ab754bd5d088b4523",
               tags: [
                  "x_refsource_MISC",
               ],
               url: "https://github.com/rails/rails/commit/35858f1d9d57f6c4050a8d9ab754bd5d088b4523",
            },
         ],
         source: {
            advisory: "GHSA-fwhr-88qx-h9g7",
            discovery: "UNKNOWN",
         },
         title: "Action Pack is missing security headers on non-HTML responses",
      },
   },
   cveMetadata: {
      assignerOrgId: "a0819718-46f1-4df5-94e2-005712e83aaa",
      assignerShortName: "GitHub_M",
      cveId: "CVE-2024-28103",
      datePublished: "2024-06-04T19:47:44.199Z",
      dateReserved: "2024-03-04T14:19:14.058Z",
      dateUpdated: "2024-12-06T13:09:28.269Z",
      state: "PUBLISHED",
   },
   dataType: "CVE_RECORD",
   dataVersion: "5.1",
   "vulnerability-lookup:meta": {
      nvd: "{\"cve\":{\"id\":\"CVE-2024-28103\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2024-06-04T20:15:10.237\",\"lastModified\":\"2024-12-06T14:15:20.130\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Action Pack is a framework for handling and responding to web requests. Since 6.1.0, the application configurable Permissions-Policy is only served on responses with an HTML related Content-Type. This vulnerability is fixed in  6.1.7.8, 7.0.8.2, and 7.1.3.3.\"},{\"lang\":\"es\",\"value\":\"Action Pack es un framework para manejar y responder a solicitudes web. Desde 6.1.0, la Política de permisos configurable de la aplicación solo se ofrece en respuestas con un tipo de contenido relacionado con HTML. Esta vulnerabilidad se solucionó en 6.1.7.8, 7.0.8.2 y 7.1.3.3.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N\",\"baseScore\":5.4,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.8,\"impactScore\":2.5},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":9.8,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":5.9}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-20\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"NVD-CWE-noinfo\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:rubyonrails:rails:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.1.0\",\"versionEndExcluding\":\"6.1.7.8\",\"matchCriteriaId\":\"D2C17A69-A50E-4AB4-B607-CB917EB6B944\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:rubyonrails:rails:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"7.0.0\",\"versionEndExcluding\":\"7.0.8.4\",\"matchCriteriaId\":\"1998127B-0A85-41FB-A20C-EAEBBB0BE534\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:rubyonrails:rails:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"7.1.0\",\"versionEndExcluding\":\"7.1.3.4\",\"matchCriteriaId\":\"EEC8C716-9842-478E-B714-06C0DD1CDB1C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:rubyonrails:rails:7.2.0:beta1:*:*:*:*:*:*\",\"matchCriteriaId\":\"5B5E3A5F-5ACA-4A9C-A934-BB8AEB639D3B\"}]}]}],\"references\":[{\"url\":\"https://github.com/rails/rails/commit/35858f1d9d57f6c4050a8d9ab754bd5d088b4523\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/rails/rails/security/advisories/GHSA-fwhr-88qx-h9g7\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://github.com/rails/rails/commit/35858f1d9d57f6c4050a8d9ab754bd5d088b4523\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/rails/rails/security/advisories/GHSA-fwhr-88qx-h9g7\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20241206-0002/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
      vulnrichment: {
         containers: "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://github.com/rails/rails/security/advisories/GHSA-fwhr-88qx-h9g7\", \"name\": \"https://github.com/rails/rails/security/advisories/GHSA-fwhr-88qx-h9g7\", \"tags\": [\"x_refsource_CONFIRM\", \"x_transferred\"]}, {\"url\": \"https://github.com/rails/rails/commit/35858f1d9d57f6c4050a8d9ab754bd5d088b4523\", \"name\": \"https://github.com/rails/rails/commit/35858f1d9d57f6c4050a8d9ab754bd5d088b4523\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20241206-0002/\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-12-06T13:09:28.269Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-28103\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-06-20T16:17:47.516776Z\"}}}], \"affected\": [{\"cpes\": [\"cpe:2.3:a:rails:rails:*:*:*:*:*:*:*:*\"], \"vendor\": \"rails\", \"product\": \"rails\", \"versions\": [{\"status\": \"affected\", \"version\": \"6.1.0.0\", \"lessThan\": \"6.1.78\", \"versionType\": \"custom\"}], \"defaultStatus\": \"unknown\"}, {\"cpes\": [\"cpe:2.3:a:rails:rails:*:*:*:*:*:*:*:*\"], \"vendor\": \"rails\", \"product\": \"rails\", \"versions\": [{\"status\": \"affected\", \"version\": \"7.0.0.0\", \"lessThan\": \"7.0.8.4\", \"versionType\": \"custom\"}], \"defaultStatus\": \"unknown\"}, {\"cpes\": [\"cpe:2.3:a:rails:rails:*:*:*:*:*:*:*:*\"], \"vendor\": \"rails\", \"product\": \"rails\", \"versions\": [{\"status\": \"affected\", \"version\": \"7.1.0.0\", \"lessThan\": \"7.1.3.4\", \"versionType\": \"custom\"}], \"defaultStatus\": \"unknown\"}, {\"cpes\": [\"cpe:2.3:a:rails:rails:*:*:*:*:*:*:*:*\"], \"vendor\": \"rails\", \"product\": \"rails\", \"versions\": [{\"status\": \"affected\", \"version\": \"7.2.0.beta1\", \"lessThan\": \"7.2.0.beta2\", \"versionType\": \"custom\"}], \"defaultStatus\": \"unknown\"}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-06-20T16:22:00.528Z\"}}], \"cna\": {\"title\": \"Action Pack is missing security headers on non-HTML responses\", \"source\": {\"advisory\": \"GHSA-fwhr-88qx-h9g7\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 5.4, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N\", \"integrityImpact\": \"LOW\", \"userInteraction\": \"REQUIRED\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"LOW\"}}], \"affected\": [{\"vendor\": \"rails\", \"product\": \"rails\", \"versions\": [{\"status\": \"affected\", \"version\": \">= 6.1.0.0, < 6.1.7.8\"}, {\"status\": \"affected\", \"version\": \">= 7.0.0.0, < 7.0.8.4\"}, {\"status\": \"affected\", \"version\": \">= 7.1.0.0, < 7.1.3.4\"}, {\"status\": \"affected\", \"version\": \">= 7.2.0.beta1, < 7.2.0.beta2\"}]}], \"references\": [{\"url\": \"https://github.com/rails/rails/security/advisories/GHSA-fwhr-88qx-h9g7\", \"name\": \"https://github.com/rails/rails/security/advisories/GHSA-fwhr-88qx-h9g7\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/rails/rails/commit/35858f1d9d57f6c4050a8d9ab754bd5d088b4523\", \"name\": \"https://github.com/rails/rails/commit/35858f1d9d57f6c4050a8d9ab754bd5d088b4523\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Action Pack is a framework for handling and responding to web requests. Since 6.1.0, the application configurable Permissions-Policy is only served on responses with an HTML related Content-Type. This vulnerability is fixed in  6.1.7.8, 7.0.8.2, and 7.1.3.3.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-20\", \"description\": \"CWE-20: Improper Input Validation\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2024-06-04T19:49:49.370Z\"}}}",
         cveMetadata: "{\"cveId\": \"CVE-2024-28103\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2024-12-06T13:09:28.269Z\", \"dateReserved\": \"2024-03-04T14:19:14.058Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2024-06-04T19:47:44.199Z\", \"assignerShortName\": \"GitHub_M\"}",
         dataType: "CVE_RECORD",
         dataVersion: "5.1",
      },
   },
}


Log in or create an account to share your comment.

Security Advisory comment format.

This schema specifies the format of a comment related to a security advisory.

UUIDv4 of the comment
UUIDv4 of the Vulnerability-Lookup instance
When the comment was created originally
When the comment was last updated
Title of the comment
Description of the comment
The identifier of the vulnerability (CVE ID, GHSA-ID, PYSEC ID, etc.).



Tags
Taxonomy of the tags.


Loading…

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.