This is a high severity security issue that could cause complete site takeover, information disclosure, and more.In brief, the Code Snippets plugin’s import function lacked CSRF protection. This allowed an attacker to craft malicious requests and inject code on the target site.
Although, any codes being imported through the plugin are “disabled” by default. This could ideally have prevented any code execution upon a CSRF attack. However, the researchers found that an adversary could bypass this setting.
An attacker could simply inject an "The following video demonstrates an attack scenario.active" flag with a value of "1" into the JSON body containing the code import details, and the code snippet would be enabled upon import.
Wordfence found the vulnerabilities on January 23, 2020, after which, they quickly reached the developers. The next day, the developers confirmed the bugs and began working on a fix.
Consequently, on the next day, the developers patched all the flaws with the release of Code Snippets plugin version 2.14.0.
Now, the users must ensure immediately updating their websites with the latest version to avoid any attacks.
Let us know your thoughts in the comments.