cvelist/2018/16xxx/CVE-2018-16343.json

67 lines
2.1 KiB
JSON
Raw Normal View History

2018-09-02 14:03:20 -04:00
{
2019-03-17 21:31:45 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-16343",
"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-09-02 14:03:20 -04:00
{
2019-03-17 21:31:45 +00:00
"lang": "eng",
"value": "SeaCMS 6.61 allows remote attackers to execute arbitrary code because parseIf() in include/main.class.php does not block use of $GLOBALS."
2018-09-02 14:03:20 -04:00
}
2019-03-17 21:31:45 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/cumtxujiabin/CmsPoc/blob/master/Seacms_v6.61_backend_RCE.md",
"refsource": "MISC",
"url": "https://github.com/cumtxujiabin/CmsPoc/blob/master/Seacms_v6.61_backend_RCE.md"
},
{
"name": "http://zhinianyuxin.postach.io/post/seacms-v6-61-latest-version-backend-rce",
"refsource": "MISC",
"url": "http://zhinianyuxin.postach.io/post/seacms-v6-61-latest-version-backend-rce"
}
]
}
}