OCPP 1.6 客户端中, 文件中的 函数存在栈缓冲区溢出漏洞。当处理来自中央系统的 (获取配置)请求时,处理程序使用无界拷贝函数 ,将攻击者可控的 JSON “key”(键)字符串拷贝到调用者的固定大小为 50 字节的栈缓冲区 中(该缓冲区定义在 中)。解析后的键值直接指向接收缓冲区,因此其长度仅受消息大小限制(由 定义,默认值为 2048 字节)。 消息通过充电桩(charge point)向其配置的中央系统建立的 WebSocket 连接进行传输。阅读器线程 将消息读入 ,并通过 PDU 函数表将其分派给
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
| Vendor | Product | Affected Versions | CPE | Subscribe |
|---|---|---|---|---|
| zephyrproject | zephyr | 4.3.0 ~ 4.4.2 | - |
|
| # | POC Description | Source Link | Shenlong Link |
|---|
No public POC found.
Login to generate AI POC| CVE-2026-13215 | 6.8 MEDIUM | Zephyr ext2 mount: unvalidated superblock block size causes out-of-bounds write from a cra |
| CVE-2026-13216 | 6.1 MEDIUM | Out-of-bounds stack write in Zephyr virtio PCI driver from unvalidated device-supplied cap |
| CVE-2026-13217 | 5.9 MEDIUM | NULL-pointer dereference in Zephyr OCPP CALLRESULT parsing via unchecked strtok_r/atoi |
| CVE-2026-13478 | 5.5 MEDIUM | Out-of-bounds read in Zephyr ext2 block-bitmap validation from a crafted s_blocks_count |
No comments yet