ghsa-f897-875p-23x7
Vulnerability from github
Published
2022-03-12 00:00
Modified
2024-11-21 21:44
Severity ?
Summary
Hard coded credentials in FreeTAKServer
Details
FreeTAKServer 1.9.8 contains a hardcoded Flask secret key which allows attackers to create crafted cookies to bypass authentication or escalate privileges.
{ "affected": [ { "database_specific": { "last_known_affected_version_range": "\u003c= 1.9.8" }, "package": { "ecosystem": "PyPI", "name": "FreeTAKServer" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.9.8.5" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-25510" ], "database_specific": { "cwe_ids": [ "CWE-798" ], "github_reviewed": true, "github_reviewed_at": "2022-03-14T23:16:48Z", "nvd_published_at": "2022-03-11T00:15:00Z", "severity": "HIGH" }, "details": "FreeTAKServer 1.9.8 contains a hardcoded Flask secret key which allows attackers to create crafted cookies to bypass authentication or escalate privileges.", "id": "GHSA-f897-875p-23x7", "modified": "2024-11-21T21:44:58Z", "published": "2022-03-12T00:00:37Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-25510" }, { "type": "WEB", "url": "https://github.com/FreeTAKTeam/FreeTakServer/issues/292" }, { "type": "PACKAGE", "url": "https://github.com/FreeTAKTeam/FreeTakServer" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/freetakserver/PYSEC-2022-43135.yaml" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "Hard coded credentials in FreeTAKServer" }
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.