Sensitive Cookie in HTTPS Session Without 'Secure' Attribute in vuestorefront/vue-storefront

Valid

Reported on

Oct 5th 2021


✍️ Description

The secure flag is not set for session cookie "vsf-commercetools-token" in the application.

Proof of Concept

Check this for POC: Image

Impact

If the secure flag is set on a cookie, then browsers will not submit the cookie in any requests that use an unencrypted HTTP connection, thereby preventing the cookie from being trivially intercepted by an attacker monitoring network traffic. If the secure flag is not set, then the cookie will be transmitted in clear-text if the user visits any HTTP URLs within the cookie's scope. An attacker may be able to induce this event by feeding a user suitable links, either directly or via another web site.

We created a GitHub Issue asking the maintainers to create a SECURITY.md a year ago
We have contacted a member of the vuestorefront/vue-storefront team and are waiting to hear back a year ago
vuestorefront/vue-storefront maintainer validated this vulnerability a year ago
0x7zed has been awarded the disclosure bounty
The fix bounty is now up for grabs
vuestorefront/vue-storefront maintainer marked this as fixed with commit 307394 a year ago
The fix bounty has been dropped
This vulnerability will not receive a CVE
to join this conversation