ssnepenthe / soter-core

A very basic library for interacting with the WPScan Vulnerability Database API.
GNU General Public License v2.0
0 stars 2 forks source link

API response edge cases #11

Open ssnepenthe opened 6 years ago

ssnepenthe commented 6 years ago

Vulnerability 8958: The vulnerability was reported against the bbPress plugin but the fix came from WP core.

Since there is no "fixed in" version on the bbPress API response, this vulnerability will always be returned by the ->vulnerabilities_by_version() method.