First published: Wed Aug 31 2016(Updated: )
Cookies including JSESSIONID does not set httponly, so attackers may be able to access information which needs authentication using them.
Credit: secalert@redhat.com
Affected Software | Affected Version | How to fix |
---|---|---|
redhat JBoss BPM suite | =6.3 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2016-6344 is classified as a medium severity vulnerability.
To fix CVE-2016-6344, ensure that the JSESSIONID cookie includes the HttpOnly flag to prevent access by unauthorized scripts.
CVE-2016-6344 affects Red Hat JBoss BPM Suite version 6.3.
The HttpOnly flag helps prevent client-side scripts from accessing the session cookie, thereby enhancing security.
CVE-2016-6344 increases the risk of session hijacking as attackers can potentially access sensitive information stored in cookies.