CVE-2015-1848
medium
CVSS v3
—
CVSS v2
6.8
VIR risk
6.8
Description
The pcs daemon (pcsd) in PCS 0.9.137 and earlier does not set the secure flag for a cookie in an https session, which makes it easier for remote attackers to capture this cookie by intercepting its transmission within an http session. NOTE: this issue was SPLIT per ADT2 due to different vulnerability types. CVE-2015-3983 is for the issue with not setting the HTTPOnly flag.
Predictions
Exploit likelihood
20%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2015-1848
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| debian | bookworm | fixed | 0 |
| debian | bullseye | fixed | 0 |
| debian | forky | fixed | 0 |
| debian | sid | fixed | 0 |
| debian | trixie | fixed | 0 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| fedora | pacemaker_configuration_system | {"endIncluding":"0.9.137"} | |
References
- http://lists.fedoraproject.org/pipermail/package-announce/2015-June/159374.html
- http://lists.fedoraproject.org/pipermail/package-announce/2015-June/159401.html
- http://lists.fedoraproject.org/pipermail/package-announce/2015-June/159412.html
- http://rhn.redhat.com/errata/RHSA-2015-0980.html
- http://rhn.redhat.com/errata/RHSA-2015-0990.html
- http://www.securityfocus.com/bid/74623
- https://bugzilla.redhat.com/attachment.cgi?id=1009855
- https://security-tracker.debian.org/tracker/CVE-2015-1848
CWEs
CWE-310
Verify integrity in audit chain (admin only). AS-IS.