2023-12-22 23:00:28 +00:00
{
"id" : "CVE-2023-50727" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2023-12-22T21:15:07.690" ,
2024-01-03 05:00:28 +00:00
"lastModified" : "2024-01-03T03:25:51.337" ,
"vulnStatus" : "Analyzed" ,
2023-12-22 23:00:28 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "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."
2024-01-03 05:00:28 +00:00
} ,
{
"lang" : "es" ,
"value" : "Resque es una librer\u00eda Ruby respaldada por Redis para crear trabajos en segundo plano, colocarlos en varias colas y procesarlos m\u00e1s tarde. El problema de XSS reflejado ocurre cuando /queues se agrega con /\">. Este problema se solucion\u00f3 en la versi\u00f3n 2.6.0."
2023-12-22 23:00:28 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2024-01-03 05:00:28 +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-22 23: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-03 05:00:28 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:resque:resque:*:*:*:*:*:ruby:*:*" ,
"versionEndExcluding" : "2.6.0" ,
"matchCriteriaId" : "443F9594-AEFD-4F85-BFEF-5C7C70C44DF7"
}
]
}
]
}
] ,
2023-12-22 23:00:28 +00:00
"references" : [
{
"url" : "https://github.com/resque/resque/commit/7623b8dfbdd0a07eb04b19fb25b16a8d6f087f9a" ,
2024-01-03 05:00:28 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2023-12-22 23:00:28 +00:00
} ,
{
"url" : "https://github.com/resque/resque/pull/1865" ,
2024-01-03 05:00:28 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2023-12-22 23:00:28 +00:00
} ,
{
"url" : "https://github.com/resque/resque/security/advisories/GHSA-r9mq-m72x-257g" ,
2024-01-03 05:00:28 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch" ,
"Vendor Advisory"
]
2023-12-22 23:00:28 +00:00
}
]
}