| Reporter | Title | Published | Views | Family All 34 |
|---|---|---|---|---|
| WordPress Backup Migration 1.3.7 Remote Code Execution Vulnerability | 12 Dec 202300:00 | – | zdt | |
| WordPress Backup Migration 1.3.7 Remote Command Execution Exploit | 21 Jan 202400:00 | – | zdt | |
| Exploit for CVE-2023-6553 | 13 Dec 202320:26 | – | githubexploit | |
| Exploit for CVE-2023-6553 | 29 Jun 202417:01 | – | githubexploit | |
| Exploit for Code Injection in Backupbliss Backup_Migration | 31 May 202618:50 | – | githubexploit | |
| Exploit for CVE-2023-6553 | 27 Dec 202314:14 | – | githubexploit | |
| Exploit for CVE-2023-6553 | 7 Nov 202403:28 | – | githubexploit | |
| Exploit for Code Injection in Backupbliss Backup_Migration | 10 Apr 202613:46 | – | githubexploit | |
| The vulnerability of the Backup Migration plugin of the WordPress content management system allows a hacker to execute arbitrary code. | 21 Dec 202300:00 | – | bdu_fstec | |
| CVE-2023-6553 | 12 Dec 202317:10 | – | circl |
id: CVE-2023-6553
info:
name: Worpress Backup Migration <= 1.3.7 - Unauthenticated Remote Code Execution
author: FLX
severity: critical
description: |
The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1.3.7 via the /includes/backup-heart.php file. This is due to an attacker being able to control the values passed to an include, and subsequently leverage that to achieve remote code execution. This makes it possible for unauthenticated threat actors to easily execute code on the server.
impact: |
Unauthenticated attackers can leverage file inclusion via backup-heart.php to achieve arbitrary code execution, potentially compromising the entire WordPress site and server.
remediation: |
Upgrade Backup Migration plugin to version 1.3.8 or later.
reference:
- https://www.wordfence.com/blog/2023/12/critical-unauthenticated-remote-code-execution-found-in-backup-migration-plugin/
- https://github.com/Chocapikk/CVE-2023-6553
- http://packetstormsecurity.com/files/176638/WordPress-Backup-Migration-1.3.7-Remote-Command-Execution.html
- https://www.synacktiv.com/en/publications/php-filters-chain-what-is-it-and-how-to-use-it
- https://www.wordfence.com/threat-intel/vulnerabilities/id/3511ba64-56a3-43d7-8ab8-c6e40e3b686e?source=cve
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
cvss-score: 9.8
cve-id: CVE-2023-6553
epss-score: 0.97846
epss-percentile: 0.99899
cpe: cpe:2.3:a:backupbliss:backup_migration:*:*:*:*:*:wordpress:*:*
metadata:
max-request: 2
vendor: backupbliss
product: backup_migration
framework: wordpress
shodan-query: http.html:/wp-content/plugins/backup-backup/
fofa-query: body=/wp-content/plugins/backup-backup/
publicwww-query: /wp-content/plugins/backup-backup/
google-query: inurl:"/wp-content/plugins/backup-backup/"
tags: packetstorm,cve,cve2023,wp-plugin,rce,unauth,wordpress,wp,backupbliss,vkev,vuln
flow: http(1) && http(2)
http:
- method: GET
path:
- "{{BaseURL}}/wp-content/plugins/backup-backup/readme.txt"
matchers:
- type: dsl
internal: true
dsl:
- 'status_code == 200'
- 'contains(body, "Backup Migration")'
condition: and
- method: POST
path:
- "{{BaseURL}}/wp-content/plugins/backup-backup/includes/backup-heart.php"
headers:
Content-Dir: "{{rand_text_alpha(10)}}"
matchers:
- type: dsl
dsl:
- 'len(body) == 0'
- 'status_code == 200'
- '!contains(body, "Incorrect parameters")'
condition: and
# digest: 4a0a004730450220157178ef44c9f58395df61c7ca2462328350a758e68bb384dd770f0e26c995e4022100bccfba7eb671420a9e6835d25ce974b81761a395ed7fd5cb4ad6828ba65923ea:922c64590222798bb761d5b6d8e72950Data
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