Publish GHSA-v6jv-p6r8-j78w

This commit is contained in:
advisory-database[bot]
2025-01-06 16:32:40 +00:00
parent 96ab4a3c0d
commit 7bc067c188
@@ -0,0 +1,64 @@
{
"schema_version": "1.4.0",
"id": "GHSA-v6jv-p6r8-j78w",
"modified": "2025-01-06T16:31:16Z",
"published": "2025-01-06T16:31:16Z",
"aliases": [
"CVE-2025-21618"
],
"summary": "NiceGUI On Air authentication issue",
"details": "### Summary\nOnce a user logins to one browser, all other browsers are logged in without entering password. Even incognito mode.\n\n### Impact\nhigh",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N"
}
],
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "nicegui"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "2.9.1"
}
]
}
],
"database_specific": {
"last_known_affected_version_range": "<= 2.9.0"
}
}
],
"references": [
{
"type": "WEB",
"url": "https://github.com/zauberzeug/nicegui/security/advisories/GHSA-v6jv-p6r8-j78w"
},
{
"type": "WEB",
"url": "https://github.com/zauberzeug/nicegui/commit/1621a4ba6a06676b8094362d36623551e651adc1"
},
{
"type": "PACKAGE",
"url": "https://github.com/zauberzeug/nicegui"
}
],
"database_specific": {
"cwe_ids": [
"CWE-287"
],
"severity": "HIGH",
"github_reviewed": true,
"github_reviewed_at": "2025-01-06T16:31:16Z",
"nvd_published_at": null
}
}