cvelist/2021/37xxx/CVE-2021-37144.json

62 lines
1.9 KiB
JSON
Raw Normal View History

2021-07-21 15:02:04 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2021-07-30 14:11:02 +00:00
"ID": "CVE-2021-37144",
"STATE": "PUBLIC"
2021-07-21 15:02:04 +00:00
},
2021-07-30 14:11:02 +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-07-21 15:02:04 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2021-07-30 14:11:02 +00:00
"value": "CSZ CMS 1.2.9 is vulnerable to Arbitrary File Deletion. This occurs in PHP when the unlink() function is called and user input might affect portions of or the whole affected parameter, which represents the path of the file to remove, without sufficient sanitization."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/cskaza/cszcms/issues/32",
"refsource": "MISC",
"name": "https://github.com/cskaza/cszcms/issues/32"
2021-07-21 15:02:04 +00:00
}
]
}
}