cvelist/2022/32xxx/CVE-2022-32114.json

67 lines
2.0 KiB
JSON
Raw Normal View History

2022-06-02 13:43:15 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2022-07-13 21:00:46 +00:00
"ID": "CVE-2022-32114",
"STATE": "PUBLIC"
2022-06-02 13:43:15 +00:00
},
2022-07-13 21:00:46 +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",
2022-06-02 13:43:15 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2022-07-13 21:00:46 +00:00
"value": "An unrestricted file upload vulnerability in the Add New Assets function of Strapi v4.1.12 allows attackers to execute arbitrary code via a crafted file."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/bypazs/strapi",
"refsource": "MISC",
"name": "https://github.com/bypazs/strapi"
},
{
"url": "https://grimthereaperteam.medium.com/strapi-v4-1-12-unrestricted-file-upload-b993bfd07e4e",
"refsource": "MISC",
"name": "https://grimthereaperteam.medium.com/strapi-v4-1-12-unrestricted-file-upload-b993bfd07e4e"
2022-06-02 13:43:15 +00:00
}
]
}
}