mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish Advisories
GHSA-2h5r-cqfc-45v6 GHSA-749c-pc87-4qcw
This commit is contained in:
+37
-4
@@ -1,11 +1,12 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-2h5r-cqfc-45v6",
|
||||
"modified": "2025-03-26T21:30:36Z",
|
||||
"modified": "2025-03-27T21:18:22Z",
|
||||
"published": "2023-02-03T03:30:25Z",
|
||||
"aliases": [
|
||||
"CVE-2023-23636"
|
||||
],
|
||||
"summary": "Jellyfin Web Cross-Site Scripting (XSS) via Playlist Name",
|
||||
"details": "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.",
|
||||
"severity": [
|
||||
{
|
||||
@@ -13,7 +14,27 @@
|
||||
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
|
||||
}
|
||||
],
|
||||
"affected": [],
|
||||
"affected": [
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "npm",
|
||||
"name": "jellyfin-web"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "10.8.0"
|
||||
},
|
||||
{
|
||||
"fixed": "10.8.4"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
@@ -23,6 +44,18 @@
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/jellyfin/jellyfin-web/issues/3788"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/jellyfin/jellyfin-web/pull/3789"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/jellyfin/jellyfin-web"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/jellyfin/jellyfin/releases/tag/v10.8.4"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://herolab.usd.de/security-advisories"
|
||||
@@ -37,8 +70,8 @@
|
||||
"CWE-79"
|
||||
],
|
||||
"severity": "MODERATE",
|
||||
"github_reviewed": false,
|
||||
"github_reviewed_at": null,
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2025-03-27T21:18:22Z",
|
||||
"nvd_published_at": "2023-02-03T01:15:00Z"
|
||||
}
|
||||
}
|
||||
+37
-4
@@ -1,11 +1,12 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-749c-pc87-4qcw",
|
||||
"modified": "2025-03-26T21:30:36Z",
|
||||
"modified": "2025-03-27T21:18:04Z",
|
||||
"published": "2023-02-03T03:30:25Z",
|
||||
"aliases": [
|
||||
"CVE-2023-23635"
|
||||
],
|
||||
"summary": "Jellyfin Web Cross-Site Scripting (XSS) via Collection Name",
|
||||
"details": "In Jellyfin 10.8.x through 10.8.3, the name of a collection is vulnerable to stored XSS. This allows an attacker to steal access tokens from the localStorage of the victim.",
|
||||
"severity": [
|
||||
{
|
||||
@@ -13,7 +14,27 @@
|
||||
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
|
||||
}
|
||||
],
|
||||
"affected": [],
|
||||
"affected": [
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "npm",
|
||||
"name": "jellyfin-web"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "10.8.0"
|
||||
},
|
||||
{
|
||||
"fixed": "10.8.4"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
@@ -23,6 +44,18 @@
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/jellyfin/jellyfin-web/issues/3788"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/jellyfin/jellyfin-web/pull/3789"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/jellyfin/jellyfin-web"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/jellyfin/jellyfin/releases/tag/v10.8.4"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://herolab.usd.de/security-advisories"
|
||||
@@ -37,8 +70,8 @@
|
||||
"CWE-79"
|
||||
],
|
||||
"severity": "MODERATE",
|
||||
"github_reviewed": false,
|
||||
"github_reviewed_at": null,
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2025-03-27T21:18:04Z",
|
||||
"nvd_published_at": "2023-02-03T01:15:00Z"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user