Lucene search
+L

791 matches found

OSV
OSV
added 2018/07/31 6:28 p.m.33 views

GHSA-FCF9-3QW3-GXMJ PyCA Cryptography vulnerable to GCM tag forgery

A flaw was found in python-cryptography versions between =1.9.0 and 2.3. The finalizewithtag API did not enforce a minimum tag length. If a user did not validate the input length prior to passing it to finalizewithtag an attacker could craft an invalid payload with a shortened tag e.g. 1 byte suc...

8.7CVSS7.2AI score0.03196EPSS
Exploits0References9
Github Security Blog
Github Security Blog
added 2018/07/31 6:28 p.m.36 views

PyCA Cryptography vulnerable to GCM tag forgery

A flaw was found in python-cryptography versions between =1.9.0 and 2.3. The finalizewithtag API did not enforce a minimum tag length. If a user did not validate the input length prior to passing it to finalizewithtag an attacker could craft an invalid payload with a shortened tag e.g. 1 byte suc...

7.5CVSS7.2AI score0.03196EPSS
Exploits0References8Affected Software1
Prion
Prion
added 2018/07/30 4:29 p.m.15 views

Input validation

A flaw was found in python-cryptography versions between =1.9.0 and 2.3. The finalizewithtag API did not enforce a minimum tag length. If a user did not validate the input length prior to passing it to finalizewithtag an attacker could craft an invalid payload with a shortened tag e.g. 1 byte suc...

5CVSS7.2AI score0.03196EPSS
Exploits0References4Affected Software3
PyPA
PyPA
added 2018/07/30 4:29 p.m.8 views

PYSEC-2018-52

A flaw was found in python-cryptography versions between =1.9.0 and 2.3. The finalizewithtag API did not enforce a minimum tag length. If a user did not validate the input length prior to passing it to finalizewithtag an attacker could craft an invalid payload with a shortened tag e.g. 1 byte suc...

7.5CVSS6.4AI score0.03196EPSS
Exploits0References5Affected Software1
OSV
OSV
added 2018/07/30 4:29 p.m.19 views

CVE-2018-10903

A flaw was found in python-cryptography versions between =1.9.0 and 2.3. The finalizewithtag API did not enforce a minimum tag length. If a user did not validate the input length prior to passing it to finalizewithtag an attacker could craft an invalid payload with a shortened tag e.g. 1 byte suc...

7.5CVSS7.3AI score0.03196EPSS
Exploits0References4
OSV
OSV
added 2018/07/30 4:29 p.m.5 views

DEBIAN-CVE-2018-10903

A flaw was found in python-cryptography versions between =1.9.0 and 2.3. The finalizewithtag API did not enforce a minimum tag length. If a user did not validate the input length prior to passing it to finalizewithtag an attacker could craft an invalid payload with a shortened tag e.g. 1 byte suc...

7.5CVSS7.2AI score0.03196EPSS
Exploits0References1
OSV
OSV
added 2018/07/30 4:29 p.m.32 views

PYSEC-2018-52

A flaw was found in python-cryptography versions between =1.9.0 and 2.3. The finalizewithtag API did not enforce a minimum tag length. If a user did not validate the input length prior to passing it to finalizewithtag an attacker could craft an invalid payload with a shortened tag e.g. 1 byte suc...

7.5CVSS2.6AI score0.03196EPSS
Exploits0References5
Debian CVE
Debian CVE
added 2018/07/30 3:0 p.m.67 views

CVE-2018-10903

A flaw was found in python-cryptography versions between =1.9.0 and 2.3. The finalizewithtag API did not enforce a minimum tag length. If a user did not validate the input length prior to passing it to finalizewithtag an attacker could craft an invalid payload with a shortened tag e.g. 1 byte suc...

7.5CVSS6.2AI score0.03196EPSS
Exploits0
Cvelist
Cvelist
added 2018/07/30 3:0 p.m.33 views

CVE-2018-10903

A flaw was found in python-cryptography versions between =1.9.0 and 2.3. The finalizewithtag API did not enforce a minimum tag length. If a user did not validate the input length prior to passing it to finalizewithtag an attacker could craft an invalid payload with a shortened tag e.g. 1 byte suc...

7.5CVSS7.3AI score0.03196EPSS
Exploits0References4
Veracode
Veracode
added 2018/07/20 3:38 a.m.24 views

Information Disclosure

python-cryptography is vulnerable to a key leakage. A lack of input validation on the finalizewithtag API allows an attacker to forge a GCM tag by crafting an invalid payload with a shortened tag to bypass the MAC check in a 1 in 256 chance, resulting in a possible key leakage...

7.5CVSS7.3AI score0.03196EPSS
Exploits0References6Affected Software1
UbuntuCve
UbuntuCve
added 2018/07/20 12:0 a.m.25 views

CVE-2018-10903

A flaw was found in python-cryptography versions between =1.9.0 and 2.3. The finalizewithtag API did not enforce a minimum tag length. If a user did not validate the input length prior to passing it to finalizewithtag an attacker could craft an invalid payload with a shortened tag e.g. 1 byte suc...

7.5CVSS6.8AI score0.03196EPSS
Exploits0References2
OSV
OSV
added 2018/07/20 12:0 a.m.4 views

UBUNTU-CVE-2018-10903

A flaw was found in python-cryptography versions between =1.9.0 and 2.3. The finalizewithtag API did not enforce a minimum tag length. If a user did not validate the input length prior to passing it to finalizewithtag an attacker could craft an invalid payload with a shortened tag e.g. 1 byte suc...

7.5CVSS6.7AI score0.03196EPSS
Exploits0References3
RedhatCVE
RedhatCVE
added 2018/07/18 8:49 p.m.19 views

CVE-2018-10903

A flaw was found in python-cryptography versions between =1.9.0 and 2.3. The finalizewithtag API did not enforce a minimum tag length. If a user did not validate the input length prior to passing it to finalizewithtag an attacker could craft an invalid payload with a shortened tag e.g. 1 byte suc...

7.5CVSS2.6AI score0.03196EPSS
Exploits0References2
FreeBSD
FreeBSD
added 2018/07/17 12:0 a.m.24 views

py-cryptography -- tag forgery vulnerability

The Python Cryptographic Authority PyCA project reports: finalizewithtag allowed tag truncation by default which can allow tag forgery in some cases. The method now enforces the mintaglength provided to the GCM constructor...

7.5CVSS2.7AI score0.03196EPSS
Exploits0
OSV
OSV
added 2018/06/26 4:29 p.m.25 views

CVE-2018-1000539

Nov json-jwt version = 0.5.0 && 1.9.4 contains a CWE-347: Improper Verification of Cryptographic Signature vulnerability in Decryption of AES-GCM encrypted JSON Web Tokens that can result in Attacker can forge a authentication tag. This attack appear to be exploitable via network connectivity. Th...

5.3CVSS5.7AI score
Exploits0References2
NVD
NVD
added 2018/06/26 4:29 p.m.18 views

CVE-2018-1000539

Nov json-jwt version = 0.5.0 && 1.9.4 contains a CWE-347: Improper Verification of Cryptographic Signature vulnerability in Decryption of AES-GCM encrypted JSON Web Tokens that can result in Attacker can forge a authentication tag. This attack appear to be exploitable via network connectivity. Th...

5.3CVSS5.3AI score0.00777EPSS
Exploits0References2
Prion
Prion
added 2018/06/26 4:29 p.m.16 views

Design/Logic Flaw

Nov json-jwt version = 0.5.0 && 1.9.4 contains a CWE-347: Improper Verification of Cryptographic Signature vulnerability in Decryption of AES-GCM encrypted JSON Web Tokens that can result in Attacker can forge a authentication tag. This attack appear to be exploitable via network connectivity. Th...

5CVSS5.3AI score0.00777EPSS
Exploits0References2Affected Software1
Cvelist
Cvelist
added 2018/06/26 4:0 p.m.25 views

CVE-2018-1000539

Nov json-jwt version = 0.5.0 && 1.9.4 contains a CWE-347: Improper Verification of Cryptographic Signature vulnerability in Decryption of AES-GCM encrypted JSON Web Tokens that can result in Attacker can forge a authentication tag. This attack appear to be exploitable via network connectivity. Th...

5.2AI score0.00777EPSS
Exploits0References2
CVE
CVE
added 2018/06/26 4:0 p.m.102 views

CVE-2018-1000539

CVE-2018-1000539 affects the ruby-json-jwt gem (versions >=0.5.0 and

5.3CVSS5.1AI score0.00777EPSS
Exploits0References2Affected Software1
Debian CVE
Debian CVE
added 2018/06/26 4:0 p.m.59 views

CVE-2018-1000539

Nov json-jwt version = 0.5.0 && 1.9.4 contains a CWE-347: Improper Verification of Cryptographic Signature vulnerability in Decryption of AES-GCM encrypted JSON Web Tokens that can result in Attacker can forge a authentication tag. This attack appear to be exploitable via network connectivity. Th...

5.3CVSS5.3AI score0.00777EPSS
Exploits0
Rows per page
Query Builder