Input validation vulnerability in Jquery news ticker 3.0

The Jquery news ticker plugin for WordPress is vulnerable to a type of attack called SQL Injection when used with versions 3.0 or lower. This type of attack allows users with subscriber-level or higher access to add additional queries to the existing ones which can then be used to access sensitive information from the database. To protect against this, the user supplied parameter must be properly escaped and the existing SQL query must be prepared.

Detected in:

Jquery news ticker fixed vulnerable versions: >= * <= 3.0

This information is sourced from www.wpvulnerability.com. An open-source database of vulnerabilities maintained by the community. Help us out by submitting vulnerabilities!

Version compare shows which versions have a vulnerability. For example: >= 2.2.8 <= 2.2.21 means:

> from 2.2.8
= including 2.2.8 & 2.2.21
< to 2.2.21

Is this information incorrect? Please leave us a message.