Skip to content

Commit 28b1289

Browse files
committed
automatic module_metadata_base.json update
1 parent bbdaf23 commit 28b1289

File tree

1 file changed

+50
-0
lines changed

1 file changed

+50
-0
lines changed

db/modules_metadata_base.json

Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33253,6 +33253,56 @@
3325333253
},
3325433254
"needs_cleanup": false
3325533255
},
33256+
"auxiliary_scanner/http/wp_chopslider_id_sqli": {
33257+
"name": "WordPress ChopSlider3 id SQLi Scanner",
33258+
"fullname": "auxiliary/scanner/http/wp_chopslider_id_sqli",
33259+
"aliases": [
33260+
33261+
],
33262+
"rank": 300,
33263+
"disclosure_date": "2020-05-12",
33264+
"type": "auxiliary",
33265+
"author": [
33266+
"h00die",
33267+
"SunCSR",
33268+
"Callum Murphy <callum.a.murphy.77@gmail.com>"
33269+
],
33270+
"description": "The iDangero.us Chop Slider 3 WordPress plugin version 3.4 and prior\n contains a blind SQL injection in the id parameter of the\n get_script/index.php page. The injection is passed through GET\n parameters, and thus must be encoded,\n and magic_quotes is applied at the server.",
33271+
"references": [
33272+
"EDB-48457",
33273+
"CVE-2020-11530",
33274+
"URL-https://seclists.org/fulldisclosure/2020/May/26"
33275+
],
33276+
"platform": "",
33277+
"arch": "",
33278+
"rport": 80,
33279+
"autofilter_ports": [
33280+
80,
33281+
8080,
33282+
443,
33283+
8000,
33284+
8888,
33285+
8880,
33286+
8008,
33287+
3000,
33288+
8443
33289+
],
33290+
"autofilter_services": [
33291+
"http",
33292+
"https"
33293+
],
33294+
"targets": null,
33295+
"mod_time": "2021-02-13 15:11:39 +0000",
33296+
"path": "/modules/auxiliary/scanner/http/wp_chopslider_id_sqli.rb",
33297+
"is_install_path": true,
33298+
"ref_name": "scanner/http/wp_chopslider_id_sqli",
33299+
"check": false,
33300+
"post_auth": false,
33301+
"default_credential": false,
33302+
"notes": {
33303+
},
33304+
"needs_cleanup": false
33305+
},
3325633306
"auxiliary_scanner/http/wp_contus_video_gallery_sqli": {
3325733307
"name": "WordPress Contus Video Gallery Unauthenticated SQL Injection Scanner",
3325833308
"fullname": "auxiliary/scanner/http/wp_contus_video_gallery_sqli",

0 commit comments

Comments
 (0)