/vulndb/Cookie Domain Mismatch
A cookie domain mismatch may prevent a web application to interact with its own cookies.
Solution
Check that the domain and path field are properly set during cookie creation.
Caveats
This may indicate that the application is based on legacy code or it has been put together without proper planning.