cvelist/2020/12xxx/CVE-2020-12790.json
2020-05-11 19:01:15 +00:00

77 lines
2.8 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2020-12790",
"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": "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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/nystudio107/craft-seomatic/releases/tag/3.2.49",
"refsource": "MISC",
"name": "https://github.com/nystudio107/craft-seomatic/releases/tag/3.2.49"
},
{
"url": "https://github.com/nystudio107/craft-seomatic/blob/v3/CHANGELOG.md#3249---20200324",
"refsource": "MISC",
"name": "https://github.com/nystudio107/craft-seomatic/blob/v3/CHANGELOG.md#3249---20200324"
},
{
"url": "https://isec.pl/en/vulnerabilities/isec-0028-seomatic-ssti-23032020.txt",
"refsource": "MISC",
"name": "https://isec.pl/en/vulnerabilities/isec-0028-seomatic-ssti-23032020.txt"
},
{
"url": "https://github.com/nystudio107/craft-seomatic/commit/82f4a25b28fd622393da6592dc9e5ccee7fc5be3#diff-52fd042c50432133a00a8f840f4a6165",
"refsource": "MISC",
"name": "https://github.com/nystudio107/craft-seomatic/commit/82f4a25b28fd622393da6592dc9e5ccee7fc5be3#diff-52fd042c50432133a00a8f840f4a6165"
}
]
}
}