samperrow/pre-party-browser-hints

samperrow/pre-party-browser-hints

Releases7
Frequency4 months 2 weeks
Last Release
Stars4
Plugin for WordPress users to easily implement the latest W3C resource hints.

CVE History

CVEPublishedCVSS v3CVSS v2
6.5 MEDIUM

The Pre* Party Resource Hints plugin for WordPress is vulnerable to SQL Injection via the 'hint_ids' parameter of the pprh_update_hints AJAX action in all versions up to, and including, 1.8.20. This is due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with Subscriber-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.