Skip to main content

CVE-2022-39986

Description

A Command injection vulnerability in RaspAP 2.8.0 thru 2.8.7 allows unauthenticated attackers to execute arbitrary commands via the cfg_id parameter in /ajax/openvpn/activate_ovpncfg.php and /ajax/openvpn/del_ovpncfg.php.

NVD
Severity: CRITICAL
CVE ID: CVE-2022-39986
CVSS Score: 9.8
CVSS Metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Refrence: NVDMITRE

Proof Of Concept

Nuclei Templates for CVE-2022-39986
mind2hex

bash script for automated discovery and exploitation of machines with the CVE-2022-39986 vulnerability

Refrence: GitHub

tucommenceapousser

CVE-2022-39986 PoC

Refrence: GitHub