cvelist/2020/8xxx/CVE-2020-8176.json
2020-07-02 19:01:17 +00:00

67 lines
2.1 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-8176",
"ASSIGNER": "support@hackerone.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "koa-shopify-auth",
"version": {
"version_data": [
{
"version_value": "Impacted: v3.1.61-v3.1.62, Fixed: v3.1.63"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Cross-site Scripting (XSS) - Reflected (CWE-79)"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://github.com/Shopify/quilt/pull/1455",
"url": "https://github.com/Shopify/quilt/pull/1455"
},
{
"refsource": "MISC",
"name": "https://hackerone.com/reports/881409",
"url": "https://hackerone.com/reports/881409"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "A cross-site scripting vulnerability exists in koa-shopify-auth v3.1.61-v3.1.62 that allows an attacker to inject JS payloads into the `shop` parameter on the `/shopify/auth/enable_cookies` endpoint."
}
]
}
}