2023-12-21 17:00:28 +00:00
{
"id" : "CVE-2023-50724" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2023-12-21T15:15:10.573" ,
2024-01-02 19:00:27 +00:00
"lastModified" : "2024-01-02T18:40:50.497" ,
"vulnStatus" : "Analyzed" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-12-21 17:00:28 +00:00
"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"
2024-01-02 19:00:27 +00:00
} ,
{
"lang" : "es" ,
2024-04-04 08:46:00 +00:00
"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."
2023-12-21 17:00:28 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2024-01-02 19:00:27 +00:00
{
"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
} ,
2023-12-21 17:00:28 +00:00
{
"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"
}
]
}
] ,
2024-01-02 19:00:27 +00:00
"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"
}
]
}
]
}
] ,
2023-12-21 17:00:28 +00:00
"references" : [
{
"url" : "https://github.com/resque/resque/issues/1679" ,
2024-01-02 19:00:27 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Exploit" ,
"Issue Tracking" ,
"Mitigation" ,
"Third Party Advisory"
]
2023-12-21 17:00:28 +00:00
} ,
{
"url" : "https://github.com/resque/resque/pull/1687" ,
2024-01-02 19:00:27 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2023-12-21 17:00:28 +00:00
} ,
{
"url" : "https://github.com/resque/resque/security/advisories/GHSA-r8xx-8vm8-x6wj" ,
2024-01-02 19:00:27 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Vendor Advisory"
]
2023-12-21 17:00:28 +00:00
}
]
}