In Divante vue-storefront-api through 1.11.1 and storefront-api through 1.0-rc.1, as used in VueStorefront PWA, unexpected HTTP requests lead to an exception that discloses the error stack trace, with absolute file paths and Node.js module names.
{
"unresolved_ranges": [
{
"vendor_product": "divante:storefront-api",
"source": "CPE_STRING",
"extracted_events": [
{
"introduced": "1.0-rc1"
},
{
"last_affected": "1.0-rc1"
}
],
"cpes": [
"cpe:2.3:a:divante:storefront-api:1.0:rc1:*:*:*:*:*:*"
]
}
]
}{
"cpe": "cpe:2.3:a:divante:vue-storefront-api:*:*:*:*:*:*:*:*",
"source": "CPE_RANGE",
"extracted_events": [
{
"introduced": "0"
},
{
"last_affected": "1.11.1"
}
]
}