CVE-2015-1397
a vulnerability classified as critical has been found in magento. Affected is the function
getCsvFile
. The manipulation of the argument popularity[field_expr]
with an unknown input leads to a sql injection vulnerability. CWE is classifying the issue as CWE-89. The software constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. This is going to have an impact on confidentiality, integrity, and availability.
The target web application is running Magento 1.9
, and it suffers from this vulnerability
An exploit is available