#VU83566 Information disclosure in Graph API - CVE-2023-49103

 

#VU83566 Information disclosure in Graph API - CVE-2023-49103

Published: November 29, 2023 / Updated: April 5, 2024


Vulnerability identifier: #VU83566
Vulnerability risk: High
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:A/U:Amber
CVE-ID: CVE-2023-49103
CWE-ID: CWE-200
Exploitation vector: Remote access
Exploit availability: The vulnerability is being exploited in the wild
Vulnerable software:
Graph API
Software vendor:
ownCloud

Description

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 updates from vendor's website.

External links