cvelist/2021/24xxx/CVE-2021-24254.json

80 lines
2.1 KiB
JSON
Raw Normal View History

2021-01-14 16:03:32 +00:00
{
2021-04-26 10:01:28 +02:00
"CVE_data_meta": {
"ID": "CVE-2021-24254",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "College Publisher Import <= 0.1 - Arbitrary File Upload to RCE"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"generator": "WPScan CVE Generator",
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Unknown",
"product": {
"product_data": [
{
"product_name": "College publisher Import",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "0.1",
"version_value": "0.1"
}
]
}
}
]
}
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The College publisher Import WordPress plugin through 0.1 does not check for the uploaded CSV file to import, allowing high privilege users to upload arbitrary files, such as PHP, leading to RCE. Due to the lack of CSRF check, the issue could also be exploited via a CSRF attack."
}
]
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"url": "https://wpscan.com/vulnerability/bb3e56dd-ae2e-45c2-a6c9-a59ae5fc1dc4",
"name": "https://wpscan.com/vulnerability/bb3e56dd-ae2e-45c2-a6c9-a59ae5fc1dc4"
},
{
"refsource": "MISC",
"url": "https://github.com/jinhuang1102/CVE-ID-Reports/blob/master/College%20Puglisher%20Import.md",
"name": "https://github.com/jinhuang1102/CVE-ID-Reports/blob/master/College%20Puglisher%20Import.md"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "CWE-434 Unrestricted Upload of File with Dangerous Type",
"lang": "eng"
}
2021-01-14 16:03:32 +00:00
]
2021-04-26 10:01:28 +02:00
}
]
},
"credit": [
{
"lang": "eng",
"value": "Jin Huang"
2021-01-14 16:03:32 +00:00
}
2021-04-26 10:01:28 +02:00
],
"source": {
"discovery": "UNKNOWN"
}
2021-01-14 16:03:32 +00:00
}