cvelist/2024/51xxx/CVE-2024-51753.json

78 lines
2.9 KiB
JSON
Raw Normal View History

2024-10-31 15:00:35 +00:00
{
2024-11-05 20:00:34 +00:00
"data_version": "4.0",
2024-10-31 15:00:35 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-51753",
2024-11-05 20:00:34 +00:00
"ASSIGNER": "security-advisories@github.com",
"STATE": "PUBLIC"
2024-10-31 15:00:35 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-11-05 20:00:34 +00:00
"value": "The AuthKit library for Remix provides convenient helpers for authentication and session management using WorkOS & AuthKit with Remix. In affected versions refresh tokens are logged to the console when the disabled by default `debug` flag, is enabled. This issue has been patched in version 0.4.1. All users are advised to upgrade. There are no known workarounds for this vulnerability."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-532: Insertion of Sensitive Information into Log File",
"cweId": "CWE-532"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "workos",
"product": {
"product_data": [
{
"product_name": "authkit-remix",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "< 0.4.1"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://github.com/workos/authkit-remix/security/advisories/GHSA-v2qh-f584-6hj8",
"refsource": "MISC",
"name": "https://github.com/workos/authkit-remix/security/advisories/GHSA-v2qh-f584-6hj8"
},
{
"url": "https://github.com/workos/authkit-remix/commit/32d5bcd54c795c1e2a3204f8e3977ab9ad57ec06",
"refsource": "MISC",
"name": "https://github.com/workos/authkit-remix/commit/32d5bcd54c795c1e2a3204f8e3977ab9ad57ec06"
},
{
"url": "https://github.com/workos/authkit-remix/releases/tag/v0.4.1",
"refsource": "MISC",
"name": "https://github.com/workos/authkit-remix/releases/tag/v0.4.1"
2024-10-31 15:00:35 +00:00
}
]
2024-11-05 20:00:34 +00:00
},
"source": {
"advisory": "GHSA-v2qh-f584-6hj8",
"discovery": "UNKNOWN"
2024-10-31 15:00:35 +00:00
}
}