Lucene search
+L

37130 matches found

Kitploit
Kitploit
added 2026/09/11 9:41 p.m.8 views

sonos

sonos/amlogic haxx aquí encontrarás algunos códigos de exploit y herramientas que fueron parte de mi presentación sobre el Sonos One @ Hack in the Box amsterdam 2023. el exploit de EL3 se puede utilizar para volcar tus datos OTP/eFUSE. sonostool se puede utilizar para obtener claves de descifrado...

5.9AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/09/11 9:30 p.m.6 views

CVE-2026-89751

A flaw was found in the Linux kernel's x86/tdx component. An off-by-one error in the handlein and handleout functions, specifically in the GENMASK calculation for port I/O operations, causes the mask to be one bit too wide. This incorrect handling of I/O sizes could potentially lead to unintended...

4.7CVSS0.00168EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/09/11 9:28 p.m.7 views

CVE-2026-81012

A flaw was found in the Linux kernel's hp-bioscfg component. The hpgetstringfrombuffer function contains an off-by-one write vulnerability. This occurs because the NUL terminator can be written one byte beyond the allocated buffer, leading to a buffer overflow. An attacker could potentially explo...

8.4CVSS0.00144EPSS
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/11 9:21 p.m.8 views

CVE-2022-2546

All-in-One WP Migration 受影响版本 All-in-One WP Migration 7.63 参考资料 Sucuri WPScan Hacking Force 跨站脚本 XSS 分类 类型:跨站脚本 XSS OWASP TOP 10: A03:2021-Injection CWE: CWE-79 在网页生成期间对输入的错误中和 '跨站脚本' 研究人员/黑客 Geovanni Campos GeoZIN, Thiago Martins Kirito, Jorge Buzeti R3tr0, Leandro Inacio Saitama, Lucas de Souza...

4.7CVSS5.6AI score0.01204EPSS
SaveExploits3
RedhatCVE
RedhatCVE
added 2026/09/11 9:03 p.m.6 views

CVE-2026-89596

A flaw was found in the Linux kernel's forcedeth driver. An off-by-one error in the nvsuspend and nvresume functions, which handle saving and restoring non-PCI configuration space, can lead to an out-of-bounds memory access. This occurs during system suspend and resume operations. If specific...

7.1CVSS0.00172EPSS
SaveExploits0References7
OSV
OSV
added 2026/09/11 8:58 p.m.5 views

CVE-2026-54165 Stored DOM-XSS in public shared-folder image gallery (one-click, unauthenticated victim)

Dobase is an open-source, self-hosted workspace with installable tools. Versions prior to 2026.06.03 have a one-click stored DOM-based cross-site scripting XSS vulnerability in the public, unauthenticated shared-folder image gallery. A file's name is fully attacker-controlled and is never...

6.4CVSS5.7AI score
SaveExploits0References3
OSV
OSV
added 2026/09/11 8:20 p.m.5 views

AZL-100772 CVE-2026-89751 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: x86/tdx: Fix off-by-one in port I/O handling handlein and handleout in arch/x86/coco/tdx/tdx.c use: u64 mask = GENMASKBITSPERBYTE size, 0; GENMASKh, l includes bit h. For size=1 INB, this produces GENMASK8, 0 = 0x1FF 9 bits inste...

0.00168EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/11 8:20 p.m.7 views

CVE-2026-89751

In the Linux kernel, the following vulnerability has been resolved: x86/tdx: Fix off-by-one in port I/O handling handlein and handleout in arch/x86/coco/tdx/tdx.c use: u64 mask = GENMASKBITSPERBYTE size, 0; GENMASKh, l includes bit h. For size=1 INB, this produces GENMASK8, 0 = 0x1FF 9 bits inste...

0.00168EPSS
SaveExploits0References4
NVD
NVD
added 2026/09/11 8:20 p.m.9 views

CVE-2026-89726

In the Linux kernel, the following vulnerability has been resolved: lib/ucs2string.c: fix out-of-bounds read in ucs2strnlen Patch series "lib/ucs2string.c: fix out-of-bounds read in ucs2strnlen", v2. This series fixes an off-by-one out-of-bounds read in ucs2strnlen. The first patch is the real fi...

0.00168EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/11 8:20 p.m.4 views

AZL-100106 CVE-2026-89726 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: lib/ucs2string.c: fix out-of-bounds read in ucs2strnlen Patch series "lib/ucs2string.c: fix out-of-bounds read in ucs2strnlen", v2. This series fixes an off-by-one out-of-bounds read in ucs2strnlen. The first patch is the real fi...

0.00168EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/11 8:19 p.m.6 views

CVE-2026-89679

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix null dereference in nfsd4setattr for deleg timestamp attrs When a SETATTR request includes FATTR4WORD2TIMEDELEGACCESS or FATTR4WORD2TIMEDELEGMODIFY in the attribute bitmap, nfsd4setattr sets delegattrs=true and calls...

7.5CVSS0.00687EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/11 8:19 p.m.3 views

AZL-100386 CVE-2026-89596 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: forcedeth: fix off-by-one when saving/restoring non-PCI config space nvsuspend and nvresume walk the non-PCI configuration space with for i = 0; i registersize/sizeofu32; i++ which runs one iteration too many. savedconfigspace is...

7.1CVSS0.00172EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/11 8:19 p.m.6 views

DEBIAN-CVE-2026-89596

In the Linux kernel, the following vulnerability has been resolved: forcedeth: fix off-by-one when saving/restoring non-PCI config space nvsuspend and nvresume walk the non-PCI configuration space with for i = 0; i registersize/sizeofu32; i++ which runs one iteration too many. savedconfigspace is...

7.1CVSS0.00172EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/11 8:19 p.m.7 views

CVE-2026-89596

In the Linux kernel, the following vulnerability has been resolved: forcedeth: fix off-by-one when saving/restoring non-PCI config space nvsuspend and nvresume walk the non-PCI configuration space with for i = 0; i registersize/sizeofu32; i++ which runs one iteration too many. savedconfigspace is...

7.1CVSS0.00172EPSS
SaveExploits0References4
NVD
NVD
added 2026/09/11 8:19 p.m.7 views

CVE-2026-89442

In the Linux kernel, the following vulnerability has been resolved: platform/x86: ISST: Validate socket ID in closassoc ioctl isstifclosassoc validates the user-supplied socketid with 'socketid topologymaxpackages', but isstcommon.sstinst is allocated with topologymaxpackages entries, so the vali...

7.8CVSS0.00163EPSS
SaveExploits0References4
NVD
NVD
added 2026/09/11 8:19 p.m.7 views

CVE-2026-89436

In the Linux kernel, the following vulnerability has been resolved: platform/x86: panasonic-laptop: Fix sentinel write past pcc-sinf acpipccretrievebiosdata rejects SINF packages only when pcc-numsifr is strictly less than hkey-package.count, then unconditionally writes a trailing sentinel at...

7.8CVSS0.00133EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/11 8:19 p.m.7 views

DEBIAN-CVE-2026-81012

In the Linux kernel, the following vulnerability has been resolved: platform/x86: hp-bioscfg: fix off-by-one write in hpgetstringfrombuffer hpgetstringfrombuffer clamps the converted string length against the destination buffer size with "size dstsize", so when the converted length is exactly equ...

8.4CVSS0.00144EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/11 8:19 p.m.6 views

AZL-100590 CVE-2026-81012 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: platform/x86: hp-bioscfg: fix off-by-one write in hpgetstringfrombuffer hpgetstringfrombuffer clamps the converted string length against the destination buffer size with "size dstsize", so when the converted length is exactly equ...

8.4CVSS0.00144EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/11 8:19 p.m.7 views

CVE-2026-81012

In the Linux kernel, the following vulnerability has been resolved: platform/x86: hp-bioscfg: fix off-by-one write in hpgetstringfrombuffer hpgetstringfrombuffer clamps the converted string length against the destination buffer size with "size dstsize", so when the converted length is exactly equ...

8.4CVSS0.00144EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/11 8:02 p.m.6 views

CVE-2021-3156

CVE-2021-3156 Sudo anterior a 1.9.5p2 contiene un error de desfase de uno que puede resultar en un desbordamiento de búfer en el heap, lo que permite la escalada de privilegios a root mediante sudoedit -s y un argumento de línea de comandos que termina con un solo carácter de barra invertida...

7.8CVSS7.4AI score0.99969EPSS
SaveExploits83
Rows per page
Query Builder