{ "id": "CVE-2023-50724", "sourceIdentifier": "security-advisories@github.com", "published": "2023-12-21T15:15:10.573", "lastModified": "2024-01-02T18:40:50.497", "vulnStatus": "Analyzed", "cveTags": [], "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" }, { "lang": "es", "value": "Resque (pronunciado como \"rescue\") es una librer\u00eda respaldada por Redis para crear trabajos en segundo plano, colocar esos trabajos en varias colas y procesarlos m\u00e1s tarde. resque-web en versiones de resque anteriores a 2.1.0 es vulnerable al XSS reflejado a trav\u00e9s del par\u00e1metro current_queue en la ruta de las colas del endpoint. Este problema se solucion\u00f3 en la versi\u00f3n 2.1.0." } ], "metrics": { "cvssMetricV31": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "REQUIRED", "scope": "CHANGED", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM" }, "exploitabilityScore": 2.8, "impactScore": 2.7 }, { "source": "security-advisories@github.com", "type": "Secondary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:H/A:N", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "LOW", "userInteraction": "REQUIRED", "scope": "UNCHANGED", "confidentialityImpact": "LOW", "integrityImpact": "HIGH", "availabilityImpact": "NONE", "baseScore": 6.3, "baseSeverity": "MEDIUM" }, "exploitabilityScore": 2.1, "impactScore": 4.2 } ] }, "weaknesses": [ { "source": "security-advisories@github.com", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-79" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:resque:resque:*:*:*:*:*:ruby:*:*", "versionEndExcluding": "2.1.0", "matchCriteriaId": "3748B26E-DE1D-4B6B-8A6E-C79BC6DBD0BF" } ] } ] } ], "references": [ { "url": "https://github.com/resque/resque/issues/1679", "source": "security-advisories@github.com", "tags": [ "Exploit", "Issue Tracking", "Mitigation", "Third Party Advisory" ] }, { "url": "https://github.com/resque/resque/pull/1687", "source": "security-advisories@github.com", "tags": [ "Patch" ] }, { "url": "https://github.com/resque/resque/security/advisories/GHSA-r8xx-8vm8-x6wj", "source": "security-advisories@github.com", "tags": [ "Vendor Advisory" ] } ] }