Lucene search
+L

33 matches found

Kitploit
Kitploit
added 2026/08/25 4:32 a.m.1 views

sig_finder

SigFinder Permet de trouver des signatures binaires avec des jokers dans un tampon donné. Le joker est défini par ? et peut être utilisé pour masquer un nibble. Exemples de signatures valides : 23 56 12 68 55 0? 34 12 40 ?? 4? 8? e? La liste des signatures peut être fournie sous forme de fichier ...

5.5AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/24 12:04 p.m.2 views

nibble

Nibble est un outil CLI pour le scan de réseau local, axé sur la rapidité et la simplicité d'utilisation. Sélectionnez une interface réseau, et il scanne votre sous-réseau local. Liste les hôtes, les fabricants de matériel, les ports ouverts et leurs services...

5.4AI score
SaveExploits0References1
OSV
OSV
added 2026/07/16 8:03 p.m.12 views

GHSA-5RG2-XV9J-GV5P nimiq-primitives: Out-of-bounds panic in KeyNibbles::Add from oversized child suffix in a deserialized proof

Impact A malicious peer acting as a state-sync source can crash a syncing node with a crafted TrieChunk whose proof contains a TrieNodeChild whose suffix, when concatenated with the parent key via KeyNibbles::Add, exceeds the fixed 63-byte backing array. Add primitives/src/keynibbles.rs:332 / :34...

3.7CVSS6.1AI score
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/06/05 7:15 p.m.22 views

CVE-2026-37535

openxc/isotp-c thru commit 5a5d19245f65189202719321facd49ce6f5d46ac 2021-08-09 contains an out-of-bounds read in the ISO-TP Single Frame receive handler, where the 4-bit payload length nibble is used directly as the memcpy size without validating it against the actual CAN data length. A malicious...

7.1CVSS5.5AI score0.00205EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/06/05 7:14 p.m.24 views

CVE-2026-37532

AGL agl-service-can-low-level thru 17.1.12 contains a heap buffer over-read in the isotp-c library. In isotpcontinuereceive receive.c:87-89, the payloadlength for a Single Frame is extracted from a 4-bit nibble in the CAN frame data, yielding values 0-15. However, a standard CAN frame is only 8...

7.1CVSS5.7AI score0.00232EPSS
SaveExploits0References1
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.4 views

Astra Linux – Vulnerability in libsdl1.2, libsdl2

The SDL Simple DirectMediaLayer versions from 1.2.15 up to 2.x, and from 2.0.9 up to 2.0.9, have a buffer over-reading issue in the IMAADPCMnibble function in the audio/SDLwave.c file...

8.8CVSS6.9AI score0.02793EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2026/05/11 12:00 a.m.23 views

Unity Linux 20.1060e / 20.1070e Security Update: SDL (UTSA-2026-017561)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-017561 advisory. SDL Simple DirectMedia Layer through 1.2.15 and 2.x through 2.0.9 has a buffer over-read in IMAADPCMnibble in audio/SDLwave.c. Tenable has extracted the preceding...

8.8CVSS6AI score0.02793EPSS
SaveExploits1References4
OSV
OSV
added 2026/05/05 7:33 p.m.9 views

CVE-2026-34527 Sandboxie-Plus EditPassword hash entropy reduced from 160 bits to 80 bits due to incorrect nibble extraction

Sandboxie-Plus is an open source sandbox-based isolation software for Windows. In versions 1.17.2 and earlier, SbieIniServer::HashPassword converts a SHA-1 digest to hexadecimal incorrectly. The high nibble of each byte is shifted right by 8 instead of 4, which always produces zero for an 8-bit...

2CVSS5.9AI score
SaveExploits0References3
CVE
CVE
added 2026/05/05 7:33 p.m.28 views

CVE-2026-34527

CVE-2026-34527 affects Sandboxie-Plus for Windows (versions 1.17.2 and earlier). The vulnerability arises in SbieIniServer::HashPassword, where the high nibble of each SHA-1 digest byte is extracted incorrectly (shifted by 8 instead of 4). This causes the stored EditPassword hash to preserve only...

5.3CVSS5.7AI score0.00091EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/05/05 7:33 p.m.39 views

CVE-2026-34527 Sandboxie-Plus EditPassword hash entropy reduced from 160 bits to 80 bits due to incorrect nibble extraction

Sandboxie-Plus is an open source sandbox-based isolation software for Windows. In versions 1.17.2 and earlier, SbieIniServer::HashPassword converts a SHA-1 digest to hexadecimal incorrectly. The high nibble of each byte is shifted right by 8 instead of 4, which always produces zero for an 8-bit...

2CVSS0.00091EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/05/05 7:33 p.m.10 views

CVE-2026-34527 Sandboxie-Plus EditPassword hash entropy reduced from 160 bits to 80 bits due to incorrect nibble extraction

Sandboxie-Plus is an open source sandbox-based isolation software for Windows. In versions 1.17.2 and earlier, SbieIniServer::HashPassword converts a SHA-1 digest to hexadecimal incorrectly. The high nibble of each byte is shifted right by 8 instead of 4, which always produces zero for an 8-bit...

2CVSS5.7AI score0.00091EPSS
SaveExploits0References1
NVD
NVD
added 2026/05/01 5:16 p.m.7 views

CVE-2026-37535

openxc/isotp-c thru commit 5a5d19245f65189202719321facd49ce6f5d46ac 2021-08-09 contains an out-of-bounds read in the ISO-TP Single Frame receive handler, where the 4-bit payload length nibble is used directly as the memcpy size without validating it against the actual CAN data length. A malicious...

7.1CVSS0.00205EPSS
SaveExploits0References3
NVD
NVD
added 2026/05/01 5:16 p.m.11 views

CVE-2026-37532

AGL agl-service-can-low-level thru 17.1.12 contains a heap buffer over-read in the isotp-c library. In isotpcontinuereceive receive.c:87-89, the payloadlength for a Single Frame is extracted from a 4-bit nibble in the CAN frame data, yielding values 0-15. However, a standard CAN frame is only 8...

7.1CVSS0.00232EPSS
SaveExploits0References2
CVE
CVE
added 2026/05/01 12:00 a.m.33 views

CVE-2026-37535

OpenXC isotp-c (up to commit 5a5d19245f65189202719321facd49ce6f5d46ac, 2021-08-09) contains an out-of-bounds read in the ISO-TP Single Frame receive handler. The 4‑bit payload length nibble is used directly as the memcpy size without validating it against the actual CAN data length. A malicious C...

7.1CVSS5.8AI score0.00205EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/05/01 12:00 a.m.16 views

EUVD-2026-26688

openxc/isotp-c thru commit 5a5d19245f65189202719321facd49ce6f5d46ac 2021-08-09 contains an out-of-bounds read in the ISO-TP Single Frame receive handler, where the 4-bit payload length nibble is used directly as the memcpy size without validating it against the actual CAN data length. A malicious...

7.1CVSS5.8AI score0.00205EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/05/01 12:00 a.m.13 views

PT-2026-36507

Name of the Vulnerable Software and Affected Versions AGL agl-service-can-low-level versions prior to 17.1.12 Description A heap buffer over-read exists in the isotp-c library. In the isotp continue receive function, the payload length for a Single Frame is extracted from a 4-bit nibble in the CA...

7.1CVSS5.9AI score0.00232EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2026/05/01 12:00 a.m.5 views

CVE-2026-37532

AGL agl-service-can-low-level thru 17.1.12 contains a heap buffer over-read in the isotp-c library. In isotpcontinuereceive receive.c:87-89, the payloadlength for a Single Frame is extracted from a 4-bit nibble in the CAN frame data, yielding values 0-15. However, a standard CAN frame is only 8...

7.1CVSS5.8AI score0.00232EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/05/01 12:00 a.m.5 views

CVE-2026-37535

openxc/isotp-c thru commit 5a5d19245f65189202719321facd49ce6f5d46ac 2021-08-09 contains an out-of-bounds read in the ISO-TP Single Frame receive handler, where the 4-bit payload length nibble is used directly as the memcpy size without validating it against the actual CAN data length. A malicious...

7.1CVSS5.8AI score0.00205EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/05/01 12:00 a.m.32 views

PT-2026-36509

Name of the Vulnerable Software and Affected Versions openxc/isotp-c versions prior to commit 5a5d19245f65189202719321facd49ce6f5d46ac Description An out-of-bounds read exists in the ISO-TP Single Frame receive handler. The issue occurs because the 4-bit payload length nibble is used directly as...

7.1CVSS5.8AI score0.00205EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/05/01 12:00 a.m.13 views

EUVD-2026-26686

AGL agl-service-can-low-level thru 17.1.12 contains a heap buffer over-read in the isotp-c library. In isotpcontinuereceive receive.c:87-89, the payloadlength for a Single Frame is extracted from a 4-bit nibble in the CAN frame data, yielding values 0-15. However, a standard CAN frame is only 8...

7.1CVSS5.8AI score0.00232EPSS
SaveExploits0References2
Rows per page
Query Builder