cvelist/2018/13xxx/CVE-2018-13025.json

62 lines
1.8 KiB
JSON
Raw Normal View History

2018-06-29 13:03:55 -04:00
{
2019-03-18 01:59:45 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-13025",
"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": [
2018-06-29 13:03:55 -04:00
{
2019-03-18 01:59:45 +00:00
"lang": "eng",
"value": "protected/apps/admin/controller/photoController.php in YXcms 1.4.7 allows remote attackers to delete arbitrary files via the index.php?r=admin/photo/delpic picname parameter."
2018-06-29 13:03:55 -04:00
}
2019-03-18 01:59:45 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/zhaoheng521/yxcms/blob/master/Any%20file%20deletion",
"refsource": "MISC",
"url": "https://github.com/zhaoheng521/yxcms/blob/master/Any%20file%20deletion"
}
]
}
}