Lucene search
+L

4 matches found

Veracode
Veracode
added 2022/04/25 6:34 a.m.22 views

SQL Injection

pimcore/pimcore is vulnerable to sql injection. An attacker can inject and execute malicious input through thegetFilterCondition function of GridHelperService.php as the library does not properly filter the user input request parameters...

7.5CVSS5.6AI score0.63859EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2022/04/23 12:3 a.m.19 views

SQL Injection found in Pimcore

Pimcore is an open source data & experience management platform. A SQL injection was discovered in GridHelperService.php in GitHub repository pimcore/pimcore prior to 10.3.6...

7.5CVSS1.8AI score0.63859EPSS
SaveExploits1References4Affected Software1
ATTACKERKB
ATTACKERKB
added 2022/04/22 9:15 a.m.7 views

CVE-2022-1429

SQL injection in GridHelperService.php in GitHub repository pimcore/pimcore prior to 10.3.6. This vulnerability is capable of steal the data...

7.5CVSS7.3AI score0.63859EPSS
SaveExploits1References3
Huntr
Huntr
added 2022/04/13 12:36 p.m.33 views

SQL injection in GridHelperService.php

Description In line 786, we can see $conditionFilters = $filterField . ' ' . $operator . ' ' . $value;. The three variables joins to a string, and the variables come from the request parameter.Maybe line 793 is vulnerable too. The code comes from prepareAssetListingForGrid function. The function ...

5CVSS0.7AI score0.63859EPSS
SaveExploits1
Rows per page
Query Builder