cvelist/2022/40xxx/CVE-2022-40722.json

138 lines
5.4 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "responsible-disclosure@pingidentity.com",
"ID": "CVE-2022-40722",
"STATE": "PUBLIC",
"TITLE": "Misconfiguration of RSA padding for offline MFA in the PingID Adapter for PingFederate."
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "PingID Adapter for PingFederate",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "2.13.2",
"version_value": "2.13.2"
}
]
}
},
{
"product_name": "PingID Integration Kit (includes PingID Adapter)",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "2.24",
"version_value": "2.24"
}
]
}
},
{
"product_name": "PingFederate (includes PingID Adapter)",
"version": {
"version_data": [
{
"version_affected": ">=",
"version_name": "11.1.0",
"version_value": "11.1.0"
},
{
"version_affected": "<=",
"version_name": "11.1.5",
"version_value": "11.1.5"
},
{
"version_affected": ">=",
"version_name": "11.2.0",
"version_value": "11.2.0"
},
{
"version_affected": "<=",
"version_name": "11.2.2",
"version_value": "11.2.2"
}
]
}
}
]
},
"vendor_name": "Ping Identity"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "A misconfiguration of RSA padding implemented in the PingID Adapter for PingFederate to support Offline MFA with PingID mobile authenticators is vulnerable to pre-computed dictionary attacks, leading to a bypass of offline MFA."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-780 Use of RSA Algorithm without OAEP"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://docs.pingidentity.com/r/en-us/pingid/pingid_integration_kit_2_20_rn",
"refsource": "MISC",
"url": "https://docs.pingidentity.com/r/en-us/pingid/pingid_integration_kit_2_20_rn"
},
{
"name": "https://docs.pingidentity.com/r/en-us/pingid/pingid_adapter_configuring_offline_mfa",
"refsource": "MISC",
"url": "https://docs.pingidentity.com/r/en-us/pingid/pingid_adapter_configuring_offline_mfa"
}
]
},
"credit": [
{
"lang": "eng",
"value": "Ping Identity credits The Commonwealth Bank of Australia for the discovery of this vulnerability."
}
],
"source": {
"advisory": "SECADV035",
"defect": [
"PIM-2677"
],
"discovery": "INTERNAL"
}
}