一、 漏洞 CVE-2018-19410 基础信息
漏洞信息
                                        # N/A

## 漏洞概述
PRTG Network Monitor 在 18.2.40.1683 之前的版本允许远程未认证攻击者创建具有读写权限(包括管理员权限)的用户。

## 影响版本
PRTG Network Monitor 18.2.40.1683 之前的版本

## 漏洞细节
攻击者可以通过伪造 HTTP 请求并修改 `/public/login.htm` 中 `include` 指令的属性来执行本地文件包含攻击,从而包含并执行 `/api/addusers`。通过提供 `id` 和 `users` 参数,未认证的攻击者可以创建具有读写权限(包括管理员权限)的新用户。

## 影响
该漏洞使远程未认证攻击者能够创建具有读写权限的用户,包括管理员级别的权限,从而可能控制整个系统。
                                        
提示
尽管我们采用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。
神龙会尽力确保数据准确,但也请结合实际情况进行甄别与判断。
神龙祝您一切顺利!
漏洞标题
N/A
来源:美国国家漏洞数据库 NVD
漏洞描述信息
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).
来源:美国国家漏洞数据库 NVD
CVSS信息
N/A
来源:美国国家漏洞数据库 NVD
漏洞类别
N/A
来源:美国国家漏洞数据库 NVD
漏洞标题
Paessler PRTG Network Monitor 权限许可和访问控制问题漏洞
来源:中国国家信息安全漏洞库 CNNVD
漏洞描述信息
Paessler PRTG Network Monitor是德国Paessler公司的一套网络监控软件。该软件提供使用情况的监测、数据包嗅探、深入分析和简明的报告等功能。 Paessler PRTG Network Monitor 18.2.40.1683之前版本中存在安全漏洞。远程攻击者可通过发送特制的HTTP请求并覆盖/public/login.htm文件中的‘include’指令的属性项。攻击者可借助‘id’和‘users’参数利用该漏洞创建带有读写权限的用户账户(包括管理员账户)。
来源:中国国家信息安全漏洞库 CNNVD
CVSS信息
N/A
来源:中国国家信息安全漏洞库 CNNVD
漏洞类别
权限许可和访问控制问题
来源:中国国家信息安全漏洞库 CNNVD
二、漏洞 CVE-2018-19410 的公开POC
# POC 描述 源链接 神龙链接
1 Proof of concept for the vulnerability CVE-2018-19410 https://github.com/himash/CVE-2018-19410-POC POC详情
2 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). https://github.com/projectdiscovery/nuclei-templates/blob/main/http/cves/2018/CVE-2018-19410.yaml POC详情
三、漏洞 CVE-2018-19410 的情报信息