Publish Advisories

GHSA-5wmg-9cvh-qw25
GHSA-v2qh-f584-6hj8
This commit is contained in:
advisory-database[bot]
2024-11-05 17:36:15 +00:00
parent ae67e1c031
commit ed09cc6403
2 changed files with 130 additions and 0 deletions
@@ -0,0 +1,65 @@
{
"schema_version": "1.4.0",
"id": "GHSA-5wmg-9cvh-qw25",
"modified": "2024-11-05T17:34:23Z",
"published": "2024-11-05T17:34:23Z",
"aliases": [
"CVE-2024-51752"
],
"summary": "@workos-inc/authkit-nextjs refresh tokens are logged when the debug flag is enabled",
"details": "### Impact\nRefresh tokens are logged to the console when the disabled by default `debug` flag, is enabled.\n\n### Patches\nPatched in [https://github.com/workos/authkit-nextjs/releases/tag/v0.13.2](https://github.com/workos/authkit-nextjs/releases/tag/v0.13.2)\n",
"severity": [
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U"
}
],
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "@workos-inc/authkit-nextjs"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "0.13.2"
}
]
}
]
}
],
"references": [
{
"type": "WEB",
"url": "https://github.com/workos/authkit-nextjs/security/advisories/GHSA-5wmg-9cvh-qw25"
},
{
"type": "WEB",
"url": "https://github.com/workos/authkit-nextjs/commit/15a332632f7560b03cc6d8cc8da24fd2ac931da7"
},
{
"type": "PACKAGE",
"url": "https://github.com/workos/authkit-nextjs"
},
{
"type": "WEB",
"url": "https://github.com/workos/authkit-nextjs/releases/tag/v0.13.2"
}
],
"database_specific": {
"cwe_ids": [
"CWE-532"
],
"severity": "LOW",
"github_reviewed": true,
"github_reviewed_at": "2024-11-05T17:34:23Z",
"nvd_published_at": null
}
}
@@ -0,0 +1,65 @@
{
"schema_version": "1.4.0",
"id": "GHSA-v2qh-f584-6hj8",
"modified": "2024-11-05T17:34:47Z",
"published": "2024-11-05T17:34:47Z",
"aliases": [
"CVE-2024-51753"
],
"summary": "@workos-inc/authkit-remix refresh tokens are logged when the debug flag is enabled",
"details": "### Impact\nRefresh tokens are logged to the console when the disabled by default `debug` flag, is enabled.\n\n### Patches\nPatched in [https://github.com/workos/authkit-remix/releases/tag/v0.4.1](https://github.com/workos/authkit-remix/releases/tag/v0.4.1)",
"severity": [
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U"
}
],
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "@workos-inc/authkit-remix"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "0.4.1"
}
]
}
]
}
],
"references": [
{
"type": "WEB",
"url": "https://github.com/workos/authkit-remix/security/advisories/GHSA-v2qh-f584-6hj8"
},
{
"type": "WEB",
"url": "https://github.com/workos/authkit-remix/commit/32d5bcd54c795c1e2a3204f8e3977ab9ad57ec06"
},
{
"type": "PACKAGE",
"url": "https://github.com/workos/authkit-remix"
},
{
"type": "WEB",
"url": "https://github.com/workos/authkit-remix/releases/tag/v0.4.1"
}
],
"database_specific": {
"cwe_ids": [
"CWE-532"
],
"severity": "LOW",
"github_reviewed": true,
"github_reviewed_at": "2024-11-05T17:34:47Z",
"nvd_published_at": null
}
}