Skip to content

Commit

Permalink
automatic module_metadata_base.json update
Browse files Browse the repository at this point in the history
  • Loading branch information
jenkins-metasploit committed Jan 7, 2025
1 parent 7ead96a commit c7c7338
Showing 1 changed file with 63 additions and 0 deletions.
63 changes: 63 additions & 0 deletions db/modules_metadata_base.json
Original file line number Diff line number Diff line change
Expand Up @@ -82797,6 +82797,69 @@
"session_types": false,
"needs_cleanup": null
},
"exploit_linux/http/selenium_greed_chrome_rce_cve_2022_28108": {
"name": "Selenium chrome RCE",
"fullname": "exploit/linux/http/selenium_greed_chrome_rce_cve_2022_28108",
"aliases": [

],
"rank": 600,
"disclosure_date": "2022-04-18",
"type": "exploit",
"author": [
"randomstuff (Gabriel Corona)",
"Wiz Research",
"Takahiro Yokoyama"
],
"description": "Selenium Server (Grid) before 4.0.0-alpha-7 allows CSRF because it permits non-JSON content types\n such as application/x-www-form-urlencoded, multipart/form-data, and text/plain.",
"references": [
"CVE-2022-28108",
"URL-https://www.wiz.io/blog/seleniumgreed-cryptomining-exploit-attack-flow-remediation-steps",
"URL-https://www.gabriel.urdhr.fr/2022/02/07/selenium-standalone-server-csrf-dns-rebinding-rce/"
],
"platform": "Linux",
"arch": "",
"rport": 4444,
"autofilter_ports": [
80,
8080,
443,
8000,
8888,
8880,
8008,
3000,
8443
],
"autofilter_services": [
"http",
"https"
],
"targets": [
"Linux Command"
],
"mod_time": "2025-01-07 10:47:04 +0000",
"path": "/modules/exploits/linux/http/selenium_greed_chrome_rce_cve_2022_28108.rb",
"is_install_path": true,
"ref_name": "linux/http/selenium_greed_chrome_rce_cve_2022_28108",
"check": true,
"post_auth": false,
"default_credential": false,
"notes": {
"Stability": [
"crash-safe"
],
"SideEffects": [
"artifacts-on-disk",
"ioc-in-logs"
],
"Reliability": [
"repeatable-session"
]
},
"session_types": false,
"needs_cleanup": null
},
"exploit_linux/http/smt_ipmi_close_window_bof": {
"name": "Supermicro Onboard IPMI close_window.cgi Buffer Overflow",
"fullname": "exploit/linux/http/smt_ipmi_close_window_bof",
Expand Down

0 comments on commit c7c7338

Please sign in to comment.