Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2020-28653 PoC — ZOHO ManageEngine OpManager 安全漏洞

Source
Associated Vulnerability
Title: ZOHO ManageEngine OpManager 安全漏洞 (CVE-2020-28653)
Description:Zoho ManageEngine OpManager Stable build before 125203 (and Released build before 125233) allows Remote Code Execution via the Smart Update Manager (SUM) servlet.
Readme
# Manage Engine OpManager CVE-2020-28653 Proof of Concept

This proof of concept detects whether a Manage Engine OpManager instance is vulnerable to CVE-2020-28653. Detection is performed by firing off a request containing the serialized payload to the instance. Upon the payload being deserialized, it will cause the instance to invoke a DNS Lookup.

## Installation

1. Clone the repository by running:
`git clone https://github.com/intrigueio/cve-2020-2853-poc`

2. Install the required dependencies by running:
`bundle install`

## Usage

```
bundle exec ruby CVE-2020-28653.rb [options]
    -t target                        target to exploit (including scheme) e.g http://localhost:8060
    -l listener                      DNS Listener e.g 1766x23ymcldy2ppolrnvxngc7ix6m.burpcollaborator.net
    -p /path/to/ysoserial.jar        Path to ysoserial.jar
```

## References

https://haxolot.com/posts/2021/manageengine_opmanager_pre_auth_rce/

## Credits
- [shpendk](https://github.com/shpendk)
- [m-q-t](https://github.com/m-q-t)
- [Haxolot](https://haxolot.com/)
File Snapshot

Log in to view the POC file snapshot cached by Shenlong Bot

Log in to view
Remarks
    1. It is advised to access via the original source first.
    2. Local POC snapshots are reserved for subscribers — if the original source is unavailable, the local mirror is part of the paid plan.
    3. Mirroring, verifying, and maintaining this POC archive takes ongoing effort, so local snapshots are a paid feature. Your subscription keeps the archive online — thank you for the support. View subscription plans →