Hashbrown · Hashbrown Cms · CVE-2020-6948
**Name of the Vulnerable Software and Affected Versions**
HashBrown CMS versions 1.3.3 and earlier
**Description**
A remote code execution issue was discovered. The `Server/Entity/Deployer/GitDeployer.js` file has a `Service.AppService.exec` call that mishandles the `URL`, `repository`, `username`, and `password`.
**Recommendations**
For HashBrown CMS versions 1.3.3 and earlier, consider disabling the `GitDeployer.js` file or restricting its use until a patch is available. Avoid using the `Service.AppService.exec` call with untrusted input for the `URL`, `repository`, `username`, and `password` variables. At the moment, there is no information about a newer version that contains a fix for this issue.