{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1",
    "cveMetadata": {
        "cveId": "CVE-2023-50724",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2023-12-11T17:53:36.031Z",
        "datePublished": "2023-12-21T14:50:29.294Z",
        "dateUpdated": "2024-08-27T15:02:43.928Z"
    },
    "containers": {
        "cna": {
            "title": "Resque vulnerable to reflected cross site scripting through pathname ",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-79",
                            "lang": "en",
                            "description": "CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV3_1": {
                        "attackComplexity": "LOW",
                        "attackVector": "NETWORK",
                        "availabilityImpact": "NONE",
                        "baseScore": 6.3,
                        "baseSeverity": "MEDIUM",
                        "confidentialityImpact": "LOW",
                        "integrityImpact": "HIGH",
                        "privilegesRequired": "LOW",
                        "scope": "UNCHANGED",
                        "userInteraction": "REQUIRED",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:H/A:N",
                        "version": "3.1"
                    }
                }
            ],
            "references": [
                {
                    "name": "https://github.com/resque/resque/security/advisories/GHSA-r8xx-8vm8-x6wj",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/resque/resque/security/advisories/GHSA-r8xx-8vm8-x6wj"
                },
                {
                    "name": "https://github.com/resque/resque/issues/1679",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/resque/resque/issues/1679"
                },
                {
                    "name": "https://github.com/resque/resque/pull/1687",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/resque/resque/pull/1687"
                }
            ],
            "affected": [
                {
                    "vendor": "resque",
                    "product": "resque",
                    "versions": [
                        {
                            "version": "< 2.1.0",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2023-12-21T14:50:29.294Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "Resque (pronounced like \"rescue\") is a Redis-backed library for creating background jobs, placing those jobs on multiple queues, and processing them later. resque-web in resque versions before 2.1.0 are vulnerable to reflected XSS through the current_queue parameter in the path of the queues endpoint. This issue has been patched in version 2.1.0.\n"
                }
            ],
            "source": {
                "advisory": "GHSA-r8xx-8vm8-x6wj",
                "discovery": "UNKNOWN"
            }
        },
        "adp": [
            {
                "providerMetadata": {
                    "orgId": "af854a3a-2127-422b-91ae-364da2661108",
                    "shortName": "CVE",
                    "dateUpdated": "2024-08-02T22:16:47.310Z"
                },
                "title": "CVE Program Container",
                "references": [
                    {
                        "name": "https://github.com/resque/resque/security/advisories/GHSA-r8xx-8vm8-x6wj",
                        "tags": [
                            "x_refsource_CONFIRM",
                            "x_transferred"
                        ],
                        "url": "https://github.com/resque/resque/security/advisories/GHSA-r8xx-8vm8-x6wj"
                    },
                    {
                        "name": "https://github.com/resque/resque/issues/1679",
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://github.com/resque/resque/issues/1679"
                    },
                    {
                        "name": "https://github.com/resque/resque/pull/1687",
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://github.com/resque/resque/pull/1687"
                    }
                ]
            },
            {
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2024-08-27T14:51:32.748402Z",
                                "id": "CVE-2023-50724",
                                "options": [
                                    {
                                        "Exploitation": "none"
                                    },
                                    {
                                        "Automatable": "no"
                                    },
                                    {
                                        "Technical Impact": "partial"
                                    }
                                ],
                                "role": "CISA Coordinator",
                                "version": "2.0.3"
                            }
                        }
                    }
                ],
                "title": "CISA ADP Vulnrichment",
                "providerMetadata": {
                    "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
                    "shortName": "CISA-ADP",
                    "dateUpdated": "2024-08-27T15:02:43.928Z"
                }
            }
        ]
    }
}