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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: