CVE-2022-43709: SQL Injection
MyBB 1.8.31 has a SQL injection vulnerability in the Admin CP's Users module allows remote authenticated users to modify the query string via direct user input or stored search filter settings.
Affected Software
Remediation
Event History
Frequently Asked Questions
What is CVE-2022-43709?
CVE-2022-43709 is a SQL injection vulnerability in MyBB 1.8.31 that allows remote authenticated users to modify the query string.
What is the severity of CVE-2022-43709?
CVE-2022-43709 has a severity keyword of 'medium' and a severity value of 4.9.
How can I fix CVE-2022-43709?
To fix CVE-2022-43709, update MyBB to version 1.8.32 or newer.
Where can I find more information about CVE-2022-43709?
You can find more information about CVE-2022-43709 on the GitHub advisory page (https://github.com/mybb/mybb/security/advisories/GHSA-ggp5-454p-867v) and the MyBB website (https://mybb.com).
What is CWE-89?
CWE-89 refers to a SQL injection vulnerability, which is the type of vulnerability present in CVE-2022-43709.