CVE-2023-49282 (CNNVD-202312-448)
中文标题:
Microsoft Graphics Component 信息泄露漏洞
英文标题:
Test code in published microsoft-graph package exposes phpinfo()
漏洞描述
中文描述:
Microsoft Graphics Component是美国微软(Microsoft)公司的图形驱动组件。 Microsoft Graphics Component(msgraph-sdk-php)存在信息泄露漏洞,该漏洞源于允许攻击者制作HTTP请求,能够访问配置、模块和环境变量等系统信息。
英文描述:
msgraph-sdk-php is the Microsoft Graph Library for PHP. The Microsoft Graph PHP SDK published packages which contained test code that enabled the use of the phpInfo() function from any application that could access and execute the file at vendor/microsoft/microsoft-graph/tests/GetPhpInfo.php. The phpInfo function exposes system information. The vulnerability affects the GetPhpInfo.php script of the PHP SDK which contains a call to the phpinfo() function. This vulnerability requires a misconfiguration of the server to be present so it can be exploited. For example, making the PHP application’s /vendor directory web accessible. The combination of the vulnerability and the server misconfiguration would allow an attacker to craft an HTTP request that executes the phpinfo() method. The attacker would then be able to get access to system information like configuration, modules, and environment variables and later on use the compromised secrets to access additional data. This problem has been patched in versions 1.109.1 and 2.0.0-RC5. If an immediate deployment with the updated vendor package is not available, you can perform the following temporary workarounds: delete the `vendor/microsoft/microsoft-graph/tests/GetPhpInfo.php` file, remove access to the `/vendor` directory, or disable the phpinfo function.
CWE类型:
标签:
受影响产品
| 厂商 | 产品 | 版本 | 版本范围 | 平台 | CPE |
|---|---|---|---|---|---|
| microsoftgraph | msgraph-sdk-php | >= 1.16.0, < 1.109.1 | - | - |
cpe:2.3:a:microsoftgraph:msgraph-sdk-php:>=_1.16.0,_<_1.109.1:*:*:*:*:*:*:*
|
| microsoftgraph | msgraph-sdk-php | >= 2.0.0-RC1, < 2.0.1 | - | - |
cpe:2.3:a:microsoftgraph:msgraph-sdk-php:>=_2.0.0-rc1,_<_2.0.1:*:*:*:*:*:*:*
|
| microsoft | graph | * | - | - |
cpe:2.3:a:microsoft:graph:*:*:*:*:*:*:*:*
|
解决方案
中文解决方案:
英文解决方案:
临时解决方案:
参考链接
cve.org
cve.org
cve.org
cve.org
cve.org
CVSS评分详情
3.1 (cna)
MEDIUMCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:L
时间信息
利用信息
数据源详情
| 数据源 | 记录ID | 版本 | 提取时间 |
|---|---|---|---|
| CVE | cve_CVE-2023-49282 |
2025-11-11 15:22:11 | 2025-11-11 07:38:43 |
| NVD | nvd_CVE-2023-49282 |
2025-11-11 14:59:15 | 2025-11-11 07:46:48 |
| CNNVD | cnnvd_CNNVD-202312-448 |
2025-11-11 15:11:23 | 2025-11-11 07:58:24 |
版本与语言
安全公告
变更历史
查看详细变更
- vulnerability_type: 未提取 -> 信息泄露
- cnnvd_id: 未提取 -> CNNVD-202312-448
- data_sources: ['cve', 'nvd'] -> ['cnnvd', 'cve', 'nvd']
查看详细变更
- affected_products_count: 2 -> 3
- data_sources: ['cve'] -> ['cve', 'nvd']