cvelist/2020/24xxx/CVE-2020-24617.json
2021-02-19 23:00:40 +00:00

67 lines
2.0 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2020-24617",
"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": "Mailtrain through 1.24.1 allows SQL Injection in statsClickedSubscribersByColumn in lib/models/campaigns.js via /campaigns/clicked/ajax because variable column names are not properly escaped."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/Mailtrain-org/mailtrain/pull/909",
"refsource": "MISC",
"name": "https://github.com/Mailtrain-org/mailtrain/pull/909"
},
{
"refsource": "MISC",
"name": "https://securitylab.github.com/advisories/GHSL-2020-132-Mailtrain",
"url": "https://securitylab.github.com/advisories/GHSL-2020-132-Mailtrain"
}
]
}
}