# N/A
## 漏洞概述
Open PLC Webserver v3存在命令注入漏洞,攻击者可以通过"Hardware Layer Code Box"组件在"/hardware"页面上执行任意代码。
## 影响版本
- Open PLC Webserver v3
## 细节
攻击者可以通过"/hardware"页面中的"Hardware Layer Code Box"组件注入恶意命令,从而导致命令注入漏洞的触发。
## 影响
该漏洞允许远程攻击者执行任意代码,可能导致系统被完全控制,危及系统安全。
# | POC 描述 | 源链接 | 神龙链接 |
---|---|---|---|
1 | Exploit for Authenticated Remote Code Execution on OpenPLC v3 Webserver | https://github.com/h3v0x/CVE-2021-31630-OpenPLC_RCE | POC详情 |
2 | Exploit for Authenticated Remote Code Execution on OpenPLC v3 Webserver | https://github.com/hev0x/CVE-2021-31630-OpenPLC_RCE | POC详情 |
3 | proof of Concept (PoC) exploit for CVE-2021-31630, targeting the OpenPLC service running on the WifineticTwo box on the Hack The Box platform. | https://github.com/Hunt3r0x/CVE-2021-31630-HTB | POC详情 |
4 | Python script for exploiting command injection in Open PLC Webserver v3 | https://github.com/thewhiteh4t/cve-2021-31630 | POC详情 |
5 | 打HTB的机器时候碰到的cve,exploit-db的exp有些错误于是给出手工利用方式以及exp | https://github.com/UserB1ank/CVE-2021-31630 | POC详情 |
6 | OpenPLC 3 WebServer Authenticated Remote Code Execution. | https://github.com/mind2hex/CVE-2021-31630 | POC详情 |
7 | A version of the PoC for CVE-2021-31630 from https://github.com/Hunt3r0x/CVE-2021-31630-HTB but without the political messages, because they are unneccessary. | https://github.com/sealldeveloper/CVE-2021-31630-PoC | POC详情 |
8 | Modified the PoC CVE-2021-31630 script by Fellipe Oliveira for HTB | https://github.com/junnythemarksman/CVE-2021-31630 | POC详情 |
9 | This is a automation of cve-2021-31630 exploitation | https://github.com/adibabdala123/cve-2021-31630 | POC详情 |
10 | OpenPLC 3 WebServer Authenticated Remote Code Execution. | https://github.com/manuelsantosiglesias/CVE-2021-31630 | POC详情 |
11 | POC Exploit for CVE-2021-31630 written in Python3 and using C reverse shell with non-blocking mode | https://github.com/FlojBoj/CVE-2021-31630 | POC详情 |
12 | A simple python script to exploit CVE-2021-31630 on HTB WifineticTwo CTF | https://github.com/behindsecurity/htb-wifinetictwo-exploit | POC详情 |
13 | This is a automation of cve-2021-31630 exploitation | https://github.com/ttps-byte/cve-2021-31630 | POC详情 |
14 | OpenPLC 3 WebServer Authenticated Remote Code Execution. | https://github.com/mind2hex/CVE-2021-31630-OpenPLC-3-Authenticated-RCE | POC详情 |
15 | This is a automation of cve-2021-31630 exploitation | https://github.com/adibna/cve-2021-31630 | POC详情 |
16 | None | https://github.com/machevalia/OpenPLC-CVE-2021-31630-RCE | POC详情 |
暂无评论