Home / Companies / Sonar / Blog / June 2019

June 2019 Summaries

2 posts from Sonar

Filter
Month: Year:
Post Summaries Back to Blog
The SQL injection vulnerability in dotCMS can be exploited by an unauthenticated attacker through CSRF or as a user with Publisher permissions, allowing arbitrary database entries and potentially Remote Code Execution if the H2 database is used. An attacker can exploit the Push Publishing feature to inject SQL syntax, and the lack of input sanitization and prepared statements makes it possible to execute stacked SQL queries. The vulnerability was reported in 2019 and addressed in release 5.1.6, which includes a URL filter that prevents exploitation by bypassing curly braces in URLs.
Jun 25, 2019 908 words in the original blog post.
A vulnerability in MyBB forum software allows attackers to exploit a stored cross-site scripting (XSS) flaw and an authenticated remote code execution (RCE) vulnerability, potentially leading to full control over the target forum's database and user accounts. An attacker can craft a malicious JavaScript code that is executed when an administrator opens a private message containing the code, allowing for unauthorized access to all user accounts and stored data. Additionally, administrators of the forum can be tricked into creating shell files on the server by sending them a specific filename with a longer name than allowed, resulting in a file write vulnerability. These vulnerabilities were reported privately to MyBB in April 2019 and patched in version 1.8.21 released in June 2019.
Jun 11, 2019 1,154 words in the original blog post.