ZeroHour

Vulnerabilities

4 CVEs · NVD, GitHub Advisories, CISA KEV, FIRST EPSS, GitHub PoC repos

CVEVulnerabilityCVSSEPSSFlagsAffectedExposurePublished
CVE-2023-50725
+1 in the same advisory: …50727
Resque is a Redis-backed Ruby library for creating background jobs, placing them on multiple queues, and processing them later.

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.

NVD description · AI analysis pending
6.1<1%
  • resque resque
CVE-2023-50724
Resque (pronounced like "rescue") is a Redis-backed library for creating background jobs, placing those jobs on multiple queues, and processing them later.

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.

NVD description · AI analysis pending
6.1<1% PoC
  • resque resque
CVE-2022-44303
Resque Scheduler version 1.27.4 is vulnerable to Cross-site scripting (XSS).

Resque Scheduler version 1.27.4 is vulnerable to Cross-site scripting (XSS). A remote attacker could inject javascript code to the "{schedule_job}" or "args" parameter in /resque/delayed/jobs/{schedule_job}?args={args_id} to execute javascript at client side.

NVD description · AI analysis pending
6.1<1% PoC
  • resque-scheduler project resque-scheduler