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 Aug 28, 2024
1 parent fabb5d1 commit 3bab527
Showing 1 changed file with 64 additions and 0 deletions.
64 changes: 64 additions & 0 deletions db/modules_metadata_base.json
Original file line number Diff line number Diff line change
Expand Up @@ -168252,6 +168252,70 @@
"session_types": false,
"needs_cleanup": null
},
"exploit_windows/http/pgadmin_binary_path_api": {
"name": "pgAdmin Binary Path API RCE",
"fullname": "exploit/windows/http/pgadmin_binary_path_api",
"aliases": [

],
"rank": 600,
"disclosure_date": "2024-03-28",
"type": "exploit",
"author": [
"M.Selim Karahan",
"Mustafa Mutlu",
"Ayoub Mokhtar"
],
"description": "pgAdmin <= 8.4 is affected by a Remote Code Execution (RCE)\n vulnerability through the validate binary path API. This vulnerability\n allows attackers to execute arbitrary code on the server hosting PGAdmin,\n posing a severe risk to the database management system's integrity and the security of the underlying data.\n\n Tested on pgAdmin 8.4 on Windows 10 both authenticated and unauthenticated.",
"references": [
"CVE-2024-3116",
"URL-https://ayoubmokhtar.com/post/remote_code_execution_pgadmin_8.4-cve-2024-3116/",
"URL-https://www.vicarius.io/vsociety/posts/remote-code-execution-vulnerability-in-pgadmin-cve-2024-3116"
],
"platform": "Windows",
"arch": "x64",
"rport": 8000,
"autofilter_ports": [
80,
8080,
443,
8000,
8888,
8880,
8008,
3000,
8443
],
"autofilter_services": [
"http",
"https"
],
"targets": [
"Automatic Target"
],
"mod_time": "2024-08-28 18:46:08 +0000",
"path": "/modules/exploits/windows/http/pgadmin_binary_path_api.rb",
"is_install_path": true,
"ref_name": "windows/http/pgadmin_binary_path_api",
"check": true,
"post_auth": false,
"default_credential": false,
"notes": {
"Stability": [
"crash-safe"
],
"Reliability": [
"repeatable-session"
],
"SideEffects": [
"artifacts-on-disk",
"config-changes",
"ioc-in-logs"
]
},
"session_types": false,
"needs_cleanup": true
},
"exploit_windows/http/php_apache_request_headers_bof": {
"name": "PHP apache_request_headers Function Buffer Overflow",
"fullname": "exploit/windows/http/php_apache_request_headers_bof",
Expand Down

0 comments on commit 3bab527

Please sign in to comment.