cvelist/2021/41xxx/CVE-2021-41749.json

67 lines
2.1 KiB
JSON
Raw Normal View History

2021-09-27 06:01:20 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2022-06-12 11:01:32 +00:00
"ID": "CVE-2021-41749",
"STATE": "PUBLIC"
2021-09-27 06:01:20 +00:00
},
2022-06-12 11:01:32 +00:00
"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",
2021-09-27 06:01:20 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2022-06-12 11:01:32 +00:00
"value": "In the SEOmatic plugin up to 3.4.11 for Craft CMS 3, it is possible for unauthenticated attackers to perform a Server-Side Template Injection, allowing for remote code execution."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/nystudio107/craft-seomatic/blob/develop/CHANGELOG.md",
"refsource": "MISC",
"name": "https://github.com/nystudio107/craft-seomatic/blob/develop/CHANGELOG.md"
},
{
"url": "https://github.com/nystudio107/craft-seomatic/commit/3fee7d50147cdf3f999cfc1e04cbc3fb3d9f2f7d",
"refsource": "MISC",
"name": "https://github.com/nystudio107/craft-seomatic/commit/3fee7d50147cdf3f999cfc1e04cbc3fb3d9f2f7d"
2021-09-27 06:01:20 +00:00
}
]
}
}