cvelist/2020/17xxx/CVE-2020-17463.json

77 lines
2.4 KiB
JSON
Raw Normal View History

2020-08-09 21:01:27 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2020-08-13 13:04:55 +00:00
"ID": "CVE-2020-17463",
"STATE": "PUBLIC"
2020-08-09 21:01:27 +00:00
},
2020-08-13 13:04:55 +00:00
"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",
2020-08-09 21:01:27 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-08-13 13:04:55 +00:00
"value": "FUEL CMS 1.4.7 allows SQL Injection via the col parameter to /pages/items, /permissions/items, or /navigation/items."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://getfuelcms.com",
"refsource": "MISC",
"name": "https://getfuelcms.com"
},
{
"url": "https://github.com/daylightstudio/FUEL-CMS/archive/master.zip",
"refsource": "MISC",
"name": "https://github.com/daylightstudio/FUEL-CMS/archive/master.zip"
},
{
"refsource": "MISC",
"name": "http://packetstormsecurity.com/files/158840/Fuel-CMS-1.4.7-SQL-Injection.html",
"url": "http://packetstormsecurity.com/files/158840/Fuel-CMS-1.4.7-SQL-Injection.html"
2020-08-13 21:01:25 +00:00
},
{
"refsource": "CONFIRM",
"name": "https://github.com/daylightstudio/FUEL-CMS/releases/tag/1.4.8",
"url": "https://github.com/daylightstudio/FUEL-CMS/releases/tag/1.4.8"
2020-08-09 21:01:27 +00:00
}
]
}
}