CVE•Published 2023-10-31•Modified 2026-04-08•1 article on news•6 live references•NVD data
CVE-2023-5431Gopiplus · Left_right_image_slideshow_gallery
Vulnerability data via NVD (ingested)
CVSS v3.1
8.8
HIGH
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS percentile
36
Exploit Prediction Scoring System · top 64% of all CVEs
Weaknesses (CWE)
Description
The Left right image slideshow gallery plugin for WordPress is vulnerable to SQL Injection via the plugin's shortcode in versions up to, and including, 12.0 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers with subscriber-level and above permissions to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Timeline
Published 2023-10-31
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-5431Hosts Shodan has explicitly fingerprinted as vulnerable.
Shodan · WP plugin path
http.html:"/wp-content/plugins/left-right-image-slideshow-gallery/"Matches any site loading the "left-right-image-slideshow-gallery" plugin — doesn't rely on Shodan's vuln tag.
Shodan · product
product:"Gopiplus Left Right Image Slideshow Gallery"All exposed Gopiplus Left Right Image Slideshow Gallery instances — cross-reference with the CVE's affected-version range.
Shodan · banner/body mention
http.html:"Left Right Image Slideshow Gallery"HTTP body or banner mentions "Left Right Image Slideshow Gallery" — catches deploys Shodan didn't identify as a product.
More intel sources (5)
Shodan report
vuln:CVE-2023-5431Country / ASN / product breakdown for the vuln query.
Censys
vulnerabilities.cve_id: CVE-2023-5431Censys host search filtered to this CVE id.
grep.app
CVE-2023-5431Public source-code mentions — fast PoC discovery.
GitHub code
CVE-2023-5431GitHub code search for direct mentions.
Google dork
"CVE-2023-5431" exploit -site:nvd.nist.govWrite-ups and news, NVD excluded.
Known PoCs on GitHub (5)
CVE-2023-54315 repos
Htunn/invoke-sunstrikeGo
AI-powered penetration testing framework with dual AI-engine support: GitHub Models (GPT-4o / GPT-5) and Ollama (Gemma4, Llama 3, local)
achmadismail173/jwt_exploitPython
Proof-of-concept tool to test JWT misconfigurations and authentication weaknesses
maheshndev/awesome-reposHTML
Awesome Repositories - Explore top-rated GitHub repositories curated for developers—tools, libraries, and projects to boost productivity and learning in one place. Discover the bes…
EastSword/GhostBitsEncoderPython
Ghost Bits payload encoder & detector - Based on Black Hat Asia 2026 Cast Attack research
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 …