rConfig before 3.9.5 allows command injection by sending a crafted GET request to lib/crud/search.crud.php since the nodeId parameter is passed directly to the exec function without being escaped.
The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component.
Link | Tags |
---|---|
https://github.com/rconfig/rconfig/commit/3385f906427d228c48b914625136bf620f4ca0a9 | patch |
https://www.exploit-db.com/exploits/48241 | third party advisory vdb entry exploit |