Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Dignajar

#15343of 53,624
17.6Total CVSS
Vulnerabilities · 2
High
2
PT-2019-12912
8.8
2019-06-05
Bludit · Bludit · CVE-2019-12742
**Name of the Vulnerable Software and Affected Versions** Bludit versions prior to 3.9.1 **Description** The issue allows a non-privileged user to change the password of any account, including admin, due to an Insecure Direct Object Reference in the `bl-kernel/admin/controllers/user-password.php` file. This is caused by a modified `username` POST parameter. **Recommendations** For versions prior to 3.9.1, update to version 3.9.1 or later to resolve the issue. As a temporary workaround, consider restricting access to the user-password.php file to minimize the risk of exploitation. Avoid using the `username` parameter in the affected POST request until the issue is resolved.
PT-2019-12848
8.8
2019-06-03
Bludit · Bludit · CVE-2019-12548
**Name of the Vulnerable Software and Affected Versions** Bludit versions prior to 3.9.0 **Description** The issue allows remote code execution for an authenticated user. This can be achieved by uploading a php file while changing the logo through the /admin/ajax/upload-logo API endpoint. **Recommendations** For versions prior to 3.9.0, update to version 3.9.0 or later to resolve the issue. As a temporary workaround, consider restricting access to the /admin/ajax/upload-logo API endpoint until the update is applied.