Lucene search
+L

2012 matches found

Kitploit
Kitploit
added 2026/09/10 4:04 a.m.5 views

CVE-2023-1206-CVE-2025-40040-CVE-2024-49882

Combined Covert Channel: CVE-2023-1206 + CVE-2024-49882 Overview This project demonstrates a covert communication channel using two Linux kernel vulnerabilities: Component| CVE| Purpose ---|---|--- Sync Channel| CVE-2023-1206| Clock synchronization via IPv6 hash collision timing Data Channel|...

7.8CVSS6.8AI score0.00549EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/09 4:16 p.m.11 views

AVX-Side-Channel

AVX-Based Timing Side Channel — ASLR Detection Author: Byte Reaper Description script that demonstrates ASLR detection using an AVX memory load + RDTSCP timing and optional SIGSEGV detection. Requirements : Linux x8664 GCC with -mavx2 CPU that supports AVX2 and RDTSCP Build : root@kitploit: gcc...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/09 10:23 a.m.6 views

ssh-enum

ssh-enum Statistical Validation Study of CVE-2016-6210 A reproducible re-investigation of OpenSSH username enumeration using statistical analysis. This project re-investigates CVE-2016-6210 , a documented OpenSSH timing side-channel, to determine whether it remains observable on a modern Ubuntu...

5.9CVSS6.9AI score0.88944EPSS
SaveExploits12
NVD
NVD
added 2026/09/09 5:18 a.m.4 views

CVE-2026-87737

An issue was discovered in the mirage-crypto-ec package before 2.4.0 for OCaml. There is a timing side channel for NIST elliptic-curve scalar multiplication: the time required for a lookup can depend on a secret...

5.9CVSS0.00212EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/09 4:21 a.m.5 views

EUVD-2026-74623

An issue was discovered in the mirage-crypto-ec package before 2.4.0 for OCaml. There is a timing side channel for NIST elliptic-curve scalar multiplication: the time required for a lookup can depend on a secret...

5.9CVSS0.00212EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/09 4:21 a.m.7 views

CVE-2026-87737

mirage-crypto-ec before 2.4.0 (an OCaml package) contains a timing side channel in NIST elliptic-curve scalar multiplication: the time required for a lookup can depend on a secret value. This may allow an attacker to recover cryptographic secrets via timing measurements. The CVSS 3.1 score is 5.9...

5.9CVSS0.00212EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/09 4:21 a.m.16 views

CVE-2026-87737

An issue was discovered in the mirage-crypto-ec package before 2.4.0 for OCaml. There is a timing side channel for NIST elliptic-curve scalar multiplication: the time required for a lookup can depend on a secret...

5.9CVSS0.00212EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/08 9:24 p.m.7 views

EUVD-2026-69576

phpseclib — non-constant-time X25519 scalar multiplication permits full private-key recovery...

6.3CVSS6AI score0.00212EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/09/08 9:24 p.m.6 views

phpseclib — non-constant-time X25519 scalar multiplication permits full private-key recovery

The pure-PHP X25519 scalar multiplication in phpseclib is not constant-time. Field addition and subtraction each perform a data-dependent conditional modular reduction, so the cost of each Montgomery-ladder step is a linear function of that step's reduction count which is a quantity determined by...

6.3CVSS0.00212EPSS
SaveExploits0References6Affected Software1
Kitploit
Kitploit
added 2026/09/08 10:48 a.m.4 views

CVE-2026-4567-Post-Quantum-KEM-Timing-Side-Channel-Kyber-Decapsulation-

2. CVE-2026-4567 – Post-Quantum KEM Timing Side-Channel Kyber Decapsulation Overview A vulnerable implementation of the Kyber KEM decapsulation leaks secret key bits through timing differences in the ciphertext rejection step, enabling full key recovery. Severity: Critical Private Key Compromise...

10CVSS8.1AI score0.03688EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/05 10:36 a.m.9 views

CVE-2026-8794

CVE-2026-8794 — Username Enumeration via Authentication Timing Side-Channel in PaperCut NG Field| Details ---|--- CVE ID| CVE-2026-8794 Product| PaperCut NG Affected Version| 25.0.11 Build 75758 and earlier CWE| CWE-208 — Observable Timing Discrepancy CVSS Score| 3.7 Low — standalone; escalates...

6.9CVSS6AI score0.0039EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/09/03 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-84308

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - phpseclib is a PHP secure communications library. Prior to 3.0.57 and 4.0.1, pure-PHP X25519 scalar multiplication in phpseclib/Math/PrimeField/Integer.php...

6.3CVSS6.4AI score0.00212EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/09/02 12:30 p.m.7 views

CVE-2026-59276

Several components in Spring Security compare security-sensitive values using standard string equality String.equals rather than a constant-time comparison. Because String.equals returns as soon as it finds a differing character, the time taken to reject an incorrect value is proportional to the...

5.9CVSS5.9AI score0.00257EPSS
SaveExploits0References4
NVD
NVD
added 2026/09/01 8:17 p.m.8 views

CVE-2026-84308

phpseclib is a PHP secure communications library. Prior to 3.0.57 and 4.0.1, pure-PHP X25519 scalar multiplication in phpseclib/Math/PrimeField/Integer.php performs data-dependent conditional modular reductions in add and subtract. During the Montgomery ladder in...

6.3CVSS0.00212EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/01 8:17 p.m.6 views

DEBIAN-CVE-2026-84308

phpseclib is a PHP secure communications library. Prior to 3.0.57 and 4.0.1, pure-PHP X25519 scalar multiplication in phpseclib/Math/PrimeField/Integer.php performs data-dependent conditional modular reductions in add and subtract. During the Montgomery ladder in...

6.3CVSS6AI score0.00212EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/01 7:28 p.m.38 views

CVE-2026-84308 phpseclib — non-constant-time X25519 scalar multiplication permits full private-key recovery

phpseclib is a PHP secure communications library. Prior to 3.0.57 and 4.0.1, pure-PHP X25519 scalar multiplication in phpseclib/Math/PrimeField/Integer.php performs data-dependent conditional modular reductions in add and subtract. During the Montgomery ladder in...

6.3CVSS0.00212EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/09/01 7:28 p.m.9 views

CVE-2026-84308

phpseclib is a PHP secure communications library. Prior to 3.0.57 and 4.0.1, pure-PHP X25519 scalar multiplication in phpseclib/Math/PrimeField/Integer.php performs data-dependent conditional modular reductions in add and subtract. During the Montgomery ladder in...

6.3CVSS6AI score0.00212EPSS
SaveExploits0
CVE
CVE
added 2026/09/01 7:28 p.m.19 views

CVE-2026-84308

phpseclib , a PHP secure communications library, has a non-constant-time X25519 scalar multiplication flaw in versions prior to 3.0.57 and 4.0.1 . The root cause is data-dependent conditional modular reductions in the pure-PHP implementation (Math/PrimeField/Integer.php), which leak per-step timi...

6.3CVSS6AI score0.00212EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/01 7:28 p.m.5 views

CVE-2026-84308 phpseclib — non-constant-time X25519 scalar multiplication permits full private-key recovery

phpseclib is a PHP secure communications library. Prior to 3.0.57 and 4.0.1, pure-PHP X25519 scalar multiplication in phpseclib/Math/PrimeField/Integer.php performs data-dependent conditional modular reductions in add and subtract. During the Montgomery ladder in...

6.3CVSS6AI score
SaveExploits0References6
SUSE Linux
SUSE Linux
added 2026/09/01 8:36 a.m.10 views

Security update for libapr-util1

This update for libapr-util1 fixes the following issues: CVE-2025-49506: leaking content via side channel timing attack bsc1274237. CVE-2026-32327: XML stack recursion crash bsc1274235. CVE-2026-34191: SQL Injection via aprdbdoracle bsc1274850. CVE-2026-34502: heap buffer overflow in APR memcache...

9.1CVSS6.1AI score0.00508EPSS
SaveExploits0References16
Rows per page
Query Builder