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 18, 2020
1 parent 6e2a700 commit 9bd98f9
Showing 1 changed file with 50 additions and 0 deletions.
50 changes: 50 additions & 0 deletions db/modules_metadata_base.json
Original file line number Diff line number Diff line change
Expand Up @@ -122949,6 +122949,56 @@
},
"needs_cleanup": null
},
"exploit_windows/http/dlink_central_wifimanager_rce": {
"name": "D-Link Central WiFi Manager CWM(100) RCE",
"fullname": "exploit/windows/http/dlink_central_wifimanager_rce",
"aliases": [

],
"rank": 600,
"disclosure_date": "2019-07-09",
"type": "exploit",
"author": [
"M3 <M3@ZionLab from DBAppSecurity>",
"Redouane NIBOUCHA <rniboucha@yahoo.fr>"
],
"description": "This module exploits a PHP code injection vulnerability in D-Link Central WiFi Manager CWM(100)\n versions below `v1.03R0100_BETA6`. The vulnerability exists in the\n username cookie, which is passed to `eval()` without being sanitized.\n Dangerous functions are not disabled by default, which makes it possible\n to get code execution on the target.",
"references": [
"CVE-2019-13372",
"URL-https://unh3x.github.io/2019/02/21/D-link-(CWM-100)-Multiple-Vulnerabilities/"
],
"platform": "PHP",
"arch": "php",
"rport": 443,
"autofilter_ports": [
80,
8080,
443,
8000,
8888,
8880,
8008,
3000,
8443
],
"autofilter_services": [
"http",
"https"
],
"targets": [
"Automatic"
],
"mod_time": "2020-08-18 09:33:32 +0000",
"path": "/modules/exploits/windows/http/dlink_central_wifimanager_rce.rb",
"is_install_path": true,
"ref_name": "windows/http/dlink_central_wifimanager_rce",
"check": true,
"post_auth": false,
"default_credential": false,
"notes": {
},
"needs_cleanup": null
},
"exploit_windows/http/dnn_cookie_deserialization_rce": {
"name": "DotNetNuke Cookie Deserialization Remote Code Excecution",
"fullname": "exploit/windows/http/dnn_cookie_deserialization_rce",
Expand Down

0 comments on commit 9bd98f9

Please sign in to comment.