ghsa-923w-2xv2-7pr8
Vulnerability from github
Published
2022-05-13 01:53
Modified
2024-04-25 21:00
Severity ?
VLAI Severity ?
Summary
SimpleSAMLphp Improper Verification of Cryptographic Signature
Details
The XmlSecLibs library as used in the saml2 library in SimpleSAMLphp before 1.15.3 incorrectly verifies signatures on SAML assertions, allowing a remote attacker to construct a crafted SAML assertion on behalf of an Identity Provider that would pass as cryptographically valid, thereby allowing them to impersonate a user from that Identity Provider, aka a key confusion issue.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "simplesamlphp/saml2" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.10.5" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "simplesamlphp/saml2" }, "ranges": [ { "events": [ { "introduced": "2.0" }, { "fixed": "2.3.7" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "simplesamlphp/saml2" }, "ranges": [ { "events": [ { "introduced": "3.0" }, { "fixed": "3.1.3" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2018-7644" ], "database_specific": { "cwe_ids": [ "CWE-347" ], "github_reviewed": true, "github_reviewed_at": "2024-04-25T21:00:32Z", "nvd_published_at": "2018-03-05T14:29:00Z", "severity": "HIGH" }, "details": "The XmlSecLibs library as used in the saml2 library in SimpleSAMLphp before 1.15.3 incorrectly verifies signatures on SAML assertions, allowing a remote attacker to construct a crafted SAML assertion on behalf of an Identity Provider that would pass as cryptographically valid, thereby allowing them to impersonate a user from that Identity Provider, aka a key confusion issue.", "id": "GHSA-923w-2xv2-7pr8", "modified": "2024-04-25T21:00:33Z", "published": "2022-05-13T01:53:23Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-7644" }, { "type": "WEB", "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/simplesamlphp/saml2/CVE-2018-7644.yaml" }, { "type": "PACKAGE", "url": "https://github.com/simplesamlphp/simplesamlphp" }, { "type": "WEB", "url": "https://simplesamlphp.org/security/201802-01" } ], "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:N", "type": "CVSS_V3" } ], "summary": "SimpleSAMLphp Improper Verification of Cryptographic Signature" }
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…