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
msjenkins-r7 committed Feb 16, 2024
1 parent 8cddffa commit 19c1a35
Showing 1 changed file with 62 additions and 0 deletions.
62 changes: 62 additions & 0 deletions db/modules_metadata_base.json
Original file line number Diff line number Diff line change
Expand Up @@ -73197,6 +73197,68 @@
"session_types": false,
"needs_cleanup": null
},
"exploit_linux/http/kafka_ui_unauth_rce_cve_2023_52251": {
"name": "Kafka UI Unauthenticated Remote Command Execution via the Groovy Filter option.",
"fullname": "exploit/linux/http/kafka_ui_unauth_rce_cve_2023_52251",
"aliases": [

],
"rank": 600,
"disclosure_date": "2023-09-27",
"type": "exploit",
"author": [
"h00die-gr3y <[email protected]>",
"BobTheShopLifter and Thingstad"
],
"description": "A command injection vulnerability exists in Kafka ui between `v0.4.0` and `v0.7.1` allowing\n an attacker to inject and execute arbitrary shell commands via the `groovy` filter parameter\n at the `topic` section.",
"references": [
"CVE-2023-52251",
"URL-https://attackerkb.com/topics/ATJ1hTVB8H/cve-2023-52251",
"URL-https://github.com/BobTheShoplifter/CVE-2023-52251-POC"
],
"platform": "Linux,Unix",
"arch": "cmd, x64, x86",
"rport": 8080,
"autofilter_ports": [
80,
8080,
443,
8000,
8888,
8880,
8008,
3000,
8443
],
"autofilter_services": [
"http",
"https"
],
"targets": [
"Unix/Linux Command"
],
"mod_time": "2024-02-14 21:33:50 +0000",
"path": "/modules/exploits/linux/http/kafka_ui_unauth_rce_cve_2023_52251.rb",
"is_install_path": true,
"ref_name": "linux/http/kafka_ui_unauth_rce_cve_2023_52251",
"check": true,
"post_auth": false,
"default_credential": false,
"notes": {
"Stability": [
"crash-safe"
],
"Reliability": [
"repeatable-session"
],
"SideEffects": [
"ioc-in-logs",
"artifacts-on-disk"
]
},
"session_types": false,
"needs_cleanup": null
},
"exploit_linux/http/kaltura_unserialize_cookie_rce": {
"name": "Kaltura Remote PHP Code Execution over Cookie",
"fullname": "exploit/linux/http/kaltura_unserialize_cookie_rce",
Expand Down

0 comments on commit 19c1a35

Please sign in to comment.