2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2023-23636" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2023-02-03T01:15:14.837" ,
"lastModified" : "2023-02-09T18:17:10.097" ,
"vulnStatus" : "Analyzed" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-04-24 12:24:31 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "In Jellyfin 10.8.x through 10.8.3, the name of a playlist is vulnerable to stored XSS. This allows an attacker to steal access tokens from the localStorage of the victim."
2024-09-15 02:03:16 +00:00
} ,
{
"lang" : "es" ,
"value" : "En Jellyfin 10.8.x a 10.8.3, el nombre de una lista de reproducci\u00f3n es vulnerable al XSS almacenado. Esto permite a un atacante robar tokens de acceso del almacenamiento local de la v\u00edctima."
2023-04-24 12:24:31 +02:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "REQUIRED" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 5.4 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 2.3 ,
"impactScore" : 2.7
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-79"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:jellyfin:jellyfin:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "10.8.0" ,
"versionEndIncluding" : "10.8.3" ,
"matchCriteriaId" : "6CF48FD8-1796-4329-BDFD-98A8CC445E62"
}
]
}
]
}
] ,
"references" : [
{
"url" : "https://github.com/jellyfin/jellyfin-web/issues/3788" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit" ,
"Issue Tracking" ,
"Patch" ,
"Third Party Advisory"
]
} ,
{
"url" : "https://herolab.usd.de/security-advisories/" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Third Party Advisory"
]
} ,
{
"url" : "https://herolab.usd.de/security-advisories/usd-2022-0030/" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit" ,
"Third Party Advisory"
]
}
]
}