CVE-2025-58163 (CNNVD-202509-413)

HIGH
中文标题:
FreeScout 安全漏洞
英文标题:
FreeScout's deserialization of untrusted data can lead to Remote Code Execution
CVSS分数: 8.6
发布时间: 2025-09-03 01:34:16
漏洞类型: 其他
状态: PUBLISHED
数据质量分数: 0.30
数据版本: v3
漏洞描述
中文描述:

FreeScout是FreeScout公司的一个使用 PHP(Laravel 框架)构建的超轻量级且功能强大的免费开源帮助台和共享收件箱。 FreeScout 1.8.185及之前版本存在安全漏洞,该漏洞源于未经验证的反序列化漏洞,可能导致远程代码执行。

英文描述:

FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. Versions 1.8.185 and earlier contain a deserialization of untrusted data vulnerability that allows authenticated attackers with knowledge of the application's APP_KEY to achieve remote code execution. The vulnerability is exploited via endpoint, e.g.: `/help/{mailbox_id}/auth/{customer_id}/{hash}/{timestamp}` where the `customer_id` and `timestamp` parameters are processed through the decrypt function in `app/Helper.php` without proper validation. The code decrypts using Laravel's built-in encryption functions, which subsequently deserialize the decrypted payload without sanitization, allowing attackers to craft malicious serialized PHP objects using classes to trigger arbitrary command execution. This is fixed in version 1.8.186.

CWE类型:
CWE-502
标签:
(暂无数据)
受影响产品
厂商 产品 版本 版本范围 平台 CPE
freescout-help-desk freescout < 1.8.186 - - cpe:2.3:a:freescout-help-desk:freescout:<_1.8.186:*:*:*:*:*:*:*
freescout freescout * - - cpe:2.3:a:freescout:freescout:*:*:*:*:*:*:*:*
解决方案
中文解决方案:
(暂无数据)
英文解决方案:
(暂无数据)
临时解决方案:
(暂无数据)
参考链接
https://github.com/freescout-help-desk/freescout/security/advisories/GHSA-j94w-q9gj-c37g x_refsource_CONFIRM
cve.org
访问
https://github.com/freescout-help-desk/freescout/commit/e2de65f3f32f825b4ec5558643ed81438c9a6bc6 x_refsource_MISC
cve.org
访问
https://github.com/freescout-help-desk/freescout/releases/tag/1.8.186 x_refsource_MISC
cve.org
访问
CVSS评分详情
4.0 (cna)
HIGH
8.6
CVSS向量: CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
机密性
HIGH
完整性
HIGH
可用性
HIGH
后续系统影响 (Subsequent):
机密性
NONE
完整性
NONE
可用性
NONE
时间信息
发布时间:
2025-09-03 01:34:16
修改时间:
2025-09-03 15:44:39
创建时间:
2025-11-11 15:40:45
更新时间:
2025-11-11 16:00:14
利用信息
暂无可利用代码信息
数据源详情
数据源 记录ID 版本 提取时间
CVE cve_CVE-2025-58163 2025-11-11 15:23:30 2025-11-11 07:40:45
NVD nvd_CVE-2025-58163 2025-11-11 15:01:01 2025-11-11 07:48:32
CNNVD cnnvd_CNNVD-202509-413 2025-11-11 15:12:55 2025-11-11 08:00:14
版本与语言
当前版本: v3
主要语言: EN
支持语言:
EN ZH
安全公告
暂无安全公告信息
变更历史
v3 CNNVD
2025-11-11 16:00:14
vulnerability_type: 未提取 → 其他; cnnvd_id: 未提取 → CNNVD-202509-413; data_sources: ['cve', 'nvd'] → ['cnnvd', 'cve', 'nvd']
查看详细变更
  • vulnerability_type: 未提取 -> 其他
  • cnnvd_id: 未提取 -> CNNVD-202509-413
  • data_sources: ['cve', 'nvd'] -> ['cnnvd', 'cve', 'nvd']
v2 NVD
2025-11-11 15:48:32
affected_products_count: 1 → 2; data_sources: ['cve'] → ['cve', 'nvd']
查看详细变更
  • affected_products_count: 1 -> 2
  • data_sources: ['cve'] -> ['cve', 'nvd']