FKIE_CVE-2017-14723

Vulnerability from fkie_nvd - Published: 2017-09-23 20:29 - Updated: 2026-06-17 01:06
Summary
Before version 4.8.2, WordPress mishandled % characters and additional placeholder values in $wpdb->prepare, and thus did not properly address the possibility of plugins and themes enabling SQL injection attacks.
References
cve@mitre.orghttp://www.securityfocus.com/bid/100912Third Party Advisory, VDB Entry
cve@mitre.orghttp://www.securitytracker.com/id/1039553
cve@mitre.orghttps://core.trac.wordpress.org/changeset/41470Patch, Vendor Advisory
cve@mitre.orghttps://core.trac.wordpress.org/changeset/41496Patch, Vendor Advisory
cve@mitre.orghttps://github.com/WordPress/WordPress/commit/70b21279098fc973eae803693c0705a548128e48Issue Tracking, Patch, Third Party Advisory
cve@mitre.orghttps://github.com/WordPress/WordPress/commit/fc930d3daed1c3acef010d04acc2c5de93cd18ecIssue Tracking, Patch, Third Party Advisory
cve@mitre.orghttps://medium.com/websec/wordpress-sqli-bbb2afcc8e94Exploit, Mitigation, Third Party Advisory
cve@mitre.orghttps://medium.com/websec/wordpress-sqli-poc-f1827c20bf8eExploit, Third Party Advisory
cve@mitre.orghttps://wordpress.org/news/2017/09/wordpress-4-8-2-security-and-maintenance-release/Patch, Release Notes, Vendor Advisory
cve@mitre.orghttps://www.debian.org/security/2017/dsa-3997
af854a3a-2127-422b-91ae-364da2661108http://www.securityfocus.com/bid/100912Third Party Advisory, VDB Entry
af854a3a-2127-422b-91ae-364da2661108http://www.securitytracker.com/id/1039553
af854a3a-2127-422b-91ae-364da2661108https://core.trac.wordpress.org/changeset/41470Patch, Vendor Advisory
af854a3a-2127-422b-91ae-364da2661108https://core.trac.wordpress.org/changeset/41496Patch, Vendor Advisory
af854a3a-2127-422b-91ae-364da2661108https://github.com/WordPress/WordPress/commit/70b21279098fc973eae803693c0705a548128e48Issue Tracking, Patch, Third Party Advisory
af854a3a-2127-422b-91ae-364da2661108https://github.com/WordPress/WordPress/commit/fc930d3daed1c3acef010d04acc2c5de93cd18ecIssue Tracking, Patch, Third Party Advisory
af854a3a-2127-422b-91ae-364da2661108https://medium.com/websec/wordpress-sqli-bbb2afcc8e94Exploit, Mitigation, Third Party Advisory
af854a3a-2127-422b-91ae-364da2661108https://medium.com/websec/wordpress-sqli-poc-f1827c20bf8eExploit, Third Party Advisory
af854a3a-2127-422b-91ae-364da2661108https://wordpress.org/news/2017/09/wordpress-4-8-2-security-and-maintenance-release/Patch, Release Notes, Vendor Advisory
af854a3a-2127-422b-91ae-364da2661108https://www.debian.org/security/2017/dsa-3997
Impacted products
Vendor Product Version
wordpress wordpress *

{
  "affected": [
    {
      "affectedData": [
        {
          "product": "n/a",
          "vendor": "n/a",
          "versions": [
            {
              "status": "affected",
              "version": "n/a"
            }
          ]
        }
      ],
      "source": "cve@mitre.org"
    }
  ],
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:wordpress:wordpress:*:*:*:*:*:*:*:*",
              "matchCriteriaId": "1C048B30-793C-4BDC-A2DE-6C87991205A4",
              "versionEndIncluding": "4.8.1",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "Before version 4.8.2, WordPress mishandled % characters and additional placeholder values in $wpdb-\u003eprepare, and thus did not properly address the possibility of plugins and themes enabling SQL injection attacks."
    },
    {
      "lang": "es",
      "value": "Antes de la versi\u00f3n 4.8.2, WordPress no gestionaba correctamente caracteres % y valores de sustituci\u00f3n adicionales en $wpdb-\u003eprepare, por lo que no abordaba correctamente la posibilidad de que los plugins o los temas permitiesen los ataques de inyecci\u00f3n SQL."
    }
  ],
  "id": "CVE-2017-14723",
  "lastModified": "2026-06-17T01:06:40.573",
  "metrics": {
    "cvssMetricV2": [
      {
        "acInsufInfo": false,
        "baseSeverity": "HIGH",
        "cvssData": {
          "accessComplexity": "LOW",
          "accessVector": "NETWORK",
          "authentication": "NONE",
          "availabilityImpact": "PARTIAL",
          "baseScore": 7.5,
          "confidentialityImpact": "PARTIAL",
          "integrityImpact": "PARTIAL",
          "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
          "version": "2.0"
        },
        "exploitabilityScore": 10.0,
        "impactScore": 6.4,
        "obtainAllPrivilege": false,
        "obtainOtherPrivilege": false,
        "obtainUserPrivilege": false,
        "source": "nvd@nist.gov",
        "type": "Primary",
        "userInteractionRequired": false
      }
    ],
    "cvssMetricV30": [
      {
        "cvssData": {
          "attackComplexity": "LOW",
          "attackVector": "NETWORK",
          "availabilityImpact": "HIGH",
          "baseScore": 9.8,
          "baseSeverity": "CRITICAL",
          "confidentialityImpact": "HIGH",
          "integrityImpact": "HIGH",
          "privilegesRequired": "NONE",
          "scope": "UNCHANGED",
          "userInteraction": "NONE",
          "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
          "version": "3.0"
        },
        "exploitabilityScore": 3.9,
        "impactScore": 5.9,
        "source": "nvd@nist.gov",
        "type": "Primary"
      }
    ]
  },
  "published": "2017-09-23T20:29:00.420",
  "references": [
    {
      "source": "cve@mitre.org",
      "tags": [
        "Third Party Advisory",
        "VDB Entry"
      ],
      "url": "http://www.securityfocus.com/bid/100912"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://www.securitytracker.com/id/1039553"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Patch",
        "Vendor Advisory"
      ],
      "url": "https://core.trac.wordpress.org/changeset/41470"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Patch",
        "Vendor Advisory"
      ],
      "url": "https://core.trac.wordpress.org/changeset/41496"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Issue Tracking",
        "Patch",
        "Third Party Advisory"
      ],
      "url": "https://github.com/WordPress/WordPress/commit/70b21279098fc973eae803693c0705a548128e48"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Issue Tracking",
        "Patch",
        "Third Party Advisory"
      ],
      "url": "https://github.com/WordPress/WordPress/commit/fc930d3daed1c3acef010d04acc2c5de93cd18ec"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Exploit",
        "Mitigation",
        "Third Party Advisory"
      ],
      "url": "https://medium.com/websec/wordpress-sqli-bbb2afcc8e94"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Exploit",
        "Third Party Advisory"
      ],
      "url": "https://medium.com/websec/wordpress-sqli-poc-f1827c20bf8e"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Patch",
        "Release Notes",
        "Vendor Advisory"
      ],
      "url": "https://wordpress.org/news/2017/09/wordpress-4-8-2-security-and-maintenance-release/"
    },
    {
      "source": "cve@mitre.org",
      "url": "https://www.debian.org/security/2017/dsa-3997"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Third Party Advisory",
        "VDB Entry"
      ],
      "url": "http://www.securityfocus.com/bid/100912"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.securitytracker.com/id/1039553"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Patch",
        "Vendor Advisory"
      ],
      "url": "https://core.trac.wordpress.org/changeset/41470"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Patch",
        "Vendor Advisory"
      ],
      "url": "https://core.trac.wordpress.org/changeset/41496"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Issue Tracking",
        "Patch",
        "Third Party Advisory"
      ],
      "url": "https://github.com/WordPress/WordPress/commit/70b21279098fc973eae803693c0705a548128e48"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Issue Tracking",
        "Patch",
        "Third Party Advisory"
      ],
      "url": "https://github.com/WordPress/WordPress/commit/fc930d3daed1c3acef010d04acc2c5de93cd18ec"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Exploit",
        "Mitigation",
        "Third Party Advisory"
      ],
      "url": "https://medium.com/websec/wordpress-sqli-bbb2afcc8e94"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Exploit",
        "Third Party Advisory"
      ],
      "url": "https://medium.com/websec/wordpress-sqli-poc-f1827c20bf8e"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Patch",
        "Release Notes",
        "Vendor Advisory"
      ],
      "url": "https://wordpress.org/news/2017/09/wordpress-4-8-2-security-and-maintenance-release/"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "https://www.debian.org/security/2017/dsa-3997"
    }
  ],
  "sourceIdentifier": "cve@mitre.org",
  "vulnStatus": "Modified",
  "weaknesses": [
    {
      "description": [
        {
          "lang": "en",
          "value": "CWE-89"
        }
      ],
      "source": "nvd@nist.gov",
      "type": "Primary"
    }
  ]
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…