SB2023112920 - Information disclosure in ownCloud graphapi app
Published: November 29, 2023 Updated: April 5, 2024
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 1 security vulnerability.
1) Information disclosure (CVE-ID: CVE-2023-49103)
The vulnerability allows a remote attacker to gain access to potentially sensitive information.
The vulnerability exists due to the application relies on the third-party GetPhpInfo.php library that provides a URL when it is accessed and reveals the configuration details of the PHP environment (phpinfo). The disclosed 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. A remote non-authenticated attacker can gain access to sensitive information.
Remediation
Install update from vendor's website.