From bf64f7d4011c99da0339ef259dc616fa947bfe57 Mon Sep 17 00:00:00 2001 From: Metasploit Date: Sat, 24 Nov 2018 21:00:52 -0800 Subject: [PATCH] automatic module_metadata_base.json update --- db/modules_metadata_base.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/db/modules_metadata_base.json b/db/modules_metadata_base.json index de4a81bd0d..75e7d7c96c 100644 --- a/db/modules_metadata_base.json +++ b/db/modules_metadata_base.json @@ -68524,10 +68524,13 @@ "Aaron Ringo", "Brendan Coles " ], - "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",