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.
References
Link | Resource |
---|---|
https://blog.sorcery.ie/posts/mybb_acp_rce/ | |
https://github.com/mybb/mybb/commit/a43a6f22944e769a6eabc58c39e7bc18c1cab4ca.patch | Patch |
https://github.com/mybb/mybb/security/advisories/GHSA-pr74-wvp3-q6f5 | Patch Third Party Advisory |
https://mybb.com/versions/1.8.36/ | Release Notes |
Configurations
History
No history.
Information
Published : 2023-08-29 16:15
Updated : 2023-09-11 15:16
NVD link : CVE-2023-41362
Mitre link : CVE-2023-41362
CVE.ORG link : CVE-2023-41362
JSON object : View
Products Affected
mybb
- mybb
CWE
CWE-94
Improper Control of Generation of Code ('Code Injection')