Skip to content

Commit 3bab527

Browse files
committed
automatic module_metadata_base.json update
1 parent fabb5d1 commit 3bab527

File tree

1 file changed

+64
-0
lines changed

1 file changed

+64
-0
lines changed

db/modules_metadata_base.json

Lines changed: 64 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168252,6 +168252,70 @@
168252168252
"session_types": false,
168253168253
"needs_cleanup": null
168254168254
},
168255+
"exploit_windows/http/pgadmin_binary_path_api": {
168256+
"name": "pgAdmin Binary Path API RCE",
168257+
"fullname": "exploit/windows/http/pgadmin_binary_path_api",
168258+
"aliases": [
168259+
168260+
],
168261+
"rank": 600,
168262+
"disclosure_date": "2024-03-28",
168263+
"type": "exploit",
168264+
"author": [
168265+
"M.Selim Karahan",
168266+
"Mustafa Mutlu",
168267+
"Ayoub Mokhtar"
168268+
],
168269+
"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.",
168270+
"references": [
168271+
"CVE-2024-3116",
168272+
"URL-https://ayoubmokhtar.com/post/remote_code_execution_pgadmin_8.4-cve-2024-3116/",
168273+
"URL-https://www.vicarius.io/vsociety/posts/remote-code-execution-vulnerability-in-pgadmin-cve-2024-3116"
168274+
],
168275+
"platform": "Windows",
168276+
"arch": "x64",
168277+
"rport": 8000,
168278+
"autofilter_ports": [
168279+
80,
168280+
8080,
168281+
443,
168282+
8000,
168283+
8888,
168284+
8880,
168285+
8008,
168286+
3000,
168287+
8443
168288+
],
168289+
"autofilter_services": [
168290+
"http",
168291+
"https"
168292+
],
168293+
"targets": [
168294+
"Automatic Target"
168295+
],
168296+
"mod_time": "2024-08-28 18:46:08 +0000",
168297+
"path": "/modules/exploits/windows/http/pgadmin_binary_path_api.rb",
168298+
"is_install_path": true,
168299+
"ref_name": "windows/http/pgadmin_binary_path_api",
168300+
"check": true,
168301+
"post_auth": false,
168302+
"default_credential": false,
168303+
"notes": {
168304+
"Stability": [
168305+
"crash-safe"
168306+
],
168307+
"Reliability": [
168308+
"repeatable-session"
168309+
],
168310+
"SideEffects": [
168311+
"artifacts-on-disk",
168312+
"config-changes",
168313+
"ioc-in-logs"
168314+
]
168315+
},
168316+
"session_types": false,
168317+
"needs_cleanup": true
168318+
},
168255168319
"exploit_windows/http/php_apache_request_headers_bof": {
168256168320
"name": "PHP apache_request_headers Function Buffer Overflow",
168257168321
"fullname": "exploit/windows/http/php_apache_request_headers_bof",

0 commit comments

Comments
 (0)