mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 11:05:39 +02:00
18 lines
719 B
Markdown
18 lines
719 B
Markdown
### [CVE-2021-29005](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-29005)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Insecure permission of chmod command on rConfig server 3.9.6 exists. After installing rConfig apache user may execute chmod as root without password which may let an attacker with low privilege to gain root access on server.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/mrojz/rconfig-exploit/blob/main/CVE-2021-29005-POC.sh
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|