Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Ufo009Eo

#14574of 53,633
18.6Total CVSS
Vulnerabilities · 2
High
1
Critical
1
PT-2020-19301
9.8
2020-01-13
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.
PT-2020-19302
8.8
2020-01-13
Hashbrown · Hashbrown Cms · CVE-2020-6949
**Name of the Vulnerable Software and Affected Versions** HashBrown CMS versions through 1.3.3 **Description** A privilege escalation issue was found in the postUser function. This allows an editor user to change the password hash of an admin user's account or reconfigure the account. **Recommendations** For HashBrown CMS versions through 1.3.3, consider restricting access to the postUser function until a fix is available. As a temporary workaround, limit the privileges of editor users to prevent them from modifying admin accounts.