GSD-2018-14716
Vulnerability from gsd - Updated: 2023-12-13 01:22Details
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.
Aliases
Aliases
{
"GSD": {
"alias": "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\u0027t match any elements incorrectly generate the canonicalUrl, and can lead to execution of Twig code.",
"id": "GSD-2018-14716"
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2018-14716"
],
"details": "A Server Side Template Injection (SSTI) was discovered in the SEOmatic plugin before 3.1.4 for Craft CMS, because requests that don\u0027t match any elements incorrectly generate the canonicalUrl, and can lead to execution of Twig code.",
"id": "GSD-2018-14716",
"modified": "2023-12-13T01:22:38.334019Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-14716",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "A Server Side Template Injection (SSTI) was discovered in the SEOmatic plugin before 3.1.4 for Craft CMS, because requests that don\u0027t match any elements incorrectly generate the canonicalUrl, and can lead to execution of Twig code."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "45108",
"refsource": "EXPLOIT-DB",
"url": "https://www.exploit-db.com/exploits/45108/"
},
{
"name": "https://github.com/nystudio107/craft-seomatic/releases/tag/3.1.4",
"refsource": "CONFIRM",
"url": "https://github.com/nystudio107/craft-seomatic/releases/tag/3.1.4"
},
{
"name": "https://twitter.com/nystudio107/status/1021855169515057152",
"refsource": "CONFIRM",
"url": "https://twitter.com/nystudio107/status/1021855169515057152"
},
{
"name": "http://ha.cker.info/exploitation-of-server-side-template-injection-with-craft-cms-plguin-seomatic/",
"refsource": "MISC",
"url": "http://ha.cker.info/exploitation-of-server-side-template-injection-with-craft-cms-plguin-seomatic/"
},
{
"name": "https://twitter.com/nystudio107/status/1021847835418009605",
"refsource": "CONFIRM",
"url": "https://twitter.com/nystudio107/status/1021847835418009605"
},
{
"name": "https://github.com/nystudio107/craft-seomatic/commit/1e7d1d084ac3a89e7ec70620f2749110508d1ce1",
"refsource": "CONFIRM",
"url": "https://github.com/nystudio107/craft-seomatic/commit/1e7d1d084ac3a89e7ec70620f2749110508d1ce1"
}
]
}
},
"gitlab.com": {
"advisories": [
{
"affected_range": "\u003c3.1.4",
"affected_versions": "All versions before 3.1.4",
"cvss_v2": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
"cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"cwe_ids": [
"CWE-1035",
"CWE-937",
"CWE-94"
],
"date": "2019-12-03",
"description": "A Server Side Template Injection (SSTI) was discovered in the SEOmatic plug for Craft CMS, because requests that don\u0027t match any elements incorrectly generate the canonicalUrl, and can lead to execution of Twig code.",
"fixed_versions": [
"3.1.4"
],
"identifier": "CVE-2018-14716",
"identifiers": [
"CVE-2018-14716"
],
"not_impacted": "All versions starting from 3.1.4",
"package_slug": "packagist/nystudio107/craft-seomatic",
"pubdate": "2018-08-06",
"solution": "Upgrade to version 3.1.4 or above.",
"title": "Injection Vulnerability",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2018-14716",
"https://github.com/nystudio107/craft-seomatic/releases/tag/3.1.4",
"https://twitter.com/nystudio107/status/1021847835418009605",
"https://twitter.com/nystudio107/status/1021855169515057152",
"https://www.exploit-db.com/exploits/45108/"
],
"uuid": "95759714-7708-4fe4-bcba-d715e91821f7"
}
]
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:nystudio107:seomatic:*:*:*:*:*:craft_cms:*:*",
"cpe_name": [],
"versionEndExcluding": "3.1.4",
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-14716"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "A Server Side Template Injection (SSTI) was discovered in the SEOmatic plugin before 3.1.4 for Craft CMS, because requests that don\u0027t match any elements incorrectly generate the canonicalUrl, and can lead to execution of Twig code."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-94"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "45108",
"refsource": "EXPLOIT-DB",
"tags": [
"Exploit",
"Third Party Advisory",
"VDB Entry"
],
"url": "https://www.exploit-db.com/exploits/45108/"
},
{
"name": "https://twitter.com/nystudio107/status/1021855169515057152",
"refsource": "CONFIRM",
"tags": [
"Vendor Advisory"
],
"url": "https://twitter.com/nystudio107/status/1021855169515057152"
},
{
"name": "https://twitter.com/nystudio107/status/1021847835418009605",
"refsource": "CONFIRM",
"tags": [
"Vendor Advisory"
],
"url": "https://twitter.com/nystudio107/status/1021847835418009605"
},
{
"name": "https://github.com/nystudio107/craft-seomatic/releases/tag/3.1.4",
"refsource": "CONFIRM",
"tags": [
"Patch",
"Vendor Advisory"
],
"url": "https://github.com/nystudio107/craft-seomatic/releases/tag/3.1.4"
},
{
"name": "https://github.com/nystudio107/craft-seomatic/commit/1e7d1d084ac3a89e7ec70620f2749110508d1ce1",
"refsource": "CONFIRM",
"tags": [
"Vendor Advisory"
],
"url": "https://github.com/nystudio107/craft-seomatic/commit/1e7d1d084ac3a89e7ec70620f2749110508d1ce1"
},
{
"name": "http://ha.cker.info/exploitation-of-server-side-template-injection-with-craft-cms-plguin-seomatic/",
"refsource": "MISC",
"tags": [
"Third Party Advisory"
],
"url": "http://ha.cker.info/exploitation-of-server-side-template-injection-with-craft-cms-plguin-seomatic/"
}
]
}
},
"impact": {
"baseMetricV2": {
"cvssV2": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5.0,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
"version": "2.0"
},
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "MEDIUM",
"userInteractionRequired": false
},
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
},
"lastModifiedDate": "2020-08-24T17:37Z",
"publishedDate": "2018-08-06T20:29Z"
}
}
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…