GSD-2022-23726
Vulnerability from gsd - Updated: 2023-12-13 01:19Details
PingCentral versions prior to listed versions expose Spring Boot actuator endpoints that with administrative authentication return large amounts of sensitive environmental and application information.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2022-23726",
"id": "GSD-2022-23726"
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2022-23726"
],
"details": "PingCentral versions prior to listed versions expose Spring Boot actuator endpoints that with administrative authentication return large amounts of sensitive environmental and application information.",
"id": "GSD-2022-23726",
"modified": "2023-12-13T01:19:35.426001Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "responsible-disclosure@pingidentity.com",
"DATE_PUBLIC": "2022-09-30T12:00:00.000Z",
"ID": "CVE-2022-23726",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "PingCentral",
"version": {
"version_data": [
{
"platform": "java",
"version_affected": "\u003c",
"version_name": "1.10",
"version_value": "1.10"
},
{
"platform": "java",
"version_affected": "\u003c",
"version_name": "1.9",
"version_value": "1.9.3"
},
{
"platform": "java",
"version_affected": "\u003c",
"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": "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"
}
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:pingidentity:pingcentral:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "1.9.3",
"versionStartIncluding": "1.9",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:pingidentity:pingcentral:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "1.8.4",
"versionStartIncluding": "1.8",
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "responsible-disclosure@pingidentity.com",
"ID": "CVE-2022-23726"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-732"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.pingidentity.com/en/resources/downloads/pingcentral.html",
"refsource": "MISC",
"tags": [
"Product"
],
"url": "https://www.pingidentity.com/en/resources/downloads/pingcentral.html"
},
{
"name": "https://docs.pingidentity.com/bundle/pingcentral-110/page/sdd1651696160285.html",
"refsource": "CONFIRM",
"tags": [
"Release Notes",
"Vendor Advisory"
],
"url": "https://docs.pingidentity.com/bundle/pingcentral-110/page/sdd1651696160285.html"
}
]
}
},
"impact": {
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"exploitabilityScore": 1.2,
"impactScore": 3.6
}
},
"lastModifiedDate": "2022-10-04T16:33Z",
"publishedDate": "2022-09-30T15:15Z"
}
}
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…