ghsa-r8v4-7vwj-983x
Vulnerability from github
Published
2022-05-14 03:40
Modified
2024-04-25 21:00
Severity ?
VLAI Severity ?
Summary
SimpleSAMLphp SAML2 spoof SAML responses
Details
The validateSignature method in the SAML2\Utils class in SimpleSAMLphp before 1.14.10 and simplesamlphp/saml2 library before 1.9.1, 1.10.x before 1.10.3, and 2.x before 2.3.3 allows remote attackers to spoof SAML responses or possibly cause a denial of service (memory consumption) by leveraging improper conversion of return values to boolean.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "simplesamlphp/saml2" }, "ranges": [ { "events": [ { "introduced": "1.10" }, { "fixed": "1.10.3" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "simplesamlphp/saml2" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.8.1" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "simplesamlphp/saml2" }, "ranges": [ { "events": [ { "introduced": "1.9.0" }, { "fixed": "1.9.1" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "simplesamlphp/saml2" }, "ranges": [ { "events": [ { "introduced": "2.0" }, { "fixed": "2.3.3" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2016-9814" ], "database_specific": { "cwe_ids": [], "github_reviewed": true, "github_reviewed_at": "2024-04-25T21:00:15Z", "nvd_published_at": "2017-02-17T02:59:00Z", "severity": "CRITICAL" }, "details": "The validateSignature method in the SAML2\\Utils class in SimpleSAMLphp before 1.14.10 and simplesamlphp/saml2 library before 1.9.1, 1.10.x before 1.10.3, and 2.x before 2.3.3 allows remote attackers to spoof SAML responses or possibly cause a denial of service (memory consumption) by leveraging improper conversion of return values to boolean.", "id": "GHSA-r8v4-7vwj-983x", "modified": "2024-04-25T21:00:15Z", "published": "2022-05-14T03:40:37Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-9814" }, { "type": "WEB", "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/simplesamlphp/saml2/CVE-2016-9814.yaml" }, { "type": "PACKAGE", "url": "https://github.com/simplesamlphp/simplesamlphp" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2018/03/msg00001.html" }, { "type": "WEB", "url": "https://simplesamlphp.org/security/201612-01" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/94730" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H", "type": "CVSS_V3" } ], "summary": "SimpleSAMLphp SAML2 spoof SAML responses" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…