CVE-2015-3314
published 2017-09-07CVE-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
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| tune_library_project | tune_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.
No detection rules found.
No writeups or analysis indexed.
http://packetstormsecurity.com/files/131558/WordPress-Tune-Library-1.5.4-SQL-Injection.htmlhttp://www.openwall.com/lists/oss-security/2015/04/16/10http://www.openwall.com/lists/oss-security/2015/05/08/3http://www.securityfocus.com/bid/74236https://wordpress.org/plugins/tune-library/#developershttps://www.exploit-db.com/exploits/36802/http://packetstormsecurity.com/files/131558/WordPress-Tune-Library-1.5.4-SQL-Injection.htmlhttp://www.openwall.com/lists/oss-security/2015/04/16/10http://www.openwall.com/lists/oss-security/2015/05/08/3http://www.securityfocus.com/bid/74236https://wordpress.org/plugins/tune-library/#developershttps://www.exploit-db.com/exploits/36802/
2017-09-07
Published