2022-05-26 00:01:36 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2022-31679" ,
2022-09-21 18:00:50 +00:00
"ASSIGNER" : "security@vmware.com" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "n/a" ,
"product" : {
"product_data" : [
{
"product_name" : "Spring Data REST" ,
"version" : {
"version_data" : [
{
"version_value" : "Spring Data REST Versions before 3.6.7 and 3.7.3"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Potential Unintended Data Exposure for Resource Exposed"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://tanzu.vmware.com/security/cve-2022-31679" ,
"url" : "https://tanzu.vmware.com/security/cve-2022-31679"
}
]
2022-05-26 00:01:36 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-09-21 18:00:50 +00:00
"value" : "Applications that allow HTTP PATCH access to resources exposed by Spring Data REST in versions 3.6.0 - 3.5.5, 3.7.0 - 3.7.2, and older unsupported versions, if an attacker knows about the structure of the underlying domain model, they can craft HTTP requests that expose hidden entity attributes."
2022-05-26 00:01:36 +00:00
}
]
}
}