Lucene search
K

22 matches found

Snyk
Snyk
added 2026/04/10 6:10 a.m.2 views

Integer Overflow or Wraparound

Overview Affected versions of this package are vulnerable to Integer Overflow or Wraparound due to an integer overflow in the wcCmacUpdate function. An attacker can generate forged CMAC tags by exploiting the wraparound of the totalSz variable after processing 4 GiB of data, which causes the...

8.2CVSS5.9AI score0.00038EPSS
Exploits0References2
Cvelist
Cvelist
added 2026/03/02 9:20 p.m.27 views

CVE-2026-3337 Timing Side-Channel in AES-CCM Tag Verification in AWS-LC

Observable timing discrepancy in AES-CCM decryption in AWS-LC allows an unauthenticated user to potentially determine authentication tag validity via timing analysis. The impacted implementations are through the EVP CIPHER API: EVPaes128ccm, EVPaes192ccm, and EVPaes256ccm. Customers of AWS servic...

8.2CVSS0.00041EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:0 a.m.1 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2025-989260)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-989260 advisory. In the Linux kernel, the following vulnerability has been resolved: mac80211: fix use-after-free in CCMP/GCMP RX When PN checking is done in mac80211, for...

7.8CVSS6.1AI score0.00015EPSS
Exploits0References4
EUVD
EUVD
added 2025/10/07 12:30 a.m.1 views

EUVD-2006-1120

Malware in sbrugna...

5CVSS6.4AI score0.00815EPSS
Exploits0References8
RedHat Linux
RedHat Linux
added 2021/11/09 6:6 p.m.0 views

kernel: reassembling encrypted fragments with non-consecutive packet numbers

A vulnerability was found in Linux kernel, where the WiFi implementation reassemble fragments with non-consecutive packet numbers. An adversary can abuse this to exfiltrate selected fragments. This vulnerability is exploitable when another device sends fragmented frames and the WEP, CCMP, or GCMP...

5.3CVSS7.2AI score0.00359EPSS
Exploits0References4
PyPA
PyPA
added 2018/04/18 7:29 p.m.5 views

PYSEC-2018-31

tlslite-ng version 0.7.3 and earlier, since commit d7b288316bca7bcdd082e6ccff5491e241305233 contains a CWE-354: Improper Validation of Integrity Check Value vulnerability in TLS implementation, tlslite/utils/constanttime.py: ctcheckcbcmacandpad; line "endpos = datalen - 1 - mac.digestsize" that c...

5.9CVSS6.9AI score0.00161EPSS
Exploits0References2Affected Software1
Tenable Nessus
Tenable Nessus
added 2016/05/16 12:0 a.m.59 views

OracleVM 3.3 / 3.4 : openssl (OVMSA-2016-0049) (SLOTH)

The remote OracleVM system is missing necessary patches to address critical security updates : - fix CVE-2016-2105 - possible overflow in base64 encoding - fix CVE-2016-2106 - possible overflow in EVPEncryptUpdate - fix CVE-2016-2107 - padding oracle in stitched AES-NI CBC-MAC - fix CVE-2016-2108...

10CVSS7.8AI score0.79963EPSS
Exploits8References16
Tenable Nessus
Tenable Nessus
added 2016/05/16 12:0 a.m.59 views

Oracle Linux 6 : openssl (ELSA-2016-0996)

The remote Oracle Linux 6 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2016-0996 advisory. - fix CVE-2016-2105 - possible overflow in base64 encoding - fix CVE-2016-2106 - possible overflow in EVPEncryptUpdate - fix CVE-2016-2107 - padding...

10CVSS8AI score0.79963EPSS
Exploits8References8
Oracle linux
Oracle linux
added 2016/05/13 12:0 a.m.57 views

openssl security update

1.0.1e-48.1 - fix CVE-2016-2105 - possible overflow in base64 encoding - fix CVE-2016-2106 - possible overflow in EVPEncryptUpdate - fix CVE-2016-2107 - padding oracle in stitched AES-NI CBC-MAC - fix CVE-2016-2108 - memory corruption in ASN.1 encoder - fix CVE-2016-2109 - possible DoS when readi...

10CVSS2.5AI score0.79963EPSS
Exploits7
Tenable Nessus
Tenable Nessus
added 2016/05/12 12:0 a.m.62 views

openSUSE Security Update : openssl (openSUSE-2016-562)

This update for openssl fixes the following issues : - CVE-2016-2105: EVPEncodeUpdate overflow bsc977614 - CVE-2016-2106: EVPEncryptUpdate overflow bsc977615 - CVE-2016-2107: Padding oracle in AES-NI CBC MAC check bsc977616 - CVE-2016-2108: Memory corruption in the ASN.1 encoder bsc977617 -...

10CVSS7.7AI score0.79963EPSS
Exploits7References11
Oracle linux
Oracle linux
added 2016/05/09 12:0 a.m.88 views

openssl security update

1.0.1e-51.5 - fix CVE-2016-2105 - possible overflow in base64 encoding - fix CVE-2016-2106 - possible overflow in EVPEncryptUpdate - fix CVE-2016-2107 - padding oracle in stitched AES-NI CBC-MAC - fix CVE-2016-2108 - memory corruption in ASN.1 encoder - fix CVE-2016-2109 - possible DoS when readi...

10CVSS2AI score0.79963EPSS
Exploits8
Hacker One
Hacker One
added 2016/05/07 4:35 p.m.66 views

Internet Bug Bounty: Padding oracle in AES-NI CBC MAC check (CVE-2016-2107)

Advisory: https://www.openssl.org/news/secadv/20160503.txt Writeup Referencing a proof of concept: http://web-in-security.blogspot.de/2016/05/curious-padding-oracle-in-openssl-cve.html...

2.6CVSS8AI score0.79963EPSS
Exploits6
Tenable Nessus
Tenable Nessus
added 2016/05/06 12:0 a.m.47 views

openSUSE Security Update : openssl (openSUSE-2016-561)

This update for openssl fixes the following issues : - CVE-2016-2108: Memory corruption in the ASN.1 encoder boo977617 - CVE-2016-2107: Padding oracle in AES-NI CBC MAC check boo977616 - CVE-2016-2105: EVPEncodeUpdate overflow boo977614 - CVE-2016-2106: EVPEncryptUpdate overflow boo977615 -...

10CVSS7.6AI score0.79963EPSS
Exploits7References13
seebug.org
seebug.org
added 2016/05/04 12:0 a.m.90 views

OpenSSL Padding oracle in AES-NI CBC MAC check (CVE-2016-2107)

No description provided by source...

2.6CVSS8.4AI score0.79963EPSS
Exploits6
FreeBSD Advisory
FreeBSD Advisory
added 2016/05/04 12:0 a.m.34 views

FreeBSD-SA-16:17.openssl

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 ============================================================================= FreeBSD-SA-16:17.openssl Security Advisory The FreeBSD Project Topic: Multiple OpenSSL vulnerabilities Category: contrib Module: openssl Announced: 2016-05-04 Credits:...

8.2CVSS7.2AI score0.79963EPSS
Exploits6
0day.today
0day.today
added 2016/05/04 12:0 a.m.174 views

OpenSSL - Padding Oracle in AES-NI CBC MAC Check

Exploit for multiple platform in category dos / poc Source: http://web-in-security.blogspot.ca/2016/05/curious-padding-oracle-in-openssl-cve.html TLS-Attacker: https://github.com/RUB-NDS/TLS-Attacker https://github.com/offensive-security/exploit-database-bin-sploits/raw/master/sploits/39768.zip Y...

2.6CVSS8.5AI score0.79963EPSS
Exploits6
FreeBSD
FreeBSD
added 2016/05/03 12:0 a.m.67 views

OpenSSL -- multiple vulnerabilities

OpenSSL reports: Memory corruption in the ASN.1 encoder Padding oracle in AES-NI CBC MAC check EVPEncodeUpdate overflow EVPEncryptUpdate overflow ASN.1 BIO excessive memory allocation EBCDIC overread OpenSSL only...

10CVSS2.9AI score0.79963EPSS
Exploits7References2
NVD
NVD
added 2006/03/09 1:6 p.m.10 views

CVE-2006-1116

The CBC-MAC integrity functions in the nCipher nCore API before 2.18 transmit the initialization vector IV as part of a message when the implementation uses a non-zero IV, which allows remote attackers to bypass integrity checks and modify messages without being detected...

5CVSS6.7AI score0.00815EPSS
Exploits0References7
Prion
Prion
added 2006/03/09 1:6 p.m.6 views

Design/Logic Flaw

The CBC-MAC integrity functions in the nCipher nCore API before 2.18 transmit the initialization vector IV as part of a message when the implementation uses a non-zero IV, which allows remote attackers to bypass integrity checks and modify messages without being detected...

5CVSS7.2AI score0.00815EPSS
Exploits0References7Affected Software1
CVE
CVE
added 2006/03/09 11:0 a.m.42 views

CVE-2006-1116

The CVE-2006-1116 issue affects the nCipher nCore API prior to version 2.18, where the CBC-MAC integrity functions transmit the initialization vector (IV) as part of a message when the IV is non-zero. This can allow remote attackers to bypass integrity checks and modify messages without detection...

5CVSS6.7AI score0.00815EPSS
Exploits0References7Affected Software1
Rows per page
Query Builder