MyBB Improper Control of Generation of Code (Code Injection) Vulnerability - CVE-2023-41362 - Vulnerability Database

MyBB Improper Control of Generation of Code (Code Injection) Vulnerability - CVE-2023-41362

High
Reference: CVE-2023-41362
Title: MyBB Improper Control of Generation of Code (Code Injection) Vulnerability
Overview:

MyBB before 1.8.36 allows Code Injection by users with certain high privileges. Templates in Admin CP intentionally use eval and there was some validation of the input to eval but type juggling interfered with this when using PCRE within PHP.