Lucene search
+L

814 matches found

CVE
CVE
added 2018/06/26 4:0 p.m.104 views

CVE-2018-1000539

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

5.3CVSS5.1AI score0.00777EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2018/06/26 4:0 p.m.26 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
SaveExploits0References2
Debian CVE
Debian CVE
added 2018/06/26 4:0 p.m.62 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
SaveExploits0
OSV
OSV
added 2018/06/11 9:29 p.m.6 views

CVE-2017-7822

The AES-GCM implementation in WebCrypto API accepts 0-length IV when it should require a length of 1 according to the NIST Special Publication 800-38D specification. This might allow for the authentication key to be determined in some instances. This vulnerability affects Firefox 56...

5.3CVSS5.8AI score0.01415EPSS
SaveExploits0References4
NVD
NVD
added 2018/06/11 9:29 p.m.15 views

CVE-2017-7822

The AES-GCM implementation in WebCrypto API accepts 0-length IV when it should require a length of 1 according to the NIST Special Publication 800-38D specification. This might allow for the authentication key to be determined in some instances. This vulnerability affects Firefox 56...

5.3CVSS5AI score0.01415EPSS
SaveExploits0References4
Prion
Prion
added 2018/06/11 9:29 p.m.21 views

Authentication flaw

The AES-GCM implementation in WebCrypto API accepts 0-length IV when it should require a length of 1 according to the NIST Special Publication 800-38D specification. This might allow for the authentication key to be determined in some instances. This vulnerability affects Firefox 56...

5CVSS6.3AI score0.01415EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2018/06/11 9:0 p.m.28 views

CVE-2017-7822

The AES-GCM implementation in WebCrypto API accepts 0-length IV when it should require a length of 1 according to the NIST Special Publication 800-38D specification. This might allow for the authentication key to be determined in some instances. This vulnerability affects Firefox 56...

5.3CVSS7.7AI score0.01415EPSS
SaveExploits0
Cvelist
Cvelist
added 2018/06/11 9:0 p.m.22 views

CVE-2017-7822

The AES-GCM implementation in WebCrypto API accepts 0-length IV when it should require a length of 1 according to the NIST Special Publication 800-38D specification. This might allow for the authentication key to be determined in some instances. This vulnerability affects Firefox 56...

6.4AI score0.01415EPSS
SaveExploits0References4
CVE
CVE
added 2018/06/11 9:0 p.m.123 views

CVE-2017-7822

CVE-2017-7822 : The AES-GCM implementation in WebCrypto API accepts a 0-length IV, contrary to NIST SP 800-38D’s 1-byte minimum, potentially enabling leakage of the authentication key in some cases. Affected software is Firefox

5.3CVSS6.3AI score0.01415EPSS
SaveExploits0References4Affected Software1
Veracode
Veracode
added 2018/05/21 3:0 a.m.15 views

Authentication Bypass

json-jwt is vulnerable to authentication bypasses. The library does not properly validate the GCM auth tag length, allowing a malicious user to require at most 256 attempts to forge a valid auth tag...

5.3CVSS5.5AI score0.00777EPSS
SaveExploits0References3Affected Software1
RubySec
RubySec
added 2018/04/30 12:0 a.m.15 views

Auth tag forgery vulnerability with AES-GCM encrypted JWT

Ruby's OpenSSL bindings do not check the length of the supplied authentication tag when decrypting an authenticated encryption mode such as AES-GCM, leaving this up to the authors of a gem/app to implement for properly validating the message. json-jwt was not checking for the authentication tag...

5.3CVSS2.2AI score0.00777EPSS
SaveExploits0References1Affected Software1
Tenable Nessus
Tenable Nessus
added 2018/03/21 12:0 a.m.159 views

SUSE SLES12 Security Update : java-1_8_0-ibm (SUSE-SU-2018:0665-1)

This update for java-180-ibm fixes the following issues : - Removed java-180-ibm-alsa and java-180-ibm-plugin entries in baselibs.conf due to errors in osc sourcevalidator Version update to 8.0.5.10 bsc1082810 - Security fixes: CVE-2018-2639 CVE-2018-2638 CVE-2018-2633 CVE-2018-2637 CVE-2018-2634...

8.3CVSS6.3AI score0.06905EPSS
SaveExploits0References37
Kitploit
Kitploit
added 2018/02/28 1:17 p.m.29 views

Ninja Shell - Port Knocking Technique With AES256-GCM

Raw socket shell with AES256-GCM, using Port Knocking technique https://en.wikipedia.org/wiki/Portknocking using specific tcp flags ,FIN,URG and PSH. Raw socket ? Raw mode is basically there to allow you to bypass some of the way that your computer handles TCP/IP. Rather than going through the...

7.3AI score
SaveExploits0References1
OSV
OSV
added 2017/10/24 6:33 p.m.28 views

GHSA-6H88-QJPV-P32M OpenSSL gem for Ruby using inadequate encryption strength

The OpenSSL gem for Ruby uses the same initialization vector IV in GCM Mode aes--gcm when the IV is set before the key, which makes it easier for context-dependent attackers to bypass the encryption protection mechanism...

7.5CVSS7.3AI score0.03167EPSS
SaveExploits1References12
Github Security Blog
Github Security Blog
added 2017/10/24 6:33 p.m.77 views

OpenSSL gem for Ruby using inadequate encryption strength

The OpenSSL gem for Ruby uses the same initialization vector IV in GCM Mode aes--gcm when the IV is set before the key, which makes it easier for context-dependent attackers to bypass the encryption protection mechanism...

7.5CVSS4.7AI score0.03167EPSS
SaveExploits1References11Affected Software1
RubySec
RubySec
added 2017/10/24 12:0 a.m.25 views

Incorrect handling of initialization vector in the GCM mode in OpenSSL

The openssl gem for Ruby uses the same initialization vector IV in GCM Mode aes--gcm when the IV is set before the key, which makes it easier for context-dependent attackers to bypass the encryption protection mechanism...

7.5CVSS4.3AI score0.03167EPSS
SaveExploits1References1Affected Software1
UbuntuCve
UbuntuCve
added 2017/10/02 12:0 a.m.26 views

CVE-2017-7822

The AES-GCM implementation in WebCrypto API accepts 0-length IV when it should require a length of 1 according to the NIST Special Publication 800-38D specification. This might allow for the authentication key to be determined in some instances. This vulnerability affects Firefox 56...

5.3CVSS6.8AI score0.01415EPSS
SaveExploits0References3
Mozilla
Mozilla
added 2017/09/28 12:0 a.m.543 views

Security vulnerabilities fixed in Firefox 56 — Mozilla

A use-after-free vulnerability can occur in the Fetch API when the worker or the associated window are freed when still in use, resulting in a potentially exploitable crash. A spoofing vulnerability can occur when a page switches to fullscreen mode without user notification, allowing a fake addre...

9.8CVSS10AI score0.03641EPSS
SaveExploits4References19Affected Software1
RedHat Linux
RedHat Linux
added 2017/09/26 6:51 p.m.6 views

bouncycastle: Information disclosure in GCMBlockCipher

It was found that an information disclosure flaw in Bouncy Castle could enable a local malicious application to gain access to user's private information...

4.3CVSS7.1AI score0.00934EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2017/09/26 6:39 p.m.5 views

bouncycastle: Information disclosure in GCMBlockCipher

It was found that an information disclosure flaw in Bouncy Castle could enable a local malicious application to gain access to user's private information...

4.3CVSS7.1AI score0.00934EPSS
SaveExploits0References4
Rows per page
Query Builder