Vulnerability 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.
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Owncloud | Graph Api | 0.2.0 |
Related Weaknesses (CWE)
References
- https://owncloud.com/security-advisories/disclosure-of-sensitive-credentials-andVendor Advisory
- https://owncloud.org/securityProduct
- https://owncloud.com/security-advisories/disclosure-of-sensitive-credentials-andVendor Advisory
- https://owncloud.org/securityProduct
- https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2023-US Government Resource
FAQ
What is CVE-2023-49103?
CVE-2023-49103 is a vulnerability with a CVSS score of 10.0 (CRITICAL). 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 a...
How severe is CVE-2023-49103?
CVE-2023-49103 has been rated CRITICAL with a CVSS base score of 10.0/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2023-49103?
Check the references section above for vendor advisories and patch information. Affected products include: Owncloud Graph Api.