cvelist/2023/50xxx/CVE-2023-50017.json

62 lines
1.8 KiB
JSON
Raw Normal View History

2023-12-04 06:00:33 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2023-12-14 19:00:35 +00:00
"ID": "CVE-2023-50017",
"STATE": "PUBLIC"
2023-12-04 06:00:33 +00:00
},
2023-12-14 19:00:35 +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",
2023-12-04 06:00:33 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2023-12-14 19:00:35 +00:00
"value": "Dreamer CMS v4.1.3 was discovered to contain a Cross-Site Request Forgery (CSRF) via the component /admin/database/backup"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/849200701/cms/blob/main/CSRF%20exists%20in%20the%20backup%20and%20restore%20location.md",
"refsource": "MISC",
"name": "https://github.com/849200701/cms/blob/main/CSRF%20exists%20in%20the%20backup%20and%20restore%20location.md"
2023-12-04 06:00:33 +00:00
}
]
}
}