cvelist/2020/6xxx/CVE-2020-6008.json
2020-03-31 15:01:34 +00:00

62 lines
1.8 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-6008",
"ASSIGNER": "cve@checkpoint.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "LifterLMS Wordpress Plugin",
"version": {
"version_data": [
{
"version_value": "< 3.37.15"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-434: Unrestricted Upload of File with Dangerous Type"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://wordpress.org/plugins/lifterlms/#developers",
"url": "https://wordpress.org/plugins/lifterlms/#developers"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "LifterLMS Wordpress plugin version below 3.37.15 is vulnerable to arbitrary file write leading to remote code execution"
}
]
}
}