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

72 lines
2.5 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-22976",
2022-05-19 15:01:43 +00:00
"ASSIGNER": "security@vmware.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "Spring Security",
"version": {
"version_data": [
{
"version_value": "Spring Security versions 5.5.x prior to 5.5.7, 5.6.x prior to 5.6.4, and earlier unsupported versions"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-190: Integer Overflow or Wraparound"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://tanzu.vmware.com/security/cve-2022-22976",
"url": "https://tanzu.vmware.com/security/cve-2022-22976"
2022-07-07 15:00:44 +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-07-07 15:00:44 +00:00
{
"refsource": "CONFIRM",
"name": "https://security.netapp.com/advisory/ntap-20220707-0003/",
"url": "https://security.netapp.com/advisory/ntap-20220707-0003/"
2022-05-19 15:01:43 +00:00
}
]
2022-01-10 16:01:17 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2022-05-19 15:01:43 +00:00
"value": "Spring Security versions 5.5.x prior to 5.5.7, 5.6.x prior to 5.6.4, and earlier unsupported versions contain an integer overflow vulnerability. When using the BCrypt class with the maximum work factor (31), the encoder does not perform any salt rounds, due to an integer overflow error. The default settings are not affected by this CVE."
2022-01-10 16:01:17 +00:00
}
]
}
}