2 matches found
CVE-2022-39303
Ree6 is a moderation bot. This vulnerability allows manipulation of SQL queries. This issue has been patched in version 1.7.0 by using Javas PreparedStatements, which allow object setting without the risk of SQL injection. There are currently no known workarounds...
CVE-2022-39303
CVE-2022-39303 (Ree6) is a SQL injection vulnerability in Ree6 moderation bot. The issue allows manipulation of SQL queries in versions prior to 1.7.0. The vulnerability was mitigated by upgrading to 1.7.0, which uses Java PreparedStatements to safely set parameters and prevent injection. The con...