First published: Thu Apr 15 2021(Updated: )
SQL Injection in the "evoadm.php" component of b2evolution v7.2.2-stable allows remote attackers to obtain sensitive database information by injecting SQL commands into the "cf_name" parameter when creating a new filter under the "Collections" tab.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Evolution | =7.2.2 |
https://deadsh0t.medium.com/authenticated-boolean-based-blind-error-based-sql-injection-b752225f0644
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2021-28242 has been classified as a high severity vulnerability due to the potential for remote attackers to obtain sensitive database information.
To fix CVE-2021-28242, update to the latest version of b2evolution that addresses this SQL injection vulnerability.
Exploiting CVE-2021-28242 allows attackers to execute arbitrary SQL commands, potentially exposing sensitive data stored in the database.
CVE-2021-28242 affects b2evolution version 7.2.2 and potentially earlier versions.
User input validation alone may not be sufficient to fully mitigate CVE-2021-28242, and implementation of prepared statements is recommended.