CVE-2016-9955
medium
CVSS v3
6.3
CVSS v2
4.0
VIR risk
6.3
Description
The SimpleSAML_XML_Validator class constructor in SimpleSAMLphp before 1.14.11 might allow remote attackers to spoof signatures on SAML 1 responses or possibly cause a denial of service (memory consumption) by leveraging improper conversion of return values to boolean.
Predictions
Exploit likelihood
63%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2016-9955
Vendor advisory: security@debian.org — https://simplesamlphp.org/security/201612-02
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| debian | 7.0 | affected | |
| debian | bookworm | fixed | 1.14.11-1 |
| debian | bullseye | fixed | 1.14.11-1 |
| debian | sid | fixed | 1.14.11-1 |
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| Packagist | simplesamlphp/simplesamlphp | <1.14.11 | 1.14.11 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| simplesamlphp | simplesamlphp | {"endExcluding":"1.14.11"} | 1.14.11 |
References
- http://www.securityfocus.com/bid/94946
- https://lists.debian.org/debian-lts-announce/2018/03/msg00001.html
- https://simplesamlphp.org/security/201612-02
- https://github.com/simplesamlphp/simplesamlphp/security/advisories/GHSA-p9cm-r7jg-8q3g
- https://nvd.nist.gov/vuln/detail/CVE-2016-9955
- https://github.com/FriendsOfPHP/security-advisories/blob/master/simplesamlphp/simplesamlphp/CVE-2016-9955.yaml
- https://security-tracker.debian.org/tracker/CVE-2016-9955
CWEs
CWE-20
Verify integrity in audit chain (admin only). AS-IS.