automatic module_metadata_base.json update

This commit is contained in:
Metasploit 2022-09-07 13:47:19 -05:00
parent 11eef99efa
commit d0745ea2a7
No known key found for this signature in database
GPG Key ID: CDFB5FA52007B954
1 changed files with 62 additions and 0 deletions

View File

@ -58028,6 +58028,68 @@
"session_types": false,
"needs_cleanup": null
},
"exploit_linux/http/apache_spark_rce_cve_2022_33891": {
"name": "Apache Spark Unauthenticated Command Injection RCE",
"fullname": "exploit/linux/http/apache_spark_rce_cve_2022_33891",
"aliases": [
],
"rank": 600,
"disclosure_date": "2022-07-18",
"type": "exploit",
"author": [
"Kostya Kortchinsky",
"h00die-gr3y <h00die.gr3y@gmail.com>"
],
"description": "This module exploits an unauthenticated command injection vulnerability in Apache Spark.\n Successful exploitation results in remote code execution under the context of the Spark application user.\n\n The command injection occurs because Spark checks the group membership of the user passed\n in the ?doAs parameter by using a raw Linux command.\n\n It is triggered by a non-default setting called spark.acls.enable.\n This configuration setting spark.acls.enable should be set true in the Spark configuration to make the application vulnerable for this attack.\n\n Apache Spark versions 3.0.3 and earlier, versions 3.1.1 to 3.1.2, and versions 3.2.0 to 3.2.1 are affected by this vulnerability.",
"references": [
"URL-https://lists.apache.org/thread/p847l3kopoo5bjtmxrcwk21xp6tjxqlc",
"URL-https://attackerkb.com/topics/5FyKBES4BL/cve-2022-33891",
"CVE-2022-33891"
],
"platform": "Linux,Unix",
"arch": "cmd, x86, x64",
"rport": 8080,
"autofilter_ports": [
80,
8080,
443,
8000,
8888,
8880,
8008,
3000,
8443
],
"autofilter_services": [
"http",
"https"
],
"targets": [
"Unix (In-Memory)",
"Linux Dropper"
],
"mod_time": "2022-09-07 12:45:13 +0000",
"path": "/modules/exploits/linux/http/apache_spark_rce_cve_2022_33891.rb",
"is_install_path": true,
"ref_name": "linux/http/apache_spark_rce_cve_2022_33891",
"check": true,
"post_auth": false,
"default_credential": false,
"notes": {
"Stability": [
"crash-safe"
],
"Reliability": [
"repeatable-session"
],
"SideEffects": [
"ioc-in-logs"
]
},
"session_types": false,
"needs_cleanup": null
},
"exploit_linux/http/artica_proxy_auth_bypass_service_cmds_peform_command_injection": {
"name": "Artica proxy 4.30.000000 Auth Bypass service-cmds-peform Command Injection",
"fullname": "exploit/linux/http/artica_proxy_auth_bypass_service_cmds_peform_command_injection",