Skip to content

Commit ea3b8e9

Browse files
committed
automatic module_metadata_base.json update
1 parent 23dc1a4 commit ea3b8e9

File tree

1 file changed

+52
-0
lines changed

1 file changed

+52
-0
lines changed

db/modules_metadata_base.json

Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169041,6 +169041,58 @@
169041169041
"session_types": false,
169042169042
"needs_cleanup": null
169043169043
},
169044+
"exploit_windows/misc/ivanti_avalanche_mdm_bof": {
169045+
"name": "Ivanti Avalanche MDM Buffer Overflow",
169046+
"fullname": "exploit/windows/misc/ivanti_avalanche_mdm_bof",
169047+
"aliases": [
169048+
169049+
],
169050+
"rank": 600,
169051+
"disclosure_date": "2023-08-14",
169052+
"type": "exploit",
169053+
"author": [
169054+
"Ege BALCI egebalci <Ege BALCI [email protected]>",
169055+
"A researcher at Tenable"
169056+
],
169057+
"description": "This module exploits a buffer overflow condition in Ivanti Avalanche MDM versions before v6.4.1.\n An attacker can send a specially crafted message to the Wavelink Avalanche Manager,\n which could result in arbitrary code execution with the NT/AUTHORITY SYSTEM permissions.\n This vulnerability occurs during the processing of 3/5/8/100/101/102 item data types.\n The program tries to copy the item data using `qmemcopy` to a fixed size data buffer on stack.\n Upon successful exploitation the attacker gains full access to the target system.\n\n This vulnerability has been tested against Ivanti Avalanche MDM v6.4.0.0 on Windows 10.",
169058+
"references": [
169059+
"CVE-2023-32560",
169060+
"URL-https://www.tenable.com/security/research/tra-2023-27",
169061+
"URL-https://forums.ivanti.com/s/article/Avalanche-Vulnerabilities-Addressed-in-6-4-1"
169062+
],
169063+
"platform": "Windows",
169064+
"arch": "x86",
169065+
"rport": 1777,
169066+
"autofilter_ports": [
169067+
169068+
],
169069+
"autofilter_services": [
169070+
169071+
],
169072+
"targets": [
169073+
"Ivanti Avalanche <= v6.4.0.0"
169074+
],
169075+
"mod_time": "2023-09-04 16:46:14 +0000",
169076+
"path": "/modules/exploits/windows/misc/ivanti_avalanche_mdm_bof.rb",
169077+
"is_install_path": true,
169078+
"ref_name": "windows/misc/ivanti_avalanche_mdm_bof",
169079+
"check": true,
169080+
"post_auth": false,
169081+
"default_credential": false,
169082+
"notes": {
169083+
"Stability": [
169084+
"crash-safe"
169085+
],
169086+
"Reliability": [
169087+
"repeatable-session"
169088+
],
169089+
"SideEffects": [
169090+
169091+
]
169092+
},
169093+
"session_types": false,
169094+
"needs_cleanup": null
169095+
},
169044169096
"exploit_windows/misc/landesk_aolnsrvr": {
169045169097
"name": "LANDesk Management Suite 8.7 Alert Service Buffer Overflow",
169046169098
"fullname": "exploit/windows/misc/landesk_aolnsrvr",

0 commit comments

Comments
 (0)