2023-05-09 16:00:38 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2023-2602" ,
2023-06-06 20:00:41 +00:00
"ASSIGNER" : "secalert@redhat.com" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "n/a" ,
"product" : {
"product_data" : [
{
"product_name" : "libcap" ,
"version" : {
"version_data" : [
{
"version_value" : "NA"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-401"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=2209114" ,
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=2209114"
} ,
{
"refsource" : "MISC" ,
"name" : "https://www.x41-dsec.de/static/reports/X41-libcap-Code-Review-2023-OSTIF-Final-Report.pdf" ,
"url" : "https://www.x41-dsec.de/static/reports/X41-libcap-Code-Review-2023-OSTIF-Final-Report.pdf"
}
]
2023-05-09 16:00:38 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-06-06 20:00:41 +00:00
"value" : "A vulnerability was found in the pthread_create() function in libcap. This issue may allow a malicious actor to use cause __real_pthread_create() to return an error, which can exhaust the process memory."
2023-05-09 16:00:38 +00:00
}
]
}
}