POC详情: 6fd38bbf2f6f61fe82feaeb7ffd84c20997498e4

来源
关联漏洞
标题: CivetWeb 安全漏洞 (CVE-2025-55763)
描述:CivetWeb是开源(Civetweb)的一个易于使用、功能强大、可嵌入 C/C++ 的 Web 服务器,具有可选的 CGI、SSL 和 Lua 支持。 CivetWeb 1.14至1.16版本存在安全漏洞,该漏洞源于URI解析器存在缓冲区溢出,可能导致远程代码执行。
描述
Heap overflow PoC for CivetWeb CVE-2025-55763
介绍
## CVE-2025-55763
Buffer Overflow in the URI parser of CivetWeb 1.14-1.16 (latest as of yet).

## Vulnerable code
The crash occurs on [line 15599 of src/civetweb.c](https://github.com/civetweb/civetweb/blob/master/src/civetweb.c#L15599).

## Fix
See the [pull request](https://github.com/civetweb/civetweb/pull/1347).

## PoC
The PoC crashes the server performing an heap overflow, however it is possible to achieve remote code execution by crafting an exploit for this vulnerability.

`cat http_request_crash_input.txt | nc 127.0.0.1 8080`
文件快照

[4.0K] /data/pocs/6fd38bbf2f6f61fe82feaeb7ffd84c20997498e4 ├── [ 11K] http_request_crash_input.txt └── [ 541] README.md 0 directories, 2 files
神龙机器人已为您缓存
备注
    1. 建议优先通过来源进行访问。
    2. 如果因为来源失效或无法访问,请发送邮箱到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
    3. 神龙已为您对POC代码进行快照,为了长期维护,请考虑为本地POC付费,感谢您的支持。