-
Notifications
You must be signed in to change notification settings - Fork 138
20200722 SQL Injection In Reportdata Ip In 'req' GET Parameter
Arjen van Bochoven edited this page Jul 22, 2020
·
1 revision
SQL Injection In Reportdata Ip In 'req' GET Parameter - CVE-2020-15886
The endpoint is vulnerable to an SQL Injection attack by an authenticated user via the endpoint. An SQL Injection could allow a malicious actor to perform arbitrary query to the database. This could lead to data exfiltration or in some case, code execution.
- Version specific upgrade notes - https://github.com/munkireport/munkireport-php/wiki/How-to-Upgrade-Versions
- General upgrade documentation - https://github.com/munkireport/munkireport-php/wiki/General-Upgrade-Procedures
- Update the
reportdata
module to v3.5
- General Upgrade Procedures
- How to Upgrade Versions
- Troubleshooting Upgrades
- Migrating sqlite to MySQL