Security Advisory

CVE-2023-41362

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2023-08-29 00:00:00
Last updated 2024-10-01 20:41:29
Assigner mitre
State PUBLISHED

Description

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.