mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 19:18:06 +02:00
21 lines
879 B
Markdown
21 lines
879 B
Markdown
### [CVE-2018-14716](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-14716)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
A Server Side Template Injection (SSTI) was discovered in the SEOmatic plugin before 3.1.4 for Craft CMS, because requests that don't match any elements incorrectly generate the canonicalUrl, and can lead to execution of Twig code.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://ha.cker.info/exploitation-of-server-side-template-injection-with-craft-cms-plguin-seomatic/
|
|
- https://www.exploit-db.com/exploits/45108/
|
|
|
|
#### Github
|
|
- https://github.com/0xB455/CVE-2018-14716
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/Ginove/post
|
|
|