2021-03-21 19:52:38 +00:00
id : CVE-2020-35489
2021-03-21 17:51:13 +00:00
info :
2021-03-21 19:51:07 +00:00
name : WordPress Contact Form 7 Plugin - Unrestricted File Upload
2021-03-21 17:51:13 +00:00
author : soyelmago
severity : critical
2021-03-24 19:58:03 +00:00
description : The contact-form-7 (aka Contact Form 7) plugin before 5.3.2 for WordPress allows Unrestricted File Upload and remote code execution because a filename may contain special characters.
reference : https://nvd.nist.gov/vuln/detail/CVE-2020-35489
tags : cve,cve2020,wordpress,wp-plugin
2021-09-10 11:26:40 +00:00
classification :
cvss-metrics : CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
cvss-score : 10.00
cve-id : CVE-2020-35489
cwe-id : CWE-434
2021-03-21 19:52:38 +00:00
2021-03-21 17:51:13 +00:00
requests :
- method : GET
path :
- "{{BaseURL}}/wp-content/plugins/contact-form-7/readme.txt"
2021-03-21 19:52:38 +00:00
2021-03-21 17:51:13 +00:00
matchers-condition : and
matchers :
- type : status
status :
- 200
2021-03-24 19:58:03 +00:00
2021-03-21 17:51:13 +00:00
- type : word
words :
- "Contact Form 7"
part : body
2021-03-24 19:58:03 +00:00
- type : regex
regex :
2021-08-01 05:52:30 +00:00
- '^== Changelog =="'
part : body
- type : regex
regex :
- '^= (5\.3\.[2-9]+|5\.[4-9]+\.|[6-9]\.[0-9]+\.[0-9]+|1[0-9]+\.) ='
negative : true
2021-03-24 19:58:03 +00:00
part : body