CVE•Published 2024-02-05•Modified 2026-04-08•1 article on news•6 live references•NVD data
CVE-2023-6933Wpengine · Better_search_replace
Vulnerability data via NVD (ingested)
CVSS v3.1
8.8
HIGH
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
EPSS percentile
100
Exploit Prediction Scoring System · top 0% of all CVEs
Weaknesses (CWE)
Description
The Better Search Replace plugin for WordPress is vulnerable to PHP Object Injection in all versions up to, and including, 1.4.4 via deserialization of untrusted input. This makes it possible for unauthenticated attackers to inject a PHP Object. No POP chain is present in the vulnerable plugin. If a POP chain is present via an additional plugin or theme installed on the target system, it could allow the attacker to delete arbitrary files, retrieve sensitive data, or execute code.
Timeline
Published 2024-02-05
Modified 2026-04-08
External references
Search for exposed instances
Shodan + Censys queries derived from NVD's CPE data. The vuln tag catches assets Shodan has explicitly linked to this CVE; the product / banner fingerprints find exposed instances even when the vuln tag was never applied (which is common).
Shodan · vuln tag0 hosts
vuln:CVE-2023-6933Hosts Shodan has explicitly fingerprinted as vulnerable.
Shodan · WP plugin path
http.html:"/wp-content/plugins/better-search-replace/"Matches any site loading the "better-search-replace" plugin — doesn't rely on Shodan's vuln tag.
Shodan · product
product:"Wpengine Better Search Replace"All exposed Wpengine Better Search Replace instances — cross-reference with the CVE's affected-version range.
Shodan · banner/body mention
http.html:"Better Search Replace"HTTP body or banner mentions "Better Search Replace" — catches deploys Shodan didn't identify as a product.
More intel sources (5)
Shodan report
vuln:CVE-2023-6933Country / ASN / product breakdown for the vuln query.
Censys
vulnerabilities.cve_id: CVE-2023-6933Censys host search filtered to this CVE id.
grep.app
CVE-2023-6933Public source-code mentions — fast PoC discovery.
GitHub code
CVE-2023-6933GitHub code search for direct mentions.
Google dork
"CVE-2023-6933" exploit -site:nvd.nist.govWrite-ups and news, NVD excluded.
Known PoCs on GitHub (2)
CVE-2023-69332 repos
liuzhen9320/zstarunknown
They said organizing stars was extremely troublesome, so I lent a hand.
jaschadub/compromised-packages-checkPython
Scan a repository for known-malicious npm, cratres, and PyPI package versions from recent supply-chain compromises (Mini Shai-Hulud, TanStack, @cap-js/mbt, etc). UPDATED 6 TIMES A …