SQL Injection Affecting wordpress package, versions <4.7.5+dfsg-2+deb9u2


Severity

Recommended
0.0
critical
0
10

Snyk's Security Team recommends NVD's CVSS assessment. Learn more

Threat Intelligence

EPSS
0.39% (75th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications

Snyk Learn

Learn about SQL Injection vulnerabilities in an interactive lesson.

Start learning
  • Snyk IDSNYK-DEBIAN9-WORDPRESS-362841
  • published2 Nov 2017
  • disclosed2 Nov 2017

Introduced: 2 Nov 2017

CVE-2017-16510  (opens in a new tab)
CWE-89  (opens in a new tab)

How to fix?

Upgrade Debian:9 wordpress to version 4.7.5+dfsg-2+deb9u2 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream wordpress package and not the wordpress package as distributed by Debian. See How to fix? for Debian:9 relevant fixed versions and status.

WordPress before 4.8.3 is affected by an issue where $wpdb->prepare() can create unexpected and unsafe queries leading to potential SQL injection (SQLi) in plugins and themes, as demonstrated by a "double prepare" approach, a different vulnerability than CVE-2017-14723.