2022-10-13 03:00:32 +00:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
2022-11-07 00:00:34 +00:00
"ID" : "CVE-2022-42905" ,
"STATE" : "PUBLIC"
2022-10-13 03:00:32 +00:00
} ,
2022-11-07 00:00:34 +00:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "n/a" ,
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
} ,
"vendor_name" : "n/a"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2022-10-13 03:00:32 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-11-07 00:00:34 +00:00
"value" : "In wolfSSL before 5.5.2, if callback functions are enabled (via the WOLFSSL_CALLBACKS flag), then a malicious TLS 1.3 client or network attacker can trigger a buffer over-read on the heap of 5 bytes. (WOLFSSL_CALLBACKS is only intended for debugging.)"
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"url" : "https://www.wolfssl.com/docs/security-vulnerabilities/" ,
"refsource" : "MISC" ,
"name" : "https://www.wolfssl.com/docs/security-vulnerabilities/"
} ,
{
"url" : "https://github.com/wolfSSL/wolfssl/releases" ,
"refsource" : "MISC" ,
"name" : "https://github.com/wolfSSL/wolfssl/releases"
2022-11-23 18:00:36 +00:00
} ,
{
"refsource" : "MISC" ,
"name" : "https://github.com/wolfSSL/wolfssl/releases/tag/v5.5.2-stable" ,
"url" : "https://github.com/wolfSSL/wolfssl/releases/tag/v5.5.2-stable"
2022-10-13 03:00:32 +00:00
}
]
}
}