diff --git a/db/modules_metadata_base.json b/db/modules_metadata_base.json index 13970cc58090..9137abe99464 100644 --- a/db/modules_metadata_base.json +++ b/db/modules_metadata_base.json @@ -79705,6 +79705,72 @@ "session_types": false, "needs_cleanup": true }, + "exploit_linux/http/netis_unauth_rce_cve_2024_48456_and_48457": { + "name": "Netis Router Exploit Chain Reactor (CVE-2024-48455, CVE-2024-48456 and CVE-2024-48457).", + "fullname": "exploit/linux/http/netis_unauth_rce_cve_2024_48456_and_48457", + "aliases": [ + + ], + "rank": 600, + "disclosure_date": "2024-12-27", + "type": "exploit", + "author": [ + "h00die-gr3y " + ], + "description": "Several Netis Routers including rebranded routers from GLCtec and Stonet suffer from a command injection\n vulnerability at the change admin password page of the router web interface (see CVE-2024-48456 for more details).\n The vulnerability stems from improper handling of the 'password' and 'new password' parameter within the\n router's web interface. Attackers can inject a command in the 'password' or 'new password' parameter,\n encoded in base64, to exploit the command injection vulnerability. When exploited, this can lead to\n command execution, potentially allowing the attacker to take full control of the router.\n An attacker needs to be authenticated to initiate this RCE, however CVE-2024-48457 allows an unauthenticated\n attacker to reset the Wifi and router password, hence gaining full root access to the router to execute the RCE.\n\n Last but not least, CVE-2024-48455 allows for unauthenticated information disclosure revealing sensitive configuration\n information of the router which can be used by the attacker to determine if the router is running specific vulnerable\n firmware.\n\n The following router firmware versions are vulnerable:\n * netis_MW5360_V1.0.1.3031_fw.bin\n * Netis_MW5360-1.0.1.3442.bin\n * Netis_MW5360_RUSSIA_844.bin\n * netis_NC21_V3.0.0.3800.bin (https://www.netisru.com/support/downinfo.html?id=40)\n * netis_NC63_V3.0.0.3327.bin (https://www.netis-systems.com/support/downinfo.html?id=35)\n * netis_NC63_v4_Bangladesh-V3.0.0.3889.bin (https://www.netis-systems.com/support/downinfo.html?id=35)\n * Netis_NC63-V3.0.0.3833.bin (https://www.netisru.com/support/downinfo.html?id=35)\n * netis_app_BeeWiFi_NC63_v4_Bangladesh-V3.0.0.3503.bin\n * netis_NC65_V3.0.0.3749.bin\n * Netis_NC65_Bangladesh-V3.0.0.3508.bin (https://www.netis-systems.com/support/downinfo.html?id=34)\n * Netis_NC65v2-V3.0.0.3800.bin (https://www.netisru.com/support/downinfo.html?id=34)\n * netis_NX10_V2.0.1.3582_fw.bin\n * netis_NX10_V2.0.1.3643.bin\n * Netis_NX10_v1_Bangladesh-V3.0.0.4142.bin (https://www.netis-systems.com/support/downinfo.html?id=33)\n * netis_NX10-V3.0.1.4205.bin (https://www.netisru.com/support/downinfo.html?id=33)\n * netis_app_BeeWiFi_NC21_v4_Bangladesh-V3.0.0.3329.bin\n * netis_app_BeeWiFi_NC21_v4_Bangladesh-V3.0.0.3500.bin\n * Netis_NC21_v2_Bangladesh-V3.0.0.3854.bin (https://www.netis-systems.com/support/downinfo.html?id=40)\n * GLC_ALPHA_AC3-V3.0.2.115.bin (https://drive.google.com/drive/folders/1P69yUfzeZeR6oABmIdcJ6fG57-Xjrzx6)\n * potentially others...", + "references": [ + "CVE-2024-48455", + "CVE-2024-48456", + "CVE-2024-48457", + "URL-https://attackerkb.com/topics/L6qgmDIMa1/cve-2024-48455", + "URL-https://attackerkb.com/topics/Urqj4ggP4j/cve-2024-48456", + "URL-https://attackerkb.com/topics/ty1TOgc40f/cve-2024-48457", + "URL-https://github.com/users/h00die-gr3y/projects/1" + ], + "platform": "Linux", + "arch": "mipsle", + "rport": 80, + "autofilter_ports": [ + 80, + 8080, + 443, + 8000, + 8888, + 8880, + 8008, + 3000, + 8443 + ], + "autofilter_services": [ + "http", + "https" + ], + "targets": [ + "Linux Dropper" + ], + "mod_time": "2025-01-07 20:33:41 +0000", + "path": "/modules/exploits/linux/http/netis_unauth_rce_cve_2024_48456_and_48457.rb", + "is_install_path": true, + "ref_name": "linux/http/netis_unauth_rce_cve_2024_48456_and_48457", + "check": true, + "post_auth": false, + "default_credential": false, + "notes": { + "Stability": [ + "crash-safe" + ], + "Reliability": [ + "repeatable-session" + ], + "SideEffects": [ + "ioc-in-logs", + "artifacts-on-disk", + "config-changes" + ] + }, + "session_types": false, + "needs_cleanup": true + }, "exploit_linux/http/netsweeper_webadmin_unixlogin": { "name": "Netsweeper WebAdmin unixlogin.php Python Code Injection", "fullname": "exploit/linux/http/netsweeper_webadmin_unixlogin",