cvelist/2021/37xxx/CVE-2021-37538.json

67 lines
2.1 KiB
JSON
Raw Normal View History

2021-07-26 17:00:57 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2021-08-24 13:00:56 +00:00
"ID": "CVE-2021-37538",
"STATE": "PUBLIC"
2021-07-26 17:00:57 +00:00
},
2021-08-24 13:00:56 +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",
2021-07-26 17:00:57 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2021-08-24 13:00:56 +00:00
"value": "Multiple SQL injection vulnerabilities in SmartDataSoft SmartBlog for PrestaShop before 4.06 allow a remote unauthenticated attacker to execute arbitrary SQL commands via the day, month, or year parameter to the controllers/front/archive.php archive controller, or the id_category parameter to the controllers/front/category.php category controller."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://classydevs.com/free-modules/smartblog/",
"refsource": "MISC",
"name": "https://classydevs.com/free-modules/smartblog/"
},
{
"refsource": "MISC",
"name": "https://blog.sorcery.ie/posts/smartblog_sqli/",
"url": "https://blog.sorcery.ie/posts/smartblog_sqli/"
2021-07-26 17:00:57 +00:00
}
]
}
}