ID:9676 - Exploit for Information disclosure in Graph API - CVE-2023-49103

 
Main Vulnerability Database Exploits ID:9676 - Exploit for Information disclosure in Graph API - CVE-2023-49103

ID:9676 - Exploit for Information disclosure in Graph API - CVE-2023-49103

Published: April 5, 2024


Vulnerability identifier: #VU83566
Vulnerability risk: High
CVE-ID: CVE-2023-49103
CWE-ID: CWE-200
Exploitation vector: Remote access
Vulnerable software:
Graph API

Link to public exploit:


Vulnerability 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.