diff --git a/2022/23xxx/CVE-2022-23726.json b/2022/23xxx/CVE-2022-23726.json index 92dc3b2728c..027d7999395 100644 --- a/2022/23xxx/CVE-2022-23726.json +++ b/2022/23xxx/CVE-2022-23726.json @@ -1,18 +1,116 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { + "ASSIGNER": "responsible-disclosure@pingidentity.com", + "DATE_PUBLIC": "2022-09-30T12:00:00.000Z", "ID": "CVE-2022-23726", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "STATE": "PUBLIC" }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "PingCentral", + "version": { + "version_data": [ + { + "platform": "java", + "version_affected": "<", + "version_name": "1.10", + "version_value": "1.10" + }, + { + "platform": "java", + "version_affected": "<", + "version_name": "1.9", + "version_value": "1.9.3" + }, + { + "platform": "java", + "version_affected": "<", + "version_name": "1.8", + "version_value": "1.8.4" + } + ] + } + } + ] + }, + "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": "PingCentral versions prior to listed versions expose Spring Boot actuator endpoints that with administrative authentication return large amounts of sensitive environmental and application information." } ] + }, + "generator": { + "engine": "Vulnogram 0.0.9" + }, + "impact": { + "cvss": { + "attackComplexity": "HIGH", + "attackVector": "ADJACENT_NETWORK", + "availabilityImpact": "NONE", + "baseScore": 5.4, + "baseSeverity": "MEDIUM", + "confidentialityImpact": "HIGH", + "integrityImpact": "NONE", + "privilegesRequired": "HIGH", + "scope": "CHANGED", + "userInteraction": "NONE", + "vectorString": "CVSS:3.1/AV:A/AC:H/PR:H/UI:N/S:C/C:H/I:N/A:N", + "version": "3.1" + } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-200 Information Exposure" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "name": "https://www.pingidentity.com/en/resources/downloads/pingcentral.html", + "refsource": "MISC", + "url": "https://www.pingidentity.com/en/resources/downloads/pingcentral.html" + }, + { + "name": "https://docs.pingidentity.com/bundle/pingcentral-110/page/sdd1651696160285.html", + "refsource": "CONFIRM", + "url": "https://docs.pingidentity.com/bundle/pingcentral-110/page/sdd1651696160285.html" + } + ] + }, + "source": { + "advisory": "SECBL022", + "defect": [ + "PingCentral", + "Spring", + "Boot", + "actuators", + "may", + "disclosure", + "sensitive", + "information" + ], + "discovery": "INTERNAL" } } \ No newline at end of file