2023-11-23 19:01:07 +00:00
{
"id" : "CVE-2023-49208" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2023-11-23T18:15:07.410" ,
2023-11-30 21:00:21 +00:00
"lastModified" : "2023-11-30T20:47:45.190" ,
"vulnStatus" : "Analyzed" ,
2023-11-23 19:01:07 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "scheme/webauthn.c in Glewlwyd SSO server before 2.7.6 has a possible buffer overflow during FIDO2 credentials validation in webauthn registration."
2023-11-24 17:00:21 +00:00
} ,
{
"lang" : "es" ,
"value" : "esquema/webauthn.c en el servidor SSO de Glewlwyd anterior a 2.7.6 tiene un posible desbordamiento del b\u00fafer durante la validaci\u00f3n de las credenciales FIDO2 en el registro de webauthn."
2023-11-23 19:01:07 +00:00
}
] ,
2023-11-30 21:00:21 +00:00
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 9.8 ,
"baseSeverity" : "CRITICAL"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 5.9
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-120"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:glewlwyd_sso_server_project:glewlwyd_sso_server:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "2.7.6" ,
"matchCriteriaId" : "538BFBDD-EC3D-4FD6-9121-D9D8A1213558"
}
]
}
]
}
] ,
2023-11-23 19:01:07 +00:00
"references" : [
{
"url" : "https://github.com/babelouest/glewlwyd/commit/f9d8c06aae8dfe17e761b18b577ff169e059e812" ,
2023-11-30 21:00:21 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Patch"
]
2023-11-23 19:01:07 +00:00
} ,
{
"url" : "https://github.com/babelouest/glewlwyd/releases/tag/v2.7.6" ,
2023-11-30 21:00:21 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Patch" ,
"Release Notes"
]
2023-11-23 19:01:07 +00:00
}
]
}