SQL Injection Affecting munkireport/reportdata package, versions <3.5


0.0
high

Snyk CVSS

    Attack Complexity Low
    Confidentiality High
    Integrity High
    Availability High

    Threat Intelligence

    EPSS 0.13% (47th percentile)
Expand this section
NVD
8.8 high

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk ID SNYK-PHP-MUNKIREPORTREPORTDATA-6673811
  • published 25 Apr 2024
  • disclosed 24 May 2022
  • credit Unknown

How to fix?

Upgrade munkireport/reportdata to version 3.5 or higher.

Overview

munkireport/reportdata is a module for munkireport.

Affected versions of this package are vulnerable to SQL Injection due to improper sanitization of user-supplied input in the reportdata_controller.php file within the req parameter of the /module/reportdata/ip endpoint. An attacker can execute arbitrary SQL commands by injecting malicious SQL code into the req parameter.