First published: Tue Oct 08 2019(Updated: )
In Centreon VM through 19.04.3, the cookie configuration within the Apache HTTP Server does not protect against theft because the HTTPOnly flag is not set.
Credit: cve@mitre.org cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
composer/centreon/centreon | <=19.04.3 | |
Centreon Centreon Vm | <=19.04.3 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The severity of CVE-2019-17104 is considered medium due to the potential for session hijacking.
To fix CVE-2019-17104, ensure that the HTTPOnly flag is set on cookies in the Apache HTTP Server configuration.
CVE-2019-17104 affects Centreon versions up to and including 19.04.3.
CVE-2019-17104 exploits the lack of the HTTPOnly flag on cookies, making them vulnerable to theft.
A workaround for CVE-2019-17104 involves modifying the Apache HTTP Server cookie settings to include the HTTPOnly flag.