cvelist/2023/27xxx/CVE-2023-27570.json

81 lines
2.3 KiB
JSON
Raw Normal View History

2023-03-03 22:00:36 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2023-03-21 16:00:42 +00:00
"ID": "CVE-2023-27570",
"STATE": "PUBLIC"
2023-03-03 22:00:36 +00:00
},
2023-03-21 16:00:42 +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",
2023-03-03 22:00:36 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2023-03-21 16:00:42 +00:00
"value": "The eo_tags package before 1.4.19 for PrestaShop allows SQL injection via a crafted _ga cookie."
2023-03-03 22:00:36 +00:00
}
]
2023-03-21 16:00:42 +00:00
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://profileo.com",
"refsource": "MISC",
"name": "https://profileo.com"
},
{
"refsource": "MISC",
"name": "https://security.profileo.com/cve/eo_tags_2023-27569-27570/",
"url": "https://security.profileo.com/cve/eo_tags_2023-27569-27570/"
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AC:L/AV:N/A:H/C:H/I:H/PR:N/S:U/UI:N",
"version": "3.1"
}
2023-03-03 22:00:36 +00:00
}
}