cvelist/2021/21xxx/CVE-2021-21418.json
2021-03-31 18:00:41 +00:00

98 lines
3.6 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
"ID": "CVE-2021-21418",
"STATE": "PUBLIC",
"TITLE": "Potential XSS injection in the newsletter conditions field"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "ps_emailsubscription",
"version": {
"version_data": [
{
"version_value": "< 2.6.1"
}
]
}
}
]
},
"vendor_name": "PrestaShop"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "ps_emailsubscription is a newsletter subscription module for the PrestaShop platform. An employee can inject javascript in the newsletter condition field that will then be executed on the front office The issue has been fixed in 2.6.1"
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "{\"CWE-79\":\"Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')\"}"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/PrestaShop/ps_emailsubscription/security/advisories/GHSA-vwfx-hh3w-fj99",
"refsource": "CONFIRM",
"url": "https://github.com/PrestaShop/ps_emailsubscription/security/advisories/GHSA-vwfx-hh3w-fj99"
},
{
"name": "https://github.com/PrestaShop/ps_emailsubscription/commit/664ffb225e2afb4a32640bbedad667dc6e660b70",
"refsource": "MISC",
"url": "https://github.com/PrestaShop/ps_emailsubscription/commit/664ffb225e2afb4a32640bbedad667dc6e660b70"
},
{
"name": "https://github.com/PrestaShop/ps_emailsubscription/releases/tag/v2.6.1",
"refsource": "MISC",
"url": "https://github.com/PrestaShop/ps_emailsubscription/releases/tag/v2.6.1"
},
{
"name": "https://packagist.org/packages/prestashop/ps_emailsubscription",
"refsource": "MISC",
"url": "https://packagist.org/packages/prestashop/ps_emailsubscription"
}
]
},
"source": {
"advisory": "GHSA-vwfx-hh3w-fj99",
"discovery": "UNKNOWN"
}
}