{ "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", "CVE_data_meta": { "ID": "CVE-2023-50725", "ASSIGNER": "security-advisories@github.com", "STATE": "PUBLIC" }, "description": { "description_data": [ { "lang": "eng", "value": "Resque is a Redis-backed Ruby library for creating background jobs, placing them on multiple queues, and processing them later. The following paths in resque-web have been found to be vulnerable to reflected XSS: \"/failed/?class=\" and \"/queues/>\". This issue has been patched in version 2.2.1." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')", "cweId": "CWE-79" } ] } ] }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "resque", "product": { "product_data": [ { "product_name": "resque", "version": { "version_data": [ { "version_affected": "=", "version_value": "< 2.2.1" } ] } } ] } } ] } }, "references": { "reference_data": [ { "url": "https://github.com/resque/resque/security/advisories/GHSA-gc3j-vvwf-4rp8", "refsource": "MISC", "name": "https://github.com/resque/resque/security/advisories/GHSA-gc3j-vvwf-4rp8" }, { "url": "https://github.com/resque/resque/pull/1790", "refsource": "MISC", "name": "https://github.com/resque/resque/pull/1790" }, { "url": "https://github.com/resque/resque/commit/ee99d2ed6cc75d9d384483b70c2d96d312115f07", "refsource": "MISC", "name": "https://github.com/resque/resque/commit/ee99d2ed6cc75d9d384483b70c2d96d312115f07" }, { "url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/resque/CVE-2023-50725.yml", "refsource": "MISC", "name": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/resque/CVE-2023-50725.yml" } ] }, "source": { "advisory": "GHSA-gc3j-vvwf-4rp8", "discovery": "UNKNOWN" }, "impact": { "cvss": [ { "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" } ] } }