cvelist/2023/22xxx/CVE-2023-22621.json
2023-04-19 16:00:35 +00:00

72 lines
2.4 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2023-22621",
"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": "Strapi through 4.5.5 allows authenticated Server-Side Template Injection (SSTI) that can be exploited to execute arbitrary code on the server. A remote attacker with access to the Strapi admin panel can inject a crafted payload that executes code on the server into an email template that bypasses the validation checks that should prevent code execution."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/strapi/strapi/releases",
"refsource": "MISC",
"name": "https://github.com/strapi/strapi/releases"
},
{
"refsource": "MISC",
"name": "https://www.ghostccamm.com/blog/multi_strapi_vulns/",
"url": "https://www.ghostccamm.com/blog/multi_strapi_vulns/"
},
{
"refsource": "MISC",
"name": "https://strapi.io/blog/security-disclosure-of-vulnerabilities-cve",
"url": "https://strapi.io/blog/security-disclosure-of-vulnerabilities-cve"
}
]
}
}