cbcvebase.
CVE-2015-3314
published 2017-09-07

CVE-2015-3314: SQL injection vulnerability in WordPress Tune Library plugin before 1.5.5.

PriorityP258high8.1CVSS 3.0
AVNACHPRNUINSUCHIHAH
EXPLOIT
EPSS
4.87%
90.9th percentile
SQL injection vulnerability in WordPress Tune Library plugin before 1.5.5.

Affected

1 ranges
VendorProductVersion rangeFixed in
tune_library_projecttune_library<= 1.5.4

Detection & IOCsextracted from sources · hover to see the quote

urlhttp://www.site.com/?page_id=2&artistletter=G' UNION ALL SELECT CONCAT_WS(CHAR(59),version(),current_user(),database()),2--
  • Monitor HTTP requests to WordPress Tune Library pages for SQL injection patterns in the 'artistletter' GET parameter, specifically UNION-based payloads.
  • Flag requests containing SQL keywords (UNION, SELECT, CONCAT_WS, CHAR) in the 'artistletter' query parameter.
  • ·Exploitation requires wp_magic_quotes() to be disabled (it is enabled by default in WordPress), reducing the exposed attack surface.
  • ·Exploitation also requires the plugin-specific option 'Filter artists by letter and show alphabetical navigation' to be enabled.

CVSS provenance

nvdv3.08.1HIGHCVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
nvdv2.06.8MEDIUMAV:N/AC:M/Au:N/C:P/I:P/A:P
CVEs like this are exactly what “Exploited This Week” covers.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.