MyBB vulnerability allows code injection by users with high privileges
CVE-2023-41362
7.2HIGH
Key Information:
Badges
๐พ Exploit Exists๐ก Public PoC
What is CVE-2023-41362?
MyBB Forum Software versions prior to 1.8.36 are susceptible to a code injection vulnerability that can be exploited by users with elevated privileges. The issue arises from the use of the 'eval' function in templates within the Admin Control Panel, where insufficient validation of input allows for type juggling during PCRE operations. Malicious users can inject arbitrary PHP code, potentially compromising the security of the web application. It is essential for users to update to the latest version to mitigate this risk.
Exploit Proof of Concept (PoC)
PoC code is written by security researchers to demonstrate the vulnerability can be exploited. PoC code is also a key component for weaponization which could lead to ransomware.
