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

123 lines
4.8 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "responsible-disclosure@pingidentity.com",
"ID": "CVE-2022-40724",
"STATE": "PUBLIC",
"TITLE": "Cross-Site Request Forgery on PingFederate Local Identity Profiles Endpoint."
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "PingFederate",
"version": {
"version_data": [
{
"version_affected": ">=",
"version_name": "10.3.0",
"version_value": "10.3.0"
},
{
"version_affected": "<=",
"version_name": "10.3.11",
"version_value": "10.3.11"
},
{
"version_affected": ">=",
"version_name": "11.0.0",
"version_value": "11.0.0"
},
{
"version_affected": "<=",
"version_name": "11.0.6",
"version_value": "11.0.6"
},
{
"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 PingFederate Local Identity Profiles '/pf/idprofile.ping' endpoint is vulnerable to Cross-Site Request Forgery (CSRF) through crafted GET requests."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:H/E:H/RL:U/RC:C",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-352 Cross-Site Request Forgery"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://docs.pingidentity.com/r/en-us/pingfederate-110/fll1675188537050",
"refsource": "MISC",
"url": "https://docs.pingidentity.com/r/en-us/pingfederate-110/fll1675188537050"
}
]
},
"source": {
"advisory": "SECADV033",
"defect": [
"PF-32805"
],
"discovery": "INTERNAL"
}
}