Overview
- Description
- An issue was discovered in ownCloud owncloud/graphapi 0.2.x before 0.2.1 and 0.3.x before 0.3.1. The graphapi app relies on a third-party GetPhpInfo.php library that provides a URL. When this URL is accessed, it reveals the configuration details of the PHP environment (phpinfo). This information includes all the environment variables of the webserver. In containerized deployments, these environment variables may include sensitive data such as the ownCloud admin password, mail server credentials, and license key. Simply disabling the graphapi app does not eliminate the vulnerability. Additionally, phpinfo exposes various other potentially sensitive configuration details that could be exploited by an attacker to gather information about the system. Therefore, even if ownCloud is not running in a containerized environment, this vulnerability should still be a cause for concern. Note that Docker containers from before February 2023 are not vulnerable to the credential disclosure.
- Source
- cve@mitre.org
- NVD status
- Analyzed
Risk scores
CVSS 3.1
- Type
- Primary
- Base score
- 7.5
- Impact score
- 3.6
- Exploitability score
- 3.9
- Vector string
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
- Severity
- HIGH
Known exploits
Data from CISA
- Vulnerability name
- ownCloud graphapi Information Disclosure Vulnerability
- Exploit added on
- Nov 30, 2023
- Exploit action due
- Dec 21, 2023
- Required action
- Apply mitigations per vendor instructions or discontinue use of the product if mitigations are unavailable.
Weaknesses
- nvd@nist.gov
- NVD-CWE-noinfo
- 134c704f-9b21-4f2e-91b3-4a467353bcc0
- CWE-200
Social media
- Hype score
- Not currently trending
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:owncloud:graph_api:0.2.0:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "B4FB1ADA-F2C3-4632-A5ED-36BCE73CDA96" }, { "criteria": "cpe:2.3:a:owncloud:graph_api:0.3.0:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "3B2F54D9-20AF-4161-8104-CD80A3D39BB0" } ], "operator": "OR" } ] } ]