SQL Injection Affecting munkireport/softwareupdate package, versions <1.6


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-MUNKIREPORTSOFTWAREUPDATE-6673773
  • published 25 Apr 2024
  • disclosed 24 May 2022
  • credit Unknown

How to fix?

Upgrade munkireport/softwareupdate to version 1.6 or higher.

Overview

Affected versions of this package are vulnerable to SQL Injection due to improper sanitization of user-supplied input in the softwareupdate_controller.php file. An attacker can execute arbitrary SQL commands by manipulating the last URL parameter of the /module/softwareupdate/get_tab_data/ endpoint.