CVE•Published 2022-11-15•Modified 2026-04-08•1 article on news•6 live references•NVD data
CVE-2022-3240Follow_me_plugin_project · Follow_me_plugin
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
54
Exploit Prediction Scoring System · top 46% of all CVEs
Weaknesses (CWE)
Description
The "Follow Me Plugin" plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including, 3.1.1. This is due to missing nonce validation on the FollowMeIgniteSocialMedia_options_page() function. This makes it possible for unauthenticated attackers to modify the plugin's settings and inject malicious JavaScript via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
Timeline
Published 2022-11-15
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-2022-3240Hosts Shodan has explicitly fingerprinted as vulnerable.
Shodan · WP plugin path
http.html:"/wp-content/plugins/follow-me-plugin/"Matches any site loading the "follow-me-plugin" plugin — doesn't rely on Shodan's vuln tag.
Shodan · product
product:"Follow Me Plugin Project Follow Me Plugin"All exposed Follow Me Plugin Project Follow Me Plugin instances — cross-reference with the CVE's affected-version range.
Shodan · banner/body mention
http.html:"Follow Me Plugin"HTTP body or banner mentions "Follow Me Plugin" — catches deploys Shodan didn't identify as a product.
More intel sources (5)
Shodan report
vuln:CVE-2022-3240Country / ASN / product breakdown for the vuln query.
Censys
vulnerabilities.cve_id: CVE-2022-3240Censys host search filtered to this CVE id.
grep.app
CVE-2022-3240Public source-code mentions — fast PoC discovery.
GitHub code
CVE-2022-3240GitHub code search for direct mentions.
Google dork
"CVE-2022-3240" exploit -site:nvd.nist.govWrite-ups and news, NVD excluded.
Known PoCs on GitHub (4)
CVE-2022-32404 repos
ProbiusOfficial/Better_StarLinkPython
更好的可读性和视觉效果,优雅的与源项目404StarLink保持同步。 https://starlink.tjsec.cn/
mooyoul/awesome-starsunknown
A curated list of my GitHub stars
hiifong/starListPython
Export your star's repository list
shlin168/go-nvdGo
Tools to dump CVE/CPE data from NVD to database, and run API server on top of that