CVE-2023-49103
Published: November 30, 2023
Official Description
ownCloud graphapi contains an information disclosure vulnerability that can reveal sensitive data stored in phpinfo() via GetPhpInfo.php, including administrative credentials.
CISA KEV Advisory
ownCloud graphapi Information Disclosure Vulnerability
ownCloud graphapi contains an information disclosure vulnerability that can reveal sensitive data stored in phpinfo() via GetPhpInfo.php, including administrative credentials.
Apply mitigations per vendor instructions or discontinue use of the product if mitigations are unavailable.
Risk Analysis
ownCloud graphapi has an information disclosure vulnerability that can reveal sensitive data, including administrative credentials, via phpinfo() through GetPhpInfo.php. The high EPSS score of 0.94329 indicates a very high likelihood of exploitation, making this a critical concern. This vulnerability is confirmed as exploited by CISA.
This vulnerability is actively exploited in the wild and is listed in CISA's Known Exploited Vulnerabilities catalog. The exposure of phpinfo() via a web endpoint makes it remotely exploitable.
Apply the latest security updates for ownCloud graphapi to address this information disclosure. Ensure that sensitive configuration files and diagnostic pages like phpinfo() are not publicly accessible.
Technical Analysis
CVE-2023-49103 requires local access, meaning attackers must already have a foothold on the target system.
Exploitation requires some privileges, which limits the exposure to scenarios where an attacker has already gained initial access.
CISA has added CVE-2023-49103 to the Known Exploited Vulnerabilities (KEV) catalog, confirming active exploitation in the wild. U.S. federal agencies are required to patch this within the mandated timeframe, and all organizations should treat remediation as urgent.
Affected Vendors & Products
Exploit & PoC Resources
All References (2)
Quick Facts
Recommended Actions
- →Apply vendor patches immediately
- →Monitor CVE-2023-49103 in threat intel feeds
- →Review IDS/IPS signatures for exploitation attempts
- !CISA KEV: Federal agencies must patch per BOD 22-01 timeline
- !Active exploitation confirmed — treat as P1