SoftwareSecurity2013/Group 4/Analysis
Uit Werkplaats
We took a closer look at the database functions. Because Fluxbb supports multiple databases we chose for covering one database layer instead of all. We inspected all the database calls to this layer. On a closer look we found out that multiple database layers behave the same way, which is why we chose to cover only one. More information on the reflection page. If one function found out to be a possible leak, we checked this also on the other layers.
We have chosen to inspect the mysql_innodb.php file.