2023-01-11 13:00:41 +00:00
{
2023-02-08 20:00:39 +00:00
"data_version" : "4.0" ,
2023-01-11 13:00:41 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2023-0216" ,
2023-02-08 20:00:39 +00:00
"ASSIGNER" : "openssl-security@openssl.org" ,
"STATE" : "PUBLIC"
2023-01-11 13:00:41 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-02-08 20:00:39 +00:00
"value" : "An invalid pointer dereference on read can be triggered when an application tries to load malformed PKCS7 data with the d2i_PKCS7(), d2i_PKCS7_bio() or d2i_PKCS7_fp() functions. The result of the dereference is an application crash which could lead to a denial of service attack. The TLS implementation in OpenSSL does not call this function however third party applications might call these functions on untrusted data."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "invalid pointer dereference"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "OpenSSL" ,
"product" : {
"product_data" : [
{
"product_name" : "OpenSSL" ,
"version" : {
"version_data" : [
{
2023-02-24 15:00:34 +00:00
"version_affected" : "<" ,
"version_name" : "3.0.0" ,
"version_value" : "3.0.8"
2023-02-08 20:00:39 +00:00
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://www.openssl.org/news/secadv/20230207.txt" ,
"refsource" : "MISC" ,
"name" : "https://www.openssl.org/news/secadv/20230207.txt"
2023-02-24 15:00:34 +00:00
} ,
{
"url" : "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=934a04f0e775309cadbef0aa6b9692e1b12a76c6" ,
"refsource" : "MISC" ,
"name" : "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=934a04f0e775309cadbef0aa6b9692e1b12a76c6"
2023-01-11 13:00:41 +00:00
}
]
2023-02-08 20:00:39 +00:00
} ,
"generator" : {
"engine" : "Vulnogram 0.1.0-dev"
} ,
"source" : {
"discovery" : "UNKNOWN"
} ,
"credits" : [
{
"lang" : "en" ,
"value" : "Marc Sch\u00f6nefeld"
} ,
{
"lang" : "en" ,
"value" : "Tom\u00e1\u0161 Mr\u00e1z"
}
]
2023-01-11 13:00:41 +00:00
}