4 matches found
CVE-2023-41362
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...
CVE-2023-41362
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...
CVE-2023-41362
CVE-2023-41362 affects MyBB prior to 1.8.36. The issue is a code injection in Admin CP templates that use eval; although input validation existed, PHP PCRE type juggling interferes with eval, enabling code execution by users with certain high privileges. Affected: MyBB Admin CP/template code path...
CVE-2023-41362
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...