2022-11-20 16:00:35 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2022-4087" ,
2022-11-21 07:39:54 +01:00
"TITLE" : "iPXE TLS tls.c tls_new_ciphertext information exposure" ,
"REQUESTER" : "cna@vuldb.com" ,
"ASSIGNER" : "cna@vuldb.com" ,
"STATE" : "PUBLIC"
} ,
"generator" : "vuldb.com" ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "" ,
"product" : {
"product_data" : [
{
"product_name" : "iPXE" ,
"version" : {
"version_data" : [
{
2022-11-21 07:00:36 +00:00
"version_value" : "n/a"
2022-11-21 07:39:54 +01:00
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-284 Improper Access Controls -> CWE-200 Information Disclosure -> CWE-203 Information Exposure Through Discrepancy"
}
]
}
]
2022-11-20 16:00:35 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-11-21 07:00:36 +00:00
"value" : "A vulnerability was found in iPXE. It has been declared as problematic. This vulnerability affects the function tls_new_ciphertext of the file src/net/tls.c of the component TLS. The manipulation of the argument pad_len leads to information exposure through discrepancy. The name of the patch is 186306d6199096b7a7c4b4574d4be8cdb8426729. It is recommended to apply a patch to fix this issue. VDB-214054 is the identifier assigned to this vulnerability."
2022-11-21 07:39:54 +01:00
}
]
} ,
"impact" : {
"cvss" : {
"version" : "3.1" ,
"baseScore" : "2.6" ,
2022-11-21 07:00:36 +00:00
"vectorString" : "CVSS:3.1/AV:A/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N"
2022-11-21 07:39:54 +01:00
}
} ,
"references" : {
"reference_data" : [
{
2022-11-21 07:00:36 +00:00
"url" : "https://github.com/ipxe/ipxe/commit/186306d6199096b7a7c4b4574d4be8cdb8426729" ,
"refsource" : "MISC" ,
"name" : "https://github.com/ipxe/ipxe/commit/186306d6199096b7a7c4b4574d4be8cdb8426729"
2022-11-21 07:39:54 +01:00
} ,
{
2022-11-21 07:00:36 +00:00
"url" : "https://vuldb.com/?id.214054" ,
"refsource" : "MISC" ,
"name" : "https://vuldb.com/?id.214054"
2022-11-20 16:00:35 +00:00
}
]
}
}