Update CVE-2021-42001 for public disclosure

This commit is contained in:
Richard Cardona 2022-04-30 13:34:34 -05:00
parent efe6145074
commit 4d7dbdbc0a
No known key found for this signature in database
GPG Key ID: 0697433A3F9713B2

View File

@ -1,18 +1,108 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ASSIGNER": "responsible-disclosure@pingidentity.com",
"ID": "CVE-2021-42001",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"STATE": "PUBLIC",
"TITLE": "PingID Desktop encryption libraries misconfiguration can lead to sensitive data exposure"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "PingID Desktop",
"version": {
"version_data": [
{
"platform": "Windows",
"version_affected": "<",
"version_value": "1.7.3"
}
]
}
},
{
"product_name": "PingID Desktop",
"version": {
"version_data": [
{
"platform": "macOS X",
"version_affected": "<",
"version_value": "1.7.3"
}
]
}
}
]
},
"vendor_name": "Ping Identity"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Ping Identity credits The Commonwealth Bank of Australia for the discovery of this vulnerability."
}
],
"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": "PingID Desktop prior to 1.7.3 has a misconfiguration in the encryption libraries which can lead to sensitive data exposure. An attacker capable of exploiting this vulnerability may be able to successfully complete an MFA challenge via OTP."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8,
"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:H",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-310 Cryptographic Issues"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://www.pingidentity.com/en/resources/downloads/pingid.html",
"refsource": "MISC",
"name": "https://www.pingidentity.com/en/resources/downloads/pingid.html"
},
{
"refsource": "MISC",
"name": "https://docs.pingidentity.com/bundle/pingid/page/dyt1645545885978.html",
"url": "https://docs.pingidentity.com/bundle/pingid/page/dyt1645545885978.html"
}
]
},
"source": {
"advisory": "SECADV030",
"discovery": "EXTERNAL"
}
}