Public disclosure of CVE-2022-23722

This commit is contained in:
Richard Cardona 2022-05-02 16:39:06 -05:00
parent b90a7ebf50
commit 34efb41f38
No known key found for this signature in database
GPG Key ID: 0697433A3F9713B2

View File

@ -1,18 +1,102 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ASSIGNER": "responsible-disclosure@pingidentity.com",
"ID": "CVE-2022-23722",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"STATE": "PUBLIC",
"TITLE": "PingFederate Password Reset via Authentication API Mishandling"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "PingFederate",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "11.0",
"version_value": "11.0"
},
{
"version_affected": "<=",
"version_name": "10.3",
"version_value": "10.3.4"
},
{
"version_affected": "<=",
"version_name": "10.2",
"version_value": "10.2.7"
},
{
"version_affected": "<=",
"version_name": "10.1",
"version_value": "10.1.9"
},
{
"version_affected": "<=",
"version_name": "10.0",
"version_value": "10.0.12"
},
{
"version_affected": "<=",
"version_name": "9.3",
"version_value": "9.3.3P16"
}
]
}
}
]
},
"vendor_name": "Ping Identity"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
"value": "When a password reset mechanism is configured to use the Authentication API with an Authentication Policy, email One-Time Password, PingID or SMS authentication, an existing user can reset another existing users password."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-288 Authentication Bypass Using an Alternate Path or Channel"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://www.pingidentity.com/en/resources/downloads/pingfederate.html",
"url": "https://www.pingidentity.com/en/resources/downloads/pingfederate.html"
},
{
"refsource": "MISC",
"name": "https://docs.pingidentity.com/bundle/pingfederate-110/page/spk1642790928508.html",
"url": "https://docs.pingidentity.com/bundle/pingfederate-110/page/spk1642790928508.html"
}
]
},
"source": {
"advisory": "SECBL021",
"defect": [
"PF-30450"
],
"discovery": "INTERNAL"
}
}