CWEVariantIncomplete4 recent CVEs

CWE-1004Sensitive Cookie Without 'HttpOnly' Flag

Description

The product uses a cookie to store sensitive information, but the cookie is not marked with the HttpOnly flag.

Common consequences

Potential mitigations

Related CWEs

Recent CVEs classified under this CWE