296,172
Total vulnerabilities in the database
When performing a fulltext search in SilverStripe 4.0.0 the 'start' querystring parameter is never escaped safely. This exposes a possible SQL injection vulnerability.
The issue exists in 3.5 and 3.6 but is less vulnerable, as SearchForm sanitises these variables prior to passing to mysql.
Software | From | Fixed in |
---|---|---|
![]() |
3.5.0-rc1 | 3.5.6 |
![]() |
3.6.0-rc1 | 3.6.3 |
![]() |
4.0.0-rc1 | 4.0.1 |