CVE-2025-59050 (CNNVD-202509-2334)

HIGH
中文标题:
GreenShot 安全漏洞
英文标题:
Greenshot — Insecure .NET deserialization via WM_COPYDATA enables local code execution
CVSS分数: 8.4
发布时间: 2025-09-16 16:23:37
漏洞类型: 其他
状态: PUBLISHED
数据质量分数: 0.30
数据版本: v3
漏洞描述
中文描述:

GreenShot是GreenShot公司的一款适用于 Windows 的轻量级屏幕截图软件工具。 GreenShot 1.3.300及之前版本存在安全漏洞,该漏洞源于反序列化WM_COPYDATA消息中的攻击者控制数据时未经验证或身份验证,可能导致本地进程在相同完整性级别下触发任意代码执行。

英文描述:

Greenshot is an open source Windows screenshot utility. Greenshot 1.3.300 and earlier deserializes attacker-controlled data received in a WM_COPYDATA message using BinaryFormatter.Deserialize without prior validation or authentication, allowing a local process at the same integrity level to trigger arbitrary code execution inside the Greenshot process. The vulnerable logic resides in a WinForms WndProc handler for WM_COPYDATA (message 74) that copies the supplied bytes into a MemoryStream and invokes BinaryFormatter.Deserialize, and only afterward checks whether the specified channel is authorized. Because the authorization check occurs after deserialization, any gadget chain embedded in the serialized payload executes regardless of channel membership. A local attacker who can send WM_COPYDATA to the Greenshot main window can achieve in-process code execution, which may aid evasion of application control policies by running payloads within the trusted, signed Greenshot.exe process. This issue is fixed in version 1.3.301. No known workarounds exist.

CWE类型:
CWE-502
标签:
(暂无数据)
受影响产品
厂商 产品 版本 版本范围 平台 CPE
greenshot greenshot < 1.3.301 - - cpe:2.3:a:greenshot:greenshot:<_1.3.301:*:*:*:*:*:*:*
getgreenshot greenshot * - - cpe:2.3:a:getgreenshot:greenshot:*:*:*:*:*:*:*:*
解决方案
中文解决方案:
(暂无数据)
英文解决方案:
(暂无数据)
临时解决方案:
(暂无数据)
参考链接
https://github.com/greenshot/greenshot/security/advisories/GHSA-8f7f-x7ww-xx5w x_refsource_CONFIRM
cve.org
访问
https://github.com/greenshot/greenshot/commit/f5a29a2ed3b0eb49231c0f4618300f488cf1b04d x_refsource_MISC
cve.org
访问
CVSS评分详情
3.1 (cna)
HIGH
8.4
CVSS向量: CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
机密性
HIGH
完整性
HIGH
可用性
HIGH
时间信息
发布时间:
2025-09-16 16:23:37
修改时间:
2025-09-16 18:26:45
创建时间:
2025-11-11 15:40:46
更新时间:
2025-11-11 16:00:11
利用信息
暂无可利用代码信息
数据源详情
数据源 记录ID 版本 提取时间
CVE cve_CVE-2025-59050 2025-11-11 15:23:31 2025-11-11 07:40:46
NVD nvd_CVE-2025-59050 2025-11-11 15:01:03 2025-11-11 07:48:33
CNNVD cnnvd_CNNVD-202509-2334 2025-11-11 15:12:57 2025-11-11 08:00:11
版本与语言
当前版本: v3
主要语言: EN
支持语言:
EN ZH
安全公告
暂无安全公告信息
变更历史
v3 CNNVD
2025-11-11 16:00:11
vulnerability_type: 未提取 → 其他; cnnvd_id: 未提取 → CNNVD-202509-2334; data_sources: ['cve', 'nvd'] → ['cnnvd', 'cve', 'nvd']
查看详细变更
  • vulnerability_type: 未提取 -> 其他
  • cnnvd_id: 未提取 -> CNNVD-202509-2334
  • data_sources: ['cve', 'nvd'] -> ['cnnvd', 'cve', 'nvd']
v2 NVD
2025-11-11 15:48:33
affected_products_count: 1 → 2; data_sources: ['cve'] → ['cve', 'nvd']
查看详细变更
  • affected_products_count: 1 -> 2
  • data_sources: ['cve'] -> ['cve', 'nvd']