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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2018-19410 PoC — Paessler PRTG Network Monitor 权限许可和访问控制问题漏洞

Source
Associated Vulnerability
Title:Paessler PRTG Network Monitor 权限许可和访问控制问题漏洞 (CVE-2018-19410)
Description:PRTG Network Monitor before 18.2.40.1683 allows remote unauthenticated attackers to create users with read-write privileges (including administrator). A remote unauthenticated user can craft an HTTP request and override attributes of the 'include' directive in /public/login.htm and perform a Local File Inclusion attack, by including /api/addusers and executing it. By providing the 'id' and 'users' parameters, an unauthenticated attacker can create a user with read-write privileges (including administrator).
Description
Proof of concept for the vulnerability CVE-2018-19410
Readme
# CVE-2018-19410-POC
Proof of concept for the vulnerability CVE-2018-19410
# Details
PRTG Network Monitor
Version: 18.2.39.1661 and earlier 

Severity level: High
Impact: Authentication Bypass, Improper Authorization, Local File Inclusion
Access Vector: Remote

The vulnerability permits remote and unauthenticated attackers to generate users with read-write privileges, including administrative access. This is achieved by manipulating attributes within the 'include' directive found in the /public/login.htm file, allowing the inclusion and execution of a "/api/addusers" file.

# Usage
python3 CVE-2018-19410-POC.py target_ip username<br/>
Example: CVE-2018-19410-POC.py 10.10.10.10 test_user
File Snapshot

[4.0K] /data/pocs/e87c7d8a0ce8ec092945b11c95a8753c939fdb39 ├── [1.8K] CVE-2018-19410-POC.py └── [ 696] README.md 0 directories, 2 files
Shenlong Bot has cached this for you
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 →