mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
137 lines
5.4 KiB
JSON
137 lines
5.4 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "responsible-disclosure@pingidentity.com",
|
|
"ID": "CVE-2022-40723",
|
|
"STATE": "PUBLIC",
|
|
"TITLE": "Configuration-based MFA Bypass in PingID RADIUS PCV."
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "PingID Radius PCV",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_affected": "=",
|
|
"version_name": "2.10.0",
|
|
"version_value": "2.10.0"
|
|
},
|
|
{
|
|
"version_affected": ">=",
|
|
"version_name": "3.0.0",
|
|
"version_value": "3.0.0"
|
|
},
|
|
{
|
|
"version_affected": "<=",
|
|
"version_name": "3.0.2",
|
|
"version_value": "3.0.2"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"product_name": "PingID Integration Kit (includes Radius PCV)",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_affected": "<",
|
|
"version_name": "2.24",
|
|
"version_value": "2.24"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"product_name": "PingFederate (includes Radius PCV)",
|
|
"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": "The PingID RADIUS PCV adapter for PingFederate, which supports RADIUS authentication with PingID MFA, is vulnerable to MFA bypass under certain configurations."
|
|
}
|
|
]
|
|
},
|
|
"impact": {
|
|
"cvss": {
|
|
"attackComplexity": "LOW",
|
|
"attackVector": "NETWORK",
|
|
"availabilityImpact": "NONE",
|
|
"baseScore": 6.5,
|
|
"baseSeverity": "MEDIUM",
|
|
"confidentialityImpact": "NONE",
|
|
"integrityImpact": "HIGH",
|
|
"privilegesRequired": "LOW",
|
|
"scope": "UNCHANGED",
|
|
"userInteraction": "NONE",
|
|
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N/E:H/RL:U/RC:C",
|
|
"version": "3.1"
|
|
}
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "CWE-305 Authentication Bypass by Primary Weakness"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"name": "https://docs.pingidentity.com/r/en-us/pingid/pingid_integration_kit_2_19_rn",
|
|
"refsource": "MISC",
|
|
"url": "https://docs.pingidentity.com/r/en-us/pingid/pingid_integration_kit_2_19_rn"
|
|
}
|
|
]
|
|
},
|
|
"source": {
|
|
"advisory": "SECADV035",
|
|
"defect": [
|
|
"PIM-3774"
|
|
],
|
|
"discovery": "INTERNAL"
|
|
}
|
|
} |