Headline
CVE-2022-28995: https://github.com/yogeshojha/rengine rce report · Issue #1 · zongdeiqianxing/rengine
Rengine v1.0.2 was discovered to contain a remote code execution (RCE) vulnerability via the yaml configuration function.
https://github.com/yogeshojha/rengine
Hello, I found that there is an rce vulnerability in the yaml configuration function in the rengine 1.0.2 version.
The yaml file can be written arbitrarily, and the background code does not verify and filter it directly into the os.system statement, which leads to this vulnerability. Take 'dirsearch as an example .
==============
It should be noted that the program must scan subdomains by default before performing dirsearch scanning, so you need to wait for a while when trying to exploit rce