Lucene search
+L

76 matches found

NVD
NVD
added 2026/03/31 3:15 a.m.11 views

CVE-2026-32714

SciTokens is a reference library for generating and using SciTokens. Prior to version 1.9.6, the KeyCache class in scitokens was vulnerable to SQL Injection because it used Python's str.format to construct SQL queries with user-supplied data such as issuer and keyid. This allowed an attacker to...

9.8CVSS0.00492EPSS
SaveExploits1References3
Snyk
Snyk
added 2026/03/31 3:11 a.m.5 views

Directory Traversal

Overview scitokens is a SciToken reference implementation library Affected versions of this package are vulnerable to Directory Traversal via the checkscope and scopepathmatches functions. An attacker can gain unauthorized access to restricted directories by including dot-dot .. sequences in the...

8.6CVSS6.5AI score0.00516EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/03/31 3:10 a.m.5 views

SQL Injection

Overview scitokens is a SciToken reference implementation library Affected versions of this package are vulnerable to SQL Injection via the KeyCache class. An attacker can execute arbitrary SQL commands against the local SQLite database by supplying crafted input to parameters such as issuer and...

9.8CVSS6.2AI score0.00492EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/03/31 3:10 a.m.7 views

Improper Authorization

Overview scitokens is a SciToken reference implementation library Affected versions of this package are vulnerable to Improper Authorization via the validatescp and validatescope functions. An attacker can gain unauthorized access to sibling paths by crafting tokens with scope paths that share a...

8.6CVSS5.9AI score0.00389EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2026/03/31 1:31 a.m.2 views

CVE-2026-32727 SciTokens: Authorization Bypass via Path Traversal in Scope Validation

SciTokens is a reference library for generating and using SciTokens. Prior to version 1.9.7, the Enforcer is vulnerable to a path traversal attack where an attacker can use dot-dot .. in the scope claim of a token to escape the intended directory restriction. This occurs because the library...

8.1CVSS5.8AI score0.00516EPSS
SaveExploits1References4
OSV
OSV
added 2026/03/31 1:31 a.m.7 views

CVE-2026-32727 SciTokens: Authorization Bypass via Path Traversal in Scope Validation

SciTokens is a reference library for generating and using SciTokens. Prior to version 1.9.7, the Enforcer is vulnerable to a path traversal attack where an attacker can use dot-dot .. in the scope claim of a token to escape the intended directory restriction. This occurs because the library...

8.1CVSS5.8AI score
SaveExploits0References6
CVE
CVE
added 2026/03/31 1:31 a.m.29 views

CVE-2026-32716

Summary: SciTokens Enforcer prior to 1.9.6 validates scope paths with a simple prefix match, allowing a token for a path like /john to access sibling paths (/johnathan, /johnny), causing an Authorization Bypass. Affecting: SciTokens library (pre-1.9.6). Root cause: incorrect scope path validation...

8.1CVSS5.8AI score0.00389EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2026/03/31 1:31 a.m.7 views

CVE-2026-32716 SciTokens: Authorization Bypass via Incorrect Scope Path Prefix Checking

SciTokens is a reference library for generating and using SciTokens. Prior to version 1.9.6, the Enforcer incorrectly validates scope paths by using a simple prefix match startswith. This allows a token with access to a specific path e.g., /john to also access sibling paths that start with the sa...

8.1CVSS5.8AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/03/31 1:31 a.m.3 views

CVE-2026-32716 SciTokens: Authorization Bypass via Incorrect Scope Path Prefix Checking

SciTokens is a reference library for generating and using SciTokens. Prior to version 1.9.6, the Enforcer incorrectly validates scope paths by using a simple prefix match startswith. This allows a token with access to a specific path e.g., /john to also access sibling paths that start with the sa...

8.1CVSS5.8AI score0.00389EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2026/03/31 1:31 a.m.30 views

CVE-2026-32716 SciTokens: Authorization Bypass via Incorrect Scope Path Prefix Checking

SciTokens is a reference library for generating and using SciTokens. Prior to version 1.9.6, the Enforcer incorrectly validates scope paths by using a simple prefix match startswith. This allows a token with access to a specific path e.g., /john to also access sibling paths that start with the sa...

8.1CVSS0.00389EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2026/03/31 1:31 a.m.3 views

CVE-2026-32714 SciTokens vulnerable to SQL Injection in KeyCache

SciTokens is a reference library for generating and using SciTokens. Prior to version 1.9.6, the KeyCache class in scitokens was vulnerable to SQL Injection because it used Python's str.format to construct SQL queries with user-supplied data such as issuer and keyid. This allowed an attacker to...

9.8CVSS6.1AI score0.00492EPSS
SaveExploits1References3
OSV
OSV
added 2026/03/31 1:31 a.m.11 views

CVE-2026-32714 SciTokens vulnerable to SQL Injection in KeyCache

SciTokens is a reference library for generating and using SciTokens. Prior to version 1.9.6, the KeyCache class in scitokens was vulnerable to SQL Injection because it used Python's str.format to construct SQL queries with user-supplied data such as issuer and keyid. This allowed an attacker to...

9.8CVSS6.1AI score
SaveExploits0References5
CVE
CVE
added 2026/03/31 1:31 a.m.37 views

CVE-2026-32714

SciTokens before v1.9.6 is affected: the KeyCache class builds SQL queries using Python string formatting, allowing SQL injection via user-supplied data (issuer, key_id) that could compromise the local SQLite database. The issue is fixed in v1.9.6. Affected software: SciTokens library; vulnerabil...

9.8CVSS6.1AI score0.00492EPSS
SaveExploits1References3Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/03/31 1:31 a.m.6 views

CVE-2026-32714

SciTokens is a reference library for generating and using SciTokens. Prior to version 1.9.6, the KeyCache class in scitokens was vulnerable to SQL Injection because it used Python's str.format to construct SQL queries with user-supplied data such as issuer and keyid. This allowed an attacker to...

9.8CVSS6.1AI score0.00492EPSS
SaveExploits1References4Affected Software1
Positive Technologies
Positive Technologies
added 2026/03/31 12:00 a.m.11 views

PT-2026-29184

Name of the Vulnerable Software and Affected Versions SciTokens versions prior to 1.9.6 Description SciTokens is a library for generating and using SciTokens. The Enforcer component incorrectly validates scope paths using a simple prefix match, allowing a token with access to a specific path to...

9.8CVSS5.9AI score0.00516EPSS
SaveExploits3References15
CNNVD
CNNVD
added 2026/03/31 12:00 a.m.13 views

scitokens 安全漏洞

Scitokens is an open-source science computing token library developed by SciTokens. Versions of SciTokens prior to 1.9.6 contained a security vulnerability. This vulnerability stemmed from the KeyCache class using Python’s str.format method to construct SQL queries that included user-provided dat...

9.8CVSS5.8AI score0.00492EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2026/03/31 12:00 a.m.12 views

PT-2026-29183

Name of the Vulnerable Software and Affected Versions SciTokens versions prior to 1.9.6 Description SciTokens is a reference library for generating and using SciTokens. The KeyCache class was susceptible to SQL Injection due to the use of Python’s str.format function to construct SQL queries with...

9.8CVSS6.2AI score0.00492EPSS
SaveExploits1References22
CNNVD
CNNVD
added 2026/03/31 12:00 a.m.15 views

scitokens 安全漏洞

Scitokens is an open-source science computing token library developed by SciTokens. Versions of Scitokens prior to 1.4.1 contained security vulnerabilities. These vulnerabilities stemmed from the library’s practice of normalizing path components within tokens before authorization, which could lea...

8.3CVSS5.8AI score0.00834EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2026/03/31 12:00 a.m.20 views

scitokens 路径遍历漏洞

Scitokens is an open-source science computing token library developed by SciTokens. Versions of SciTokens prior to 1.9.7 contained a path traversal vulnerability. This vulnerability allowed attackers to use dots .. in token scope declarations, thereby circumventing the intended directory...

8.1CVSS5.8AI score0.00516EPSS
SaveExploits1References4
CNNVD
CNNVD
added 2026/03/31 12:00 a.m.17 views

scitokens 授权问题漏洞

Scitokens is an open-source science computing token library developed by SciTokens. Versions of SciTokens prior to 1.9.6 contained a vulnerability related to authorization. This vulnerability stemmed from Enforcer using a simple prefix-based matching method for verifying path ranges, which could...

8.1CVSS5.8AI score0.00389EPSS
SaveExploits1References3
Rows per page
Query Builder