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 Jan 21, 2022
1 parent d064bbe commit 982893d
Showing 1 changed file with 68 additions and 0 deletions.
68 changes: 68 additions & 0 deletions db/modules_metadata_base.json
Original file line number Diff line number Diff line change
Expand Up @@ -89586,6 +89586,74 @@
"session_types": false,
"needs_cleanup": true
},
"exploit_multi/http/ubiquiti_unifi_log4shell": {
"name": "UniFi Network Application Unauthenticated JNDI Injection RCE (via Log4Shell)",
"fullname": "exploit/multi/http/ubiquiti_unifi_log4shell",
"aliases": [

],
"rank": 600,
"disclosure_date": "2021-12-09",
"type": "exploit",
"author": [
"Spencer McIntyre",
"RageLtMan <rageltman@sempervictus>",
"Nicholas Anastasi"
],
"description": "The Ubiquiti UniFi Network Application versions 5.13.29 through 6.5.53 are affected by the Log4Shell\n vulnerability whereby a JNDI string can be sent to the server via the 'remember' field of a POST request to the\n /api/login endpoint that will cause the server to connect to the attacker and deserialize a malicious Java\n object. This results in OS command execution in the context of the server application.\n\n This module will start an LDAP server that the target will need to connect to.",
"references": [
"CVE-2021-44228",
"URL-https://www.sprocketsecurity.com/blog/another-log4j-on-the-fire-unifi",
"URL-https://github.com/puzzlepeaches/Log4jUnifi",
"URL-https://community.ui.com/releases/UniFi-Network-Application-6-5-54/d717f241-48bb-4979-8b10-99db36ddabe1"
],
"platform": "",
"arch": "",
"rport": 8443,
"autofilter_ports": [
80,
8080,
443,
8000,
8888,
8880,
8008,
3000,
8443
],
"autofilter_services": [
"http",
"https"
],
"targets": [
"Windows",
"Unix"
],
"mod_time": "2022-01-21 09:40:23 +0000",
"path": "/modules/exploits/multi/http/ubiquiti_unifi_log4shell.rb",
"is_install_path": true,
"ref_name": "multi/http/ubiquiti_unifi_log4shell",
"check": true,
"post_auth": false,
"default_credential": false,
"notes": {
"Stability": [
"crash-safe"
],
"SideEffects": [
"ioc-in-logs"
],
"AKA": [
"Log4Shell",
"LogJam"
],
"Reliability": [
"repeatable-session"
]
},
"session_types": false,
"needs_cleanup": null
},
"exploit_multi/http/uptime_file_upload_1": {
"name": "Idera Up.Time Monitoring Station 7.0 post2file.php Arbitrary File Upload",
"fullname": "exploit/multi/http/uptime_file_upload_1",
Expand Down

0 comments on commit 982893d

Please sign in to comment.