{
    "data_version": "4.0",
    "data_type": "CVE",
    "data_format": "MITRE",
    "CVE_data_meta": {
        "ID": "CVE-2024-28103",
        "ASSIGNER": "security-advisories@github.com",
        "STATE": "PUBLIC"
    },
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "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."
            }
        ]
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "CWE-20: Improper Input Validation",
                        "cweId": "CWE-20"
                    }
                ]
            }
        ]
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "vendor_name": "rails",
                    "product": {
                        "product_data": [
                            {
                                "product_name": "rails",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_affected": "=",
                                            "version_value": ">= 6.1.0.0, < 6.1.7.8"
                                        },
                                        {
                                            "version_affected": "=",
                                            "version_value": ">= 7.0.0.0, < 7.0.8.4"
                                        },
                                        {
                                            "version_affected": "=",
                                            "version_value": ">= 7.1.0.0, < 7.1.3.4"
                                        },
                                        {
                                            "version_affected": "=",
                                            "version_value": ">= 7.2.0.beta1, < 7.2.0.beta2"
                                        }
                                    ]
                                }
                            }
                        ]
                    }
                }
            ]
        }
    },
    "references": {
        "reference_data": [
            {
                "url": "https://github.com/rails/rails/security/advisories/GHSA-fwhr-88qx-h9g7",
                "refsource": "MISC",
                "name": "https://github.com/rails/rails/security/advisories/GHSA-fwhr-88qx-h9g7"
            },
            {
                "url": "https://github.com/rails/rails/commit/35858f1d9d57f6c4050a8d9ab754bd5d088b4523",
                "refsource": "MISC",
                "name": "https://github.com/rails/rails/commit/35858f1d9d57f6c4050a8d9ab754bd5d088b4523"
            }
        ]
    },
    "source": {
        "advisory": "GHSA-fwhr-88qx-h9g7",
        "discovery": "UNKNOWN"
    },
    "impact": {
        "cvss": [
            {
                "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"
            }
        ]
    }
}