Lucene search
+L

20 matches found

Cvelist
Cvelist
added 2026/08/19 8:39 p.m.37 views

CVE-2026-68552 Coturn: uint16_t truncation overflow in STUN message length causes TCP stream framing bypass

Coturn is a free open source implementation of TURN and STUN Server. Prior to 4.15.0, an unauthenticated remote client can send a STUN message over TCP or TLS with a body-length field from 65520 through 65532, causing the uint16t len variable in stungetmessagelenstr in src/client/nsturnmsg.c to...

5.3CVSS0.00315EPSS
SaveExploits0References4
Oracle linux
Oracle linux
added 2026/08/17 12:00 a.m.13 views

haproxy security update

3.0.5-6.2 - Fix uint16t overflow in FCGI demux record length CVE-2026-55203 Resolves: RHEL-211068 - Fix NULL pointer dereference in hpackdhtinsert CVE-2026-55204 Resolves: RHEL-211081...

9.1CVSS5.3AI score0.00484EPSS
SaveExploits0
OSV
OSV
added 2026/08/14 6:17 p.m.8 views

AZL-95979 CVE-2026-49263 affecting package capstone 4.0.2-4

Capstone is a disassembly framework. Prior to version 6.0.0-Alpha9, Capstone's WebAssembly backend accepts attacker-controlled raw WASM instruction bytes through the public csdisasm and csdisasmiter APIs. For a large but well-formed brtable instruction, the WASM decoder accumulates the immediate...

2CVSS5.8AI score0.00128EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/14 6:17 p.m.14 views

CVE-2026-49263

Capstone is a disassembly framework. Prior to version 6.0.0-Alpha9, Capstone's WebAssembly backend accepts attacker-controlled raw WASM instruction bytes through the public csdisasm and csdisasmiter APIs. For a large but well-formed brtable instruction, the WASM decoder accumulates the immediate...

2CVSS0.00128EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/14 5:49 p.m.38 views

CVE-2026-49263

Summary: CVE-2026-49263 affects Capstone’s WebAssembly backend prior to 6.0.0-Alpha9. The WASM decoder in cs_disasm() and cs_disasm_iter() can be fed attacker-controlled raw instruction bytes, and for large but well-formed br_table encodings it can mis-handle lengths (exactly 65,536), causing the...

2CVSS5.3AI score0.00128EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/14 5:49 p.m.8 views

EUVD-2026-58747

Capstone is a disassembly framework. Prior to version 6.0.0-Alpha9, Capstone's WebAssembly backend accepts attacker-controlled raw WASM instruction bytes through the public csdisasm and csdisasmiter APIs. For a large but well-formed brtable instruction, the WASM decoder accumulates the immediate...

2CVSS5.4AI score0.00128EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/08/12 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-73074

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Vim is an open source, command line text editor. Prior to 9.2.0841, propaddone in src/textprop.c uses the proplen value from gettextprops to increment a uint16t...

7.1CVSS5.5AI score0.00108EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/11 4:17 p.m.7 views

AZL-95553 CVE-2026-73074 affecting package vim 9.2.0782-1

Vim is an open source, command line text editor. Prior to 9.2.0841, propaddone in src/textprop.c uses the proplen value from gettextprops to increment a uint16t property count beyond 0xffff, wrapping the count to zero and copying existing text-property records into a heap allocation sized for non...

7.1CVSS5.9AI score0.00108EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/11 4:17 p.m.9 views

CVE-2026-73074

Vim is an open source, command line text editor. Prior to 9.2.0841, propaddone in src/textprop.c uses the proplen value from gettextprops to increment a uint16t property count beyond 0xffff, wrapping the count to zero and copying existing text-property records into a heap allocation sized for non...

7.1CVSS0.00108EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/08/11 4:17 p.m.10 views

CVE-2026-73074

Vim is an open source, command line text editor. Prior to 9.2.0841, propaddone in src/textprop.c uses the proplen value from gettextprops to increment a uint16t property count beyond 0xffff, wrapping the count to zero and copying existing text-property records into a heap allocation sized for non...

7.1CVSS5.4AI score0.00108EPSS
SaveExploits0References4
NVD
NVD
added 2024/01/03 5:15 p.m.50 views

CVE-2024-21631

Vapor is an HTTP web framework for Swift. Prior to version 4.90.0, Vapor's vaporurlparserparse function uses uint16t indexes when parsing a URI's components, which may cause integer overflows when parsing untrusted inputs. This vulnerability does not affect Vapor directly but could impact...

6.5CVSS6.5AI score0.00601EPSS
SaveExploits0References2
Veracode
Veracode
added 2020/07/07 6:31 a.m.29 views

Denial Of Service (DoS)

libvncserver.so is vulnerable to denial of service DoS. The vulnerability exists through accessing byte-aligned data through uint16t pointers in libvncserver/translate.c, causing an application crash...

7.5CVSS4.4AI score0.0284EPSS
SaveExploits0References9Affected Software2
OSV
OSV
added 2020/06/17 4:15 p.m.4 views

DEBIAN-CVE-2020-14400

An issue was discovered in LibVNCServer before 0.9.13. Byte-aligned data is accessed through uint16t pointers in libvncserver/translate.c. NOTE: Third parties do not consider this to be a vulnerability as there is no known path of exploitation or cross of a trust boundary...

7.5CVSS7.5AI score0.0284EPSS
SaveExploits0References1
NVD
NVD
added 2020/06/17 4:15 p.m.24 views

CVE-2020-14400

An issue was discovered in LibVNCServer before 0.9.13. Byte-aligned data is accessed through uint16t pointers in libvncserver/translate.c. NOTE: Third parties do not consider this to be a vulnerability as there is no known path of exploitation or cross of a trust boundary...

7.5CVSS0.0284EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2020/06/17 4:15 p.m.30 views

CVE-2020-14400

An issue was discovered in LibVNCServer before 0.9.13. Byte-aligned data is accessed through uint16t pointers in libvncserver/translate.c. NOTE: Third parties do not consider this to be a vulnerability as there is no known path of exploitation or cross of a trust boundary...

7.5CVSS6.8AI score0.0284EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2020/06/17 3:12 p.m.34 views

CVE-2020-14400

An issue was discovered in LibVNCServer before 0.9.13. Byte-aligned data is accessed through uint16t pointers in libvncserver/translate.c. NOTE: Third parties do not consider this to be a vulnerability as there is no known path of exploitation or cross of a trust boundary...

7.4AI score0.0284EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2020/06/17 3:12 p.m.76 views

CVE-2020-14400

An issue was discovered in LibVNCServer before 0.9.13. Byte-aligned data is accessed through uint16t pointers in libvncserver/translate.c. NOTE: Third parties do not consider this to be a vulnerability as there is no known path of exploitation or cross of a trust boundary...

7.5CVSS7.5AI score0.0284EPSS
SaveExploits0
AlpineLinux
AlpineLinux
added 2020/06/17 3:12 p.m.109 views

CVE-2020-14400

An issue was discovered in LibVNCServer before 0.9.13. Byte-aligned data is accessed through uint16t pointers in libvncserver/translate.c. NOTE: Third parties do not consider this to be a vulnerability as there is no known path of exploitation or cross of a trust boundary...

7.5CVSS7.5AI score0.0284EPSS
SaveExploits0
CVE
CVE
added 2020/06/17 3:12 p.m.215 views

CVE-2020-14400

CVE-2020-14400 affects LibVNCServer up to version 0.9.12, where Byte-aligned data is accessed through uint16_t pointers in libvncserver/translate.c. Multiple security advisories (e.g., SUSE EulerOS/OpenVAS sources) list this CVE among a set of LibVNCServer issues and indicate fixes in newer relea...

7.5CVSS7.2AI score0.0284EPSS
SaveExploits0References9Affected Software1
Exploit DB
Exploit DB
added 2012/12/20 12:00 a.m.52 views

IDA Pro 6.3 - Crash (PoC)

/ IDA Pro 6.3 crash due an internal error ELF anti-debugging/reversing patcher Published @ IOActive Labs Research blog: http://blog.ioactive.com/2012/12/striking-back-gdb-and-ida-debuggers.html - nitr0us http://twitter.com/nitr0usmx Tested under: IDA Pro Starter License 6.3.120531 Mac OS X IDA Pr...

5.3AI score
SaveExploits0
Rows per page
Query Builder