Patch
CVE-2024-1385
with vRx
Before remediation
To detect the vulnerability, use the detection script with python3 detection.py --url http://localhost
The target is reported to be vulnerable.
Running the remediation script
To fix the issue, we copy our remediation script into the docker container running our application and execute it:
root@962281f18fbd:/var/www/html# bash ~/remediation.sh
Installing WP-Stateless – Google Cloud Storage (3.4.1)
Downloading installation package from https://downloads.wordpress.org/plugin/wp-stateless.3.4.1.zip...
Unpacking the package...
Installing the plugin...
Removing the old version of the plugin...
Plugin updated successfully.
Success: Installed 1 of 1 plugins.
[+] Instance successfully patched and protected from CVE-2024-1385!
root@962281f18fbd:/var/www/html#
Notice the last output line indicates that the instance has successfully been patched and protected against CVE-2024-1698.
Verifying the remediation
Let's verify if the remediation script worked as intended by checking the WP-Stateless - Google Cloud Storage plugin version.
kali@kali:~/exploits$ python3 detection.py --url http://localhost
[*] Started the scan...
[-] The WordPress instance seems NOT to be vulnerable to CVE-2024-1385.
kali@kali:~/exploits$
Let's also double-check the version for this plugin to see if it has been updated to 3.4.1 as expected:
kali@kali:~/exploits$ curl -s http://localhost/wp-content/plugins/wp-stateless/readme.txt | grep -i "stable tag"
Stable tag: 3.4.1
Perfect!
We have successfully protected our (test) asset from being exploited by unknown hackers out there in the wild :)
Read more
Read less
Patch faster and smarter
with vRx
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.
More than 600 customers trust vRx:




Solution
Remediate faster with vRx
Patch Management
vRx automatically deploys patches across all systems, cutting patching time by 80%.
Scripting Engine
vRx’s scripting engine solves complex vulnerabilities, like log4j, with built-in or custom scripts.
Patchless Protection
vRx’s Patchless Protection secures vulnerable apps and reduces risk while maintaining functionality.

Automated Patching, Scripting, and more
Talk with our team to get a personal walkthrough
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.