automatic module_metadata_base.json update
parent
111a7d28e9
commit
64a6918bc0
|
@ -10434,9 +10434,9 @@
|
|||
"notes": {
|
||||
}
|
||||
},
|
||||
"auxiliary_gather/dolibarr_list_creds_sqli": {
|
||||
"name": "Dolibarr List Creds",
|
||||
"full_name": "auxiliary/gather/dolibarr_list_creds_sqli",
|
||||
"auxiliary_gather/dolibarr_creds_sqli": {
|
||||
"name": "Dolibarr Gather Credentials via SQL Injection",
|
||||
"full_name": "auxiliary/gather/dolibarr_creds_sqli",
|
||||
"rank": 300,
|
||||
"disclosure_date": "2018-05-30",
|
||||
"type": "auxiliary",
|
||||
|
@ -10445,7 +10445,7 @@
|
|||
"Kevin Locati",
|
||||
"Shelby Pace"
|
||||
],
|
||||
"description": "This module enables an authenticated user to collect the usernames and encrypted passwords of other users in the Dolibarr ERP/CRM via SQL injection.",
|
||||
"description": "This module enables an authenticated user to collect the usernames and\n encrypted passwords of other users in the Dolibarr ERP/CRM via SQL\n injection.",
|
||||
"references": [
|
||||
"CVE-2018-10094",
|
||||
"EDB-44805"
|
||||
|
@ -10456,10 +10456,10 @@
|
|||
"arch": "",
|
||||
"rport": 80,
|
||||
"targets": null,
|
||||
"mod_time": "2018-09-19 11:17:27 +0000",
|
||||
"path": "/modules/auxiliary/gather/dolibarr_list_creds_sqli.rb",
|
||||
"mod_time": "2018-09-19 22:15:14 +0000",
|
||||
"path": "/modules/auxiliary/gather/dolibarr_creds_sqli.rb",
|
||||
"is_install_path": true,
|
||||
"ref_name": "gather/dolibarr_list_creds_sqli",
|
||||
"ref_name": "gather/dolibarr_creds_sqli",
|
||||
"check": false,
|
||||
"post_auth": true,
|
||||
"default_credential": true,
|
||||
|
@ -11709,7 +11709,7 @@
|
|||
}
|
||||
},
|
||||
"auxiliary_gather/pimcore_creds_sqli": {
|
||||
"name": "Pimcore List Credentials",
|
||||
"name": "Pimcore Gather Credentials via SQL Injection",
|
||||
"full_name": "auxiliary/gather/pimcore_creds_sqli",
|
||||
"rank": 300,
|
||||
"disclosure_date": "2018-08-13",
|
||||
|
@ -11730,7 +11730,7 @@
|
|||
"arch": "",
|
||||
"rport": 80,
|
||||
"targets": null,
|
||||
"mod_time": "2018-09-19 20:34:12 +0000",
|
||||
"mod_time": "2018-09-19 22:15:14 +0000",
|
||||
"path": "/modules/auxiliary/gather/pimcore_creds_sqli.rb",
|
||||
"is_install_path": true,
|
||||
"ref_name": "gather/pimcore_creds_sqli",
|
||||
|
|
Loading…
Reference in New Issue