In the SEOmatic plugin before 3.2.49 for Craft CMS, helpers/DynamicMeta.php does not properly sanitize the URL. This leads to Server-Side Template Injection and credentials disclosure via a crafted Twig template after a semicolon.
References
Link | Resource |
---|---|
https://github.com/nystudio107/craft-seomatic/blob/v3/CHANGELOG.md#3249---20200324 | Release Notes Third Party Advisory |
https://github.com/nystudio107/craft-seomatic/commit/82f4a25b28fd622393da6592dc9e5ccee7fc5be3#diff-52fd042c50432133a00a8f840f4a6165 | Patch Third Party Advisory |
https://github.com/nystudio107/craft-seomatic/releases/tag/3.2.49 | Release Notes Third Party Advisory |
https://isec.pl/en/vulnerabilities/isec-0028-seomatic-ssti-23032020.txt | Exploit Third Party Advisory |
Configurations
History
No history.
Information
Published : 2020-05-11 19:15
Updated : 2024-02-04 21:00
NVD link : CVE-2020-12790
Mitre link : CVE-2020-12790
CVE.ORG link : CVE-2020-12790
JSON object : View
Products Affected
nystudio107
- seomatic
CWE
CWE-74
Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')