An open API service providing security vulnerability metadata for many open source software ecosystems.

MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWc0NzUtcGNoNS02d3Z2

Critical EPSS: 0.89849% (0.9956 Percentile) EPSS:

Authentication bypass in MAGMI

Affected Packages Affected Versions Fixed Versions
packagist:dweeves/magmi < 0.7.24 0.7.24
0 Dependent packages
4 Dependent repositories
5,376 Downloads total

Affected Version Ranges

All affected versions

0.7.19, 0.7.19a, 0.7.20, 0.7.21, 0.7.22

All unaffected versions

0.7.24

MAGMI versions prior to 0.7.24 are vulnerable to a remote authentication bypass due to allowing default credentials in the event there is a database connection failure. A remote attacker can trigger this connection failure if the Mysql setting max_connections (default 151) is lower than Apache (or another web server) setting MaxRequestWorkers (formerly MaxClients) (default 256). This can be done by sending at least 151 simultaneous requests to the Magento website to trigger a "Too many connections" error, then use default magmi:magmi basic authentication to remotely bypass authentication.

References: