cvelist/2022/22xxx/CVE-2022-22968.json

72 lines
2.6 KiB
JSON
Raw Normal View History

2022-01-10 16:01:17 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-22968",
2022-04-14 21:01:26 +00:00
"ASSIGNER": "security@vmware.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "Spring Framework",
"version": {
"version_data": [
{
"version_value": "Spring Framework versions 5.3.0 - 5.3.18, 5.2.0 - 5.2.20, and older unsupported versions"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Data Binding Rules Vulnerability"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://tanzu.vmware.com/security/cve-2022-22968",
"url": "https://tanzu.vmware.com/security/cve-2022-22968"
2022-06-02 20:01:30 +00:00
},
2022-07-25 19:00:49 +00:00
{
"url": "https://www.oracle.com/security-alerts/cpujul2022.html",
"refsource": "MISC",
"name": "https://www.oracle.com/security-alerts/cpujul2022.html"
},
2022-06-02 20:01:30 +00:00
{
"refsource": "CONFIRM",
"name": "https://security.netapp.com/advisory/ntap-20220602-0004/",
"url": "https://security.netapp.com/advisory/ntap-20220602-0004/"
2022-04-14 21:01:26 +00:00
}
]
2022-01-10 16:01:17 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2022-04-14 21:01:26 +00:00
"value": "In Spring Framework versions 5.3.0 - 5.3.18, 5.2.0 - 5.2.20, and older unsupported versions, the patterns for disallowedFields on a DataBinder are case sensitive which means a field is not effectively protected unless it is listed with both upper and lower case for the first character of the field, including upper and lower case for the first character of all nested fields within the property path."
2022-01-10 16:01:17 +00:00
}
]
}
}