CVE-2023-49103: ownCloud graphapi Information Disclosure Vulnerability
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.
Other sources
ownCloud graphapi contains an information disclosure vulnerability that can reveal sensitive data stored in phpinfo() via GetPhpInfo.php, including administrative credentials.
— CISA
Affected Software
Remediation
Recommended actions to resolve this vulnerability, in priority order.
- Upgrade
Upgrade
owncloud/graphapito a version that resolves this vulnerability.Fixed in 0.2.1 - Upgrade
Upgrade
owncloud/graphapito a version that resolves this vulnerability.Fixed in 0.3.1
Event History
Frequently Asked Questions
What is the severity of CVE-2023-49103?
The severity of CVE-2023-49103 is critical with a severity value of 10.
How does CVE-2023-49103 affect ownCloud owncloud/graphapi?
CVE-2023-49103 affects ownCloud owncloud/graphapi versions 0.2.x before 0.2.1 and 0.3.x before 0.3.1.
What is the vulnerability in ownCloud owncloud/graphapi?
The vulnerability in ownCloud owncloud/graphapi is a disclosure of sensitive credentials and configuration through the GetPhpInfo.php library.
How can I fix CVE-2023-49103 in ownCloud?
To fix CVE-2023-49103 in ownCloud, you should upgrade to version 10.6.0 or 10.7.0 of ownCloud or upgrade to version 0.2.1 or 0.3.1 of owncloud/graphapi.
Where can I find more information about CVE-2023-49103?
You can find more information about CVE-2023-49103 at the following references: [ownCloud Security](https://owncloud.org/security) and [ownCloud Security Advisories](https://owncloud.com/security-advisories/disclosure-of-sensitive-credentials-and-configuration-in-containerized-deployments/).