Plugin inspection:

Revisionary

Potentially unsafe

Last revised:

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

Before using this plugin, you should very carefully consider its potential problems and should conduct a thorough assessment. Read more about this recommendation.

Warnings

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

Findings

This plugin violates numerous fundamental security principles and is not safe for use. There is a strong likelihood that this plugin contains SQL injections and local file inclusion vulnerabilities. Additionally, the plugin executes improperly escaped system commands. 

 

Reason for the 'Potentially unsafe' result

The plugin contains or is likely to contain a vulnerability which could be exploited by an end user and which would compromise the site’s confidentiality, integrity or availability:

Failure criteria

  • Lack of input sanitisation
  • Execution of unprepared SQL statements
  • Unsafe file or network IO
  • Unsafe execution of system commands

Read more about our failure criteria.