Plugin inspection:

Relevanssi

Use with caution

Last revised:

Confidence: Medium
This plugin has been given a short, targeted code review.

Before using this plugin, you should carefully consider these findings. Read more about this recommendation.

Warnings

This recommendation applies to version 3.1.6 of this plugin, but the most recent version is 4.22.1. These findings may no longer be correct.

Findings

This plugin is fundamentally well-written, but contains a very large number of unprepared SQL statements. In all other respects it scored well. This recommendation is therefore marginal.

Reason for the 'Use with caution' result

The plugin has been given this recommendation at the tester's discretion:

Within the limits of an inspection, it was not possible to demonstrate that none of the unprepared SQL statements in this plugin is vulnerable and the large number of potentially vulnerable statements is an issue of concern.

Ideally, this plugin should be reviewed so that its SQL statements can be more thoroughly examined.

Failure criteria

  • Execution of unprepared SQL statements

Read more about our failure criteria.