cvelist/2018/12xxx/CVE-2018-12603.json
2019-03-18 04:44:24 +00:00

77 lines
2.5 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-12603",
"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": [
{
"lang": "eng",
"value": "Cross-site request forgery (CSRF) vulnerability in admin.php in LFCMS 3.7.0 allows remote attackers to hijack the authentication of unspecified users for requests that add administrator users via the s parameter, a related issue to CVE-2018-12114."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://packetstormsecurity.com/files/148268/LFCMS-3.7.0-Cross-Site-Request-Forgery.html",
"refsource": "MISC",
"url": "https://packetstormsecurity.com/files/148268/LFCMS-3.7.0-Cross-Site-Request-Forgery.html"
},
{
"name": "44919",
"refsource": "EXPLOIT-DB",
"url": "https://www.exploit-db.com/exploits/44919/"
},
{
"name": "https://www.cnblogs.com/v1vvwv/p/9203899.html",
"refsource": "MISC",
"url": "https://www.cnblogs.com/v1vvwv/p/9203899.html"
},
{
"name": "http://www.iwantacve.cn/index.php/archives/44/",
"refsource": "MISC",
"url": "http://www.iwantacve.cn/index.php/archives/44/"
}
]
}
}