Skip to content

Commit 828725f

Browse files
author
jenkins-metasploit
committed
automatic module_metadata_base.json update
1 parent 4c0a403 commit 828725f

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
@@ -45943,6 +45943,67 @@
4594345943
}
4594445944
]
4594545945
},
45946+
"auxiliary_scanner/http/wp_perfect_survey_sqli": {
45947+
"name": "WordPress Plugin Perfect Survey 1.5.1 SQLi (Unauthenticated)",
45948+
"fullname": "auxiliary/scanner/http/wp_perfect_survey_sqli",
45949+
"aliases": [
45950+
45951+
],
45952+
"rank": 300,
45953+
"disclosure_date": "2021-10-05",
45954+
"type": "auxiliary",
45955+
"author": [
45956+
"Aaryan Golatkar",
45957+
"Ron Jost"
45958+
],
45959+
"description": "This module exploits a SQL injection vulnerability in the Perfect Survey\n plugin for WordPress (version 1.5.1). An unauthenticated attacker can\n exploit the SQLi to retrieve sensitive information such as usernames,\n emails, and password hashes from the `wp_users` table.",
45960+
"references": [
45961+
"EDB-50766",
45962+
"CVE-2021-24762"
45963+
],
45964+
"platform": "",
45965+
"arch": "",
45966+
"rport": 80,
45967+
"autofilter_ports": [
45968+
80,
45969+
8080,
45970+
443,
45971+
8000,
45972+
8888,
45973+
8880,
45974+
8008,
45975+
3000,
45976+
8443
45977+
],
45978+
"autofilter_services": [
45979+
"http",
45980+
"https"
45981+
],
45982+
"targets": null,
45983+
"mod_time": "2024-12-10 14:48:18 +0000",
45984+
"path": "/modules/auxiliary/scanner/http/wp_perfect_survey_sqli.rb",
45985+
"is_install_path": true,
45986+
"ref_name": "scanner/http/wp_perfect_survey_sqli",
45987+
"check": true,
45988+
"post_auth": false,
45989+
"default_credential": false,
45990+
"notes": {
45991+
"Stability": [
45992+
"crash-safe"
45993+
],
45994+
"SideEffects": [
45995+
"ioc-in-logs"
45996+
],
45997+
"Reliability": [
45998+
45999+
]
46000+
},
46001+
"session_types": false,
46002+
"needs_cleanup": false,
46003+
"actions": [
46004+
46005+
]
46006+
},
4594646007
"auxiliary_scanner/http/wp_registrationmagic_sqli": {
4594746008
"name": "Wordpress RegistrationMagic task_ids Authenticated SQLi",
4594846009
"fullname": "auxiliary/scanner/http/wp_registrationmagic_sqli",

0 commit comments

Comments
 (0)