ghsa-v882-949x-6v28
Vulnerability from github
Published
2022-05-14 01:04
Modified
2023-07-26 21:48
Severity ?
VLAI Severity ?
Summary
SimpleSAMLphp allows timing side-channel attacks
Details
The (1) Htpasswd authentication source in the authcrypt module and (2) SimpleSAML_Session class in SimpleSAMLphp 1.14.11 and earlier allow remote attackers to conduct timing side-channel attacks by leveraging use of the standard comparison operator to compare secret material against user input.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "simplesamlphp/simplesamlphp" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.15.0-rc1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2017-12872" ], "database_specific": { "cwe_ids": [ "CWE-200" ], "github_reviewed": true, "github_reviewed_at": "2023-07-26T21:48:04Z", "nvd_published_at": "2017-09-01T21:29:00Z", "severity": "MODERATE" }, "details": "The (1) Htpasswd authentication source in the authcrypt module and (2) SimpleSAML_Session class in SimpleSAMLphp 1.14.11 and earlier allow remote attackers to conduct timing side-channel attacks by leveraging use of the standard comparison operator to compare secret material against user input.", "id": "GHSA-v882-949x-6v28", "modified": "2023-07-26T21:48:04Z", "published": "2022-05-14T01:04:04Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-12872" }, { "type": "WEB", "url": "https://github.com/simplesamlphp/simplesamlphp/commit/b72c79e3070f930d758f5c269333d63ed7509e2e" }, { "type": "WEB", "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/simplesamlphp/simplesamlphp/CVE-2017-12872.yaml" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2017/12/msg00007.html" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2018/06/msg00017.html" }, { "type": "WEB", "url": "https://simplesamlphp.org/security/201703-01" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N", "type": "CVSS_V3" } ], "summary": "SimpleSAMLphp allows timing side-channel attacks" }
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…