diff --git a/db/modules_metadata_base.json b/db/modules_metadata_base.json index e32ec79e46..bcbc668a08 100644 --- a/db/modules_metadata_base.json +++ b/db/modules_metadata_base.json @@ -76624,6 +76624,54 @@ }, "needs_cleanup": true }, + "exploit_multi/local/xorg_x11_suid_server_modulepath": { + "name": "Xorg X11 Server SUID modulepath Privilege Escalation", + "fullname": "exploit/multi/local/xorg_x11_suid_server_modulepath", + "aliases": [ + + ], + "rank": 400, + "disclosure_date": "2018-10-25", + "type": "exploit", + "author": [ + "Narendra Shinde", + "Aaron Ringo" + ], + "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 CentOS 7 (1708).\n CentOS default install will require console auth for the users session.\n Xorg must have SUID permissions and may not start if running.\n\n On successful exploitation artifacts will be created consistant\n with starting Xorg.", + "references": [ + "CVE-2018-14665", + "BID-105741", + "EDB-45697", + "EDB-45742", + "EDB-45832", + "URL-https://www.securepatterns.com/2018/10/cve-2018-14665-another-way-of.html" + ], + "platform": "Linux,Solaris,Unix", + "arch": "x86, x64", + "rport": null, + "autofilter_ports": [ + + ], + "autofilter_services": [ + + ], + "targets": [ + "Linux x64", + "Linux x86", + "Solaris x86", + "Solaris x64" + ], + "mod_time": "2019-10-22 09:31:43 +0000", + "path": "/modules/exploits/multi/local/xorg_x11_suid_server_modulepath.rb", + "is_install_path": true, + "ref_name": "multi/local/xorg_x11_suid_server_modulepath", + "check": true, + "post_auth": false, + "default_credential": false, + "notes": { + }, + "needs_cleanup": true + }, "exploit_multi/misc/arkeia_agent_exec": { "name": "Western Digital Arkeia Remote Code Execution", "fullname": "exploit/multi/misc/arkeia_agent_exec",