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-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-04-27 13:09:27 +00:00
- '^= ([0-4]\.[0-9\.]+|5\.[0-2]|5\.[0-2]\.[0-9]+|5\.3\.[0-1]) ='
2021-03-24 19:58:03 +00:00
part : body