automatic module_metadata_base.json update

GSoC/Meterpreter_Web_Console
Metasploit 2018-11-24 20:59:34 -08:00
parent be6cfde921
commit b5700beee4
No known key found for this signature in database
GPG Key ID: CDFB5FA52007B954
1 changed files with 5 additions and 2 deletions

View File

@ -68524,10 +68524,13 @@
"Aaron Ringo",
"Brendan Coles <bcoles@gmail.com>"
],
"description": "This module attempts to gain root privileges with SUID Xorg X11 server\n versions 1.19.0 < 1.20.3.\n\n A permission check flaw exists for -modulepath and -logfile options when\n starting Xorg. This allows unprivileged users that can start the server\n the ability to elevate privileges and run arbitrary code under root\n privileges.\n\n This module has been tested with OpenBSD 6.3,6.4,and CentOS 7.\n CentOS default install will require console auth for the users session.\n Cron launches the payload so if Selinux is enforcing exploitation\n may still be possible, but the module will bail. On exploitation\n crontab.old will be created. The script will remove .old and restore\n crontab after exploit. Xorg must have SUID permissions and may not\n start if running. On successful exploitation artifacts will be created\n consistant with starting Xorg and running a cron.",
"description": "This module attempts to gain root privileges with SUID Xorg X11 server\n versions 1.19.0 < 1.20.3.\n\n A permission check flaw exists for -modulepath and -logfile options when\n starting Xorg. This allows unprivileged users that can start the server\n the ability to elevate privileges and run arbitrary code under root\n privileges.\n\n This module has been tested with OpenBSD 6.3, 6.4, and CentOS 7 (1708).\n CentOS default install will require console auth for the users session.\n Cron launches the payload so if Selinux is enforcing exploitation\n may still be possible, but the module will bail.\n Xorg must have SUID permissions and may not start if running.\n\n On exploitation a crontab.old backup file will be created by Xorg.\n This module will remove the .old file and restore crontab after\n successful exploitation. Failed exploitation may result in a corrupted\n crontab. On successful exploitation artifacts will be created consistant\n with starting Xorg and running a cron.",
"references": [
"CVE-2018-14665",
"BID-105741",
"EDB-45697",
"EDB-45742",
"EDB-45832",
"URL-https://www.securepatterns.com/2018/10/cve-2018-14665-xorg-x-server.html",
"URL-https://github.com/0xdea/exploits/blob/master/openbsd/raptor_xorgasm"
],
@ -68547,7 +68550,7 @@
"Linux x64",
"Linux x86"
],
"mod_time": "2018-11-16 04:22:18 +0000",
"mod_time": "2018-11-24 22:26:04 +0000",
"path": "/modules/exploits/multi/local/xorg_x11_suid_server.rb",
"is_install_path": true,
"ref_name": "multi/local/xorg_x11_suid_server",