Lucene search

K
cvelistGitHub_MCVELIST:CVE-2023-50727
HistoryDec 22, 2023 - 8:10 p.m.

CVE-2023-50727 Resque vulnerable to reflected XSS in Queue Endpoint

2023-12-2220:10:10
CWE-79
GitHub_M
www.cve.org
1
resque
redis
ruby
reflected xss
patched
version 2.6.0

6.3 Medium

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

LOW

Integrity Impact

HIGH

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:H/A:N

0.001 Low

EPSS

Percentile

20.6%

Resque is a Redis-backed Ruby library for creating background jobs, placing them on multiple queues, and processing them later. Reflected XSS issue occurs when /queues is appended with /"><svg%20onload=alert(domain)>. This issue has been patched in version 2.6.0.

CNA Affected

[
  {
    "vendor": "resque",
    "product": "resque",
    "versions": [
      {
        "version": "< 2.6.0",
        "status": "affected"
      }
    ]
  }
]

6.3 Medium

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

LOW

Integrity Impact

HIGH

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:H/A:N

0.001 Low

EPSS

Percentile

20.6%

Related for CVELIST:CVE-2023-50727