cvelist/2023/43xxx/CVE-2023-43278.json

72 lines
2.1 KiB
JSON
Raw Normal View History

2023-09-18 17:00:49 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2023-09-25 23:00:35 +00:00
"ID": "CVE-2023-43278",
"STATE": "PUBLIC"
2023-09-18 17:00:49 +00:00
},
2023-09-25 23: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-09-18 17:00:49 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2023-09-25 23:00:35 +00:00
"value": "A Cross-Site Request Forgery (CSRF) in admin_manager.php of Seacms up to v12.8 allows attackers to arbitrarily add an admin account."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "http://seacms.com",
"refsource": "MISC",
"name": "http://seacms.com"
},
{
"url": "https://www.seacms.net/",
"refsource": "MISC",
"name": "https://www.seacms.net/"
},
{
"refsource": "MISC",
"name": "https://blog.csdn.net/sugaryzheng/article/details/133283101?spm=1001.2014.3001.5501",
"url": "https://blog.csdn.net/sugaryzheng/article/details/133283101?spm=1001.2014.3001.5501"
2023-09-18 17:00:49 +00:00
}
]
}
}