Skip to content

Commit 7b47050

Browse files
committed
automatic module_metadata_base.json update
1 parent 456c57b commit 7b47050

File tree

1 file changed

+61
-0
lines changed

1 file changed

+61
-0
lines changed

db/modules_metadata_base.json

Lines changed: 61 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43360,6 +43360,67 @@
4336043360
}
4336143361
]
4336243362
},
43363+
"auxiliary_scanner/http/vicidial_sql_enum_users_pass": {
43364+
"name": "Vicidial SQL Injection Time-based Admin Credentials Enumeration",
43365+
"fullname": "auxiliary/scanner/http/vicidial_sql_enum_users_pass",
43366+
"aliases": [
43367+
43368+
],
43369+
"rank": 300,
43370+
"disclosure_date": "2024-09-10",
43371+
"type": "auxiliary",
43372+
"author": [
43373+
"Valentin Lobstein",
43374+
"Jaggar Henry of KoreLogic, Inc."
43375+
],
43376+
"description": "This module exploits a time-based SQL injection vulnerability in VICIdial, allowing attackers\n to dump admin credentials (usernames and passwords) via SQL injection.",
43377+
"references": [
43378+
"URL-https://korelogic.com/Resources/Advisories/KL-001-2024-011.txt",
43379+
"CVE-2024-8503"
43380+
],
43381+
"platform": "",
43382+
"arch": "",
43383+
"rport": 80,
43384+
"autofilter_ports": [
43385+
80,
43386+
8080,
43387+
443,
43388+
8000,
43389+
8888,
43390+
8880,
43391+
8008,
43392+
3000,
43393+
8443
43394+
],
43395+
"autofilter_services": [
43396+
"http",
43397+
"https"
43398+
],
43399+
"targets": null,
43400+
"mod_time": "2024-09-12 22:58:44 +0000",
43401+
"path": "/modules/auxiliary/scanner/http/vicidial_sql_enum_users_pass.rb",
43402+
"is_install_path": true,
43403+
"ref_name": "scanner/http/vicidial_sql_enum_users_pass",
43404+
"check": false,
43405+
"post_auth": false,
43406+
"default_credential": false,
43407+
"notes": {
43408+
"Stability": [
43409+
"crash-safe"
43410+
],
43411+
"SideEffects": [
43412+
"ioc-in-logs"
43413+
],
43414+
"Reliability": [
43415+
43416+
]
43417+
},
43418+
"session_types": false,
43419+
"needs_cleanup": false,
43420+
"actions": [
43421+
43422+
]
43423+
},
4336343424
"auxiliary_scanner/http/wangkongbao_traversal": {
4336443425
"name": "WANGKONGBAO CNS-1000 and 1100 UTM Directory Traversal",
4336543426
"fullname": "auxiliary/scanner/http/wangkongbao_traversal",

0 commit comments

Comments
 (0)