Input validation vulnerability in WP Abstracts 2.7.2

The WP Abstracts plugin for WordPress has a security issue called Cross-Site Request Forgery. This means that versions up to 2.7.2 are at risk. The problem is that the plugin does not check for a specific code called a “nonce” on two functions: wpabstracts_load_status() and wpabstracts_delete_abstracts(). This allows attackers who are not logged in to the website to insert harmful code using a fake request, as long as they can trick the site administrator into doing something like clicking on a link.

Detected in:

WP Abstracts open vulnerable versions: >= * <= 2.7.2

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.