ghsa-597c-mh7m-48v7
Vulnerability from github
Published
2022-05-13 01:42
Modified
2024-04-25 21:37
Severity ?
VLAI Severity ?
Summary
SimpleSAMLphp Invalid token creation and validation
Details
The SimpleSAML_Auth_TimeLimitedToken class in SimpleSAMLphp 1.14.14 and earlier allows attackers with access to a secret token to extend its validity period by manipulating the prepended time offset.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "simplesamlphp/simplesamlphp" }, "ranges": [ { "events": [ { "introduced": "1.14.0" }, { "fixed": "1.14.15" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2017-12867" ], "database_specific": { "cwe_ids": [ "CWE-613" ], "github_reviewed": true, "github_reviewed_at": "2024-04-25T21:37:10Z", "nvd_published_at": "2017-08-29T15:29:00Z", "severity": "MODERATE" }, "details": "The SimpleSAML_Auth_TimeLimitedToken class in SimpleSAMLphp 1.14.14 and earlier allows attackers with access to a secret token to extend its validity period by manipulating the prepended time offset.", "id": "GHSA-597c-mh7m-48v7", "modified": "2024-04-25T21:37:10Z", "published": "2022-05-13T01:42:46Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-12867" }, { "type": "WEB", "url": "https://github.com/simplesamlphp/simplesamlphp/commit/608f24c2d5afd70c2af050785d2b12f878b33c68" }, { "type": "WEB", "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/simplesamlphp/simplesamlphp/CVE-2017-12867.yaml" }, { "type": "PACKAGE", "url": "https://github.com/simplesamlphp/simplesamlphp" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2017/12/msg00007.html" }, { "type": "WEB", "url": "https://simplesamlphp.org/security/201708-01" }, { "type": "WEB", "url": "https://www.debian.org/security/2018/dsa-4127" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N", "type": "CVSS_V3" } ], "summary": "SimpleSAMLphp Invalid token creation and validation" }
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…