ownCloud graphapi Information Disclosure Vulnerability
CVE-2023-49103는 ownCloud ownCloud graphapi에서 확인된 높음 등급 보안 취약점입니다. 공개 데이터에 표시된 영향 버전은 0.2.0, 0.3.0입니다. CVSS 기본 점수는 7.5점입니다. CISA의 실제 악용 취약점 목록(KEV)에 등록돼 있어 우선 확인이 필요합니다.
CVE-2023-49103는 ownCloud ownCloud graphapi에서 확인된 높음 등급 보안 취약점입니다. 공개 데이터에 표시된 영향 버전은 0.2.0, 0.3.0입니다. CVSS 기본 점수는 7.5점입니다. CISA의 실제 악용 취약점 목록(KEV)에 등록돼 있어 우선 확인이 필요합니다.
NVD 영문 원문의 세부 내용은 한국어 설명으로 순차 보강 중입니다. 보강 전에는 제품·위험도·실제 악용 여부처럼 공개 데이터로 확인된 정보만 표시합니다.
영문 원문 보기
An issue was discovered in ownCloud owncloud/graphapi 0.2.x before 0.2.1 and 0.3.x before 0.3.1. The graphapi app 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). This 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. Simply disabling the graphapi app does not eliminate the vulnerability. Additio...