Skip to content

Commit

Permalink
automatic module_metadata_base.json update
Browse files Browse the repository at this point in the history
  • Loading branch information
msjenkins-r7 committed Aug 28, 2024
1 parent 0b0f9cd commit dd3b931
Showing 1 changed file with 68 additions and 2 deletions.
70 changes: 68 additions & 2 deletions db/modules_metadata_base.json
Original file line number Diff line number Diff line change
Expand Up @@ -114538,6 +114538,72 @@
"session_types": false,
"needs_cleanup": true
},
"exploit_multi/http/wp_givewp_rce": {
"name": "GiveWP Unauthenticated Donation Process Exploit",
"fullname": "exploit/multi/http/wp_givewp_rce",
"aliases": [

],
"rank": 600,
"disclosure_date": "2024-08-25",
"type": "exploit",
"author": [
"Villu Orav",
"EQSTSeminar",
"Julien Ahrens",
"Valentin Lobstein"
],
"description": "The GiveWP Donation Plugin and Fundraising Platform plugin for WordPress in all versions up to and including 3.14.1 is vulnerable to a PHP Object Injection (POI) attack granting an unauthenticated arbitrary code execution.",
"references": [
"CVE-2024-5932",
"URL-https://github.com/EQSTSeminar/CVE-2024-5932",
"URL-https://www.rcesecurity.com/2024/08/wordpress-givewp-pop-to-rce-cve-2024-5932",
"URL-https://www.wordfence.com/blog/2024/08/4998-bounty-awarded-and-100000-wordpress-sites-protected-against-unauthenticated-remote-code-execution-vulnerability-patched-in-givewp-wordpress-plugin"
],
"platform": "Linux,Unix,Windows",
"arch": "cmd",
"rport": 80,
"autofilter_ports": [
80,
8080,
443,
8000,
8888,
8880,
8008,
3000,
8443
],
"autofilter_services": [
"http",
"https"
],
"targets": [
"Unix/Linux Command Shell",
"Windows Command Shell"
],
"mod_time": "2024-08-28 19:21:27 +0000",
"path": "/modules/exploits/multi/http/wp_givewp_rce.rb",
"is_install_path": true,
"ref_name": "multi/http/wp_givewp_rce",
"check": true,
"post_auth": false,
"default_credential": false,
"notes": {
"Stability": [
"crash-safe"
],
"Reliability": [
"repeatable-session"
],
"SideEffects": [
"ioc-in-logs",
"artifacts-on-disk"
]
},
"session_types": false,
"needs_cleanup": null
},
"exploit_multi/http/wp_hash_form_rce": {
"name": "WordPress Hash Form Plugin RCE",
"fullname": "exploit/multi/http/wp_hash_form_rce",
Expand Down Expand Up @@ -254687,7 +254753,7 @@
"author": [
"Carlos Perez <[email protected]>"
],
"description": "This module attempts to determine whether the system is running\n inside of a virtual environment and if so, which one. This\n module supports detection of Hyper-V, VMWare, VirtualBox, Xen,\n and QEMU/KVM.",
"description": "This module attempts to determine whether the system is running\n inside of a virtual environment and if so, which one. This\n module supports detection of Hyper-V, VMWare, VirtualBox, Xen,\n Bhyve and QEMU/KVM.",
"references": [

],
Expand All @@ -254697,7 +254763,7 @@
"autofilter_ports": null,
"autofilter_services": null,
"targets": null,
"mod_time": "2023-08-22 12:36:48 +0000",
"mod_time": "2024-08-22 23:19:09 +0000",
"path": "/modules/post/linux/gather/checkvm.rb",
"is_install_path": true,
"ref_name": "linux/gather/checkvm",
Expand Down

0 comments on commit dd3b931

Please sign in to comment.