提交 #776127: Netcore POWER15AX V3.0.0.6938 Command Injection信息

标题Netcore POWER15AX V3.0.0.6938 Command Injection
描述A command injection vulnerability exists in Netcore POWER15AX router firmware V3.0.0.6938. The setTools function in /bin/netis.cgi implements incomplete input filtering that only blocks 4 characters (space, pipe, semicolon, ampersand) but does not filter command substitution syntax like $(command) or backticks. This allows attackers to bypass the filter and execute arbitrary OS commands with root privileges through the diagnostic tool interface. The vulnerability was discovered through static analysis using IDA Pro. The decompiled code shows user input from the "IpAddr" parameter is directly concatenated into a command string via sprintf() and executed via system() without proper validation. Full technical analysis, IDA screenshots, and theoretical PoC available at: https://github.com/fakervsbln/netcore-power15ax-cve
来源⚠️ https://github.com/fakervsbln/netcore-power15ax-cve
用户 Lastxuan (UID 96269)
提交2026-03-10 07時21分 (27 日前)
管理2026-03-25 15時39分 (15 days later)
状态已接受
VulDB条目353146 [Netcore Power 15AX 直到 3.0.0.6938 Diagnostic Tool Interface /bin/netis.cgi setTools IpAddr 权限提升]
积分20

Are you interested in using VulDB?

Download the whitepaper to learn more about our service!