# N/A
## 概述
GeographicLib 2.5 版本中存在缓冲区溢出漏洞,位于 `GeoConvert` 工具的 `DMS::InternalDecode` 函数中。
## 影响版本
- GeographicLib 2.5
## 细节
漏洞出现在 `DMS::InternalDecode` 函数处理输入时未正确验证数据长度,导致可能触发缓冲区溢出。攻击者可通过构造恶意输入利用该漏洞。
## 影响
该漏洞可能导致程序崩溃或执行任意代码,具体影响取决于攻击输入和运行环境。
| # | POC 描述 | 源链接 | 神龙链接 |
|---|---|---|---|
| 1 | PoC of CVE-2025-60751 | https://github.com/zer0matt/CVE-2025-60751 | POC详情 |
标题: Stack buffer overflow (write) in DMS::InternalDecode · Issue #43 · geographiclib/geographiclib -- 🔗来源链接
标签:
神龙速读暂无评论