ownCloud is an open-source software platform designed for file synchronization and sharing. It allows individuals and organizations to create their own private cloud storage services, giving them control over their data while facilitating collaboration and file access across multiple devices.
The vulnerability, tracked as CVE-2023-49103, resides in the Graphapi app, which 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).
Exposed information includes all the environment variables of the webserver. According to the advisory, in containerized deployments, these environment variables may include sensitive data such as the ownCloud admin password, mail server credentials, and license key.
The vulnerability impacts ownCloud owncloud/graphapi 0.2.x before 0.2.1 and 0.3.x before 0.3.1.
Multiple cybersecurity firms reported that threat actors are already exploiting the vulnerability.
Cybersecurity firm GreyNoise observed the quick exploit in the wild of the issue.
“GreyNoise has observed mass exploitation of this vulnerability in the wild as early as November 25, 2023.” reported the company.
— GreyNoise (@GreyNoiseIO) November 27, 2023
CVE-2023-49103: ownCloud Critical Vulnerability Quickly Exploited in the Wild
https://t.co/RdcQDPdTWU
Researchers from Nonprofit cybersecurity organization Shadowserver Foundation have identified over 11,000 ownCloud instances that are exposed to the internet.
Most of the exposed instances are in Germany (2K), followed by the US (1,4K), and France (1,3K).
We are sharing ownCloud instances we see in our scans (no vuln assessment, only accessibility) in our Device Identification report https://t.co/1uPaaDBQcc
— Shadowserver (@Shadowserver) November 27, 2023
Currently over 11K IPs being reported out (we are also working on adding additional fingerprints)https://t.co/kwKF6LY3i0 https://t.co/Qb2ytyJmKv pic.twitter.com/yY7g15bwSa
Cybersecurity firm Onyphe downplayed the impact of the attack, it reported that there are only 675 IP addresses exposing phpinfo() out of 19,453 IP addresses exposed.
#ownCloud #cve202349103 is not as bad as one may think:
— ONYPHE (@onyphe) November 28, 2023
Only 675 IP addresses exposing phpinfo() out of 19,453 IP addresses exposed. pic.twitter.com/JKKkcJICYn
Researchers recommend administrators perform the actions described in the ownCloud’s advisory.
Follow me on Twitter: @securityaffairs and Facebook and Mastodon
(SecurityAffairs – hacking, ownCloud)