2022-06-23 20:00:46 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2022-2191" ,
2022-07-07 16:43:13 -04:00
"ASSIGNER" : "security@eclipse.org" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "The Eclipse Foundation" ,
"product" : {
"product_data" : [
{
"product_name" : "Eclipse Jetty" ,
"version" : {
"version_data" : [
{
"version_affected" : ">=" ,
"version_value" : "10.0.0"
} ,
{
"version_affected" : "<=" ,
"version_value" : "10.0.9"
} ,
{
"version_affected" : ">=" ,
"version_value" : "11.0.0"
} ,
{
"version_affected" : "<=" ,
"version_value" : "11.0.9"
}
]
}
}
]
}
}
]
}
2022-06-23 20:00:46 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-07-07 16:43:13 -04:00
"value" : "In Eclipse Jetty versions 10.0.0 thru 10.0.9, and 11.0.0 thru 11.0.9 versions, SslConnection does not release ByteBuffers from configured ByteBufferPool in case of error code paths."
}
]
} ,
"impact" : {
"cvss" : {
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" ,
"version" : "3.1"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-404"
}
]
} ,
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-664"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/eclipse/jetty.project/security/advisories/GHSA-8mpp-f3f7-xc28" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/eclipse/jetty.project/security/advisories/GHSA-8mpp-f3f7-xc28"
2022-09-09 18:00:35 +00:00
} ,
{
"refsource" : "CONFIRM" ,
"name" : "https://security.netapp.com/advisory/ntap-20220909-0003/" ,
"url" : "https://security.netapp.com/advisory/ntap-20220909-0003/"
2022-06-23 20:00:46 +00:00
}
]
}
2022-09-09 18:00:35 +00:00
}