Skip to content

Commit d32b771

Browse files
committed
automatic module_metadata_base.json update
1 parent 236639f commit d32b771

File tree

1 file changed

+65
-0
lines changed

1 file changed

+65
-0
lines changed

db/modules_metadata_base.json

Lines changed: 65 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44887,6 +44887,71 @@
4488744887
}
4488844888
]
4488944889
},
44890+
"auxiliary_scanner/http/wp_fastest_cache_sqli": {
44891+
"name": "WordPress WP Fastest Cache Unauthenticated SQLi (CVE-2023-6063)",
44892+
"fullname": "auxiliary/scanner/http/wp_fastest_cache_sqli",
44893+
"aliases": [
44894+
44895+
],
44896+
"rank": 300,
44897+
"disclosure_date": "2023-11-14",
44898+
"type": "auxiliary",
44899+
"author": [
44900+
"Valentin Lobstein",
44901+
"Julien Voisin",
44902+
"Alex Sanford"
44903+
],
44904+
"description": "WP Fastest Cache, a WordPress plugin,\n prior to version 1.2.2, is vulnerable to an unauthenticated SQL injection\n vulnerability via the 'wordpress_logged_in' cookie. This can be exploited via a blind SQL injection attack without requiring any authentication.",
44905+
"references": [
44906+
"CVE-2023-6063",
44907+
"URL-https://wpscan.com/blog/unauthenticated-sql-injection-vulnerability-addressed-in-wp-fastest-cache-1-2-2/"
44908+
],
44909+
"platform": "",
44910+
"arch": "",
44911+
"rport": 80,
44912+
"autofilter_ports": [
44913+
80,
44914+
8080,
44915+
443,
44916+
8000,
44917+
8888,
44918+
8880,
44919+
8008,
44920+
3000,
44921+
8443
44922+
],
44923+
"autofilter_services": [
44924+
"http",
44925+
"https"
44926+
],
44927+
"targets": null,
44928+
"mod_time": "2024-10-14 11:14:47 +0000",
44929+
"path": "/modules/auxiliary/scanner/http/wp_fastest_cache_sqli.rb",
44930+
"is_install_path": true,
44931+
"ref_name": "scanner/http/wp_fastest_cache_sqli",
44932+
"check": false,
44933+
"post_auth": false,
44934+
"default_credential": false,
44935+
"notes": {
44936+
"Stability": [
44937+
"crash-safe"
44938+
],
44939+
"SideEffects": [
44940+
"ioc-in-logs"
44941+
],
44942+
"Reliability": [
44943+
44944+
]
44945+
},
44946+
"session_types": false,
44947+
"needs_cleanup": false,
44948+
"actions": [
44949+
{
44950+
"name": "List Data",
44951+
"description": "Queries database schema for COUNT rows"
44952+
}
44953+
]
44954+
},
4489044955
"auxiliary_scanner/http/wp_gimedia_library_file_read": {
4489144956
"name": "WordPress GI-Media Library Plugin Directory Traversal Vulnerability",
4489244957
"fullname": "auxiliary/scanner/http/wp_gimedia_library_file_read",

0 commit comments

Comments
 (0)