Skip to content

Commit 4837cf7

Browse files
author
jenkins-metasploit
committed
automatic module_metadata_base.json update
1 parent 49c041f commit 4837cf7

File tree

1 file changed

+17
-8
lines changed

1 file changed

+17
-8
lines changed

db/modules_metadata_base.json

Lines changed: 17 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -115003,7 +115003,7 @@
115003115003
"Stephane Chazelas",
115004115004
115005115005
],
115006-
"description": "This module exploits the Shellshock vulnerability, a flaw in how the Bash shell\n handles external environment variables. This module targets dhclient by responding\n to DHCP requests with a malicious hostname, domainname, and URL which are then\n passed to the configuration scripts as environment variables, resulting in code\n execution. Due to length restrictions and the unusual networking scenario at the\n time of exploitation, this module achieves code execution by writing the payload\n into /etc/crontab and then cleaning it up after a session is created.",
115006+
"description": "This module exploits the Shellshock vulnerability, a flaw in how the Bash shell\n handles external environment variables. This module targets dhclient by responding\n to DHCP requests with a malicious hostname, domainname, and URL which are then\n passed to the configuration scripts as environment variables, resulting in code\n execution. Due to length restrictions and the unusual networking scenario at the\n time of exploitation, this module achieves code execution by writing the payload\n into /etc/crontab and then cleaning it up after a session is created.",
115007115007
"references": [
115008115008
"CVE-2014-6271",
115009115009
"CWE-94",
@@ -115021,7 +115021,7 @@
115021115021
"targets": [
115022115022
"Automatic Target"
115023115023
],
115024-
"mod_time": "2023-03-13 10:31:27 +0000",
115024+
"mod_time": "2025-05-07 00:22:34 +0000",
115025115025
"path": "/modules/exploits/unix/dhcp/bash_environment.rb",
115026115026
"is_install_path": true,
115027115027
"ref_name": "unix/dhcp/bash_environment",
@@ -115032,8 +115032,13 @@
115032115032
"Stability": [
115033115033
"crash-safe"
115034115034
],
115035-
"SideEffects": [],
115036-
"Reliability": [],
115035+
"SideEffects": [
115036+
"ioc-in-logs",
115037+
"artifacts-on-disk"
115038+
],
115039+
"Reliability": [
115040+
"repeatable-session"
115041+
],
115037115042
"AKA": [
115038115043
"Shellshock"
115039115044
]
@@ -115052,7 +115057,7 @@
115052115057
"Felix Wilhelm",
115053115058
"Kevin Kirsche <d3c3pt10n[AT]deceiveyour.team>"
115054115059
],
115055-
"description": "This module exploits the DynoRoot vulnerability, a flaw in how the\n NetworkManager integration script included in the DHCP client in\n Red Hat Enterprise Linux 6 and 7, Fedora 28, and earlier\n processes DHCP options. A malicious DHCP server, or an attacker on\n the local network able to spoof DHCP responses, could use this flaw\n to execute arbitrary commands with root privileges on systems using\n NetworkManager and configured to obtain network configuration using\n the DHCP protocol.",
115060+
"description": "This module exploits the DynoRoot vulnerability, a flaw in how the\n NetworkManager integration script included in the DHCP client in\n Red Hat Enterprise Linux 6 and 7, Fedora 28, and earlier\n processes DHCP options. A malicious DHCP server, or an attacker on\n the local network able to spoof DHCP responses, could use this flaw\n to execute arbitrary commands with root privileges on systems using\n NetworkManager and configured to obtain network configuration using\n the DHCP protocol.",
115056115061
"references": [
115057115062
"CVE-2018-1111",
115058115063
"EDB-44652",
@@ -115071,7 +115076,7 @@
115071115076
"targets": [
115072115077
"Automatic Target"
115073115078
],
115074-
"mod_time": "2023-03-13 10:31:27 +0000",
115079+
"mod_time": "2025-05-07 00:22:34 +0000",
115075115080
"path": "/modules/exploits/unix/dhcp/rhel_dhcp_client_command_injection.rb",
115076115081
"is_install_path": true,
115077115082
"ref_name": "unix/dhcp/rhel_dhcp_client_command_injection",
@@ -115082,8 +115087,12 @@
115082115087
"Stability": [
115083115088
"crash-safe"
115084115089
],
115085-
"SideEffects": [],
115086-
"Reliability": [],
115090+
"SideEffects": [
115091+
"ioc-in-logs"
115092+
],
115093+
"Reliability": [
115094+
"repeatable-session"
115095+
],
115087115096
"AKA": [
115088115097
"DynoRoot"
115089115098
]

0 commit comments

Comments
 (0)