CWE-1004 - Sensitive Cookie Without 'HttpOnly' Flag

Description

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


Latest vulnerabilities for CWE-1004

References

Description of CWE-1004 on Mitre website