Lucene search
+L

3000 matches found

Huntr
Huntr
added 2022/02/11 3:07 a.m.37 views

Heap-based Buffer Overflow in vim/vim

Description Heap overflow occurs in exretab. commit : 414acd342f4a66d930da34d419929985b48bd301 Proof of Concept $ echo -ne "ZnUgUihiLG4pCmxldCBvbGRfdGFic3RvcD0mdGFic3RvcApleGUicmV0ImE6bgppZiBhOm4KZXhl J3NlIHRhYnN0b3A9Jy5vbGRfdGFic3RvcAplbApjYWwgbCgiIixSKCcnLDQpCmNhbCBsKCIiLFIo...

6.8CVSS1.7AI score0.26474EPSS
SaveExploits1
Huntr
Huntr
added 2022/02/03 1:44 p.m.29 views

in mruby/mruby

Description OOB read and OOB write in mrbarypush. commit : 903c5f978a2966465d8d5c6dfac55a977d134287 Proof of Concept bash $ echo -ne "bAticjWSUkRPTkxZC2I9e30MWyohMCxtOjAwLG06MF09MXxbKiEwLG0wXQo=" |base64 -d poc ASAN $ ./bin/mruby ./poc AddressSanitizer:DEADLYSIGNAL...

6.4CVSS1.1AI score0.01162EPSS
SaveExploits1
Huntr
Huntr
added 2022/01/31 2:12 p.m.40 views

in mruby/mruby

Description There is a NULL Pointer Dereference in ivfree src/variable.c:232:20. This bug has been found on mruby lastest commit hash 00f2b74ab2c1f03084908c815dcd0934f9fc702a on Ubuntu 20.04 for x8664/amd64. Proof of Concept 3.timese=0," =c= y:0,0 0" Steps to reproduce 1- Clone repo and build wit...

7.8CVSS0.2AI score0.00918EPSS
SaveExploits1
Huntr
Huntr
added 2022/01/28 7:34 p.m.32 views

in radareorg/radare2

NULL pointer dereference in loadbuffer radare2 suffers from a NULL pointer dereference error in loadbuffer of binxnukernelcache.c Environment date Fri Jan 28 11:03:53 PST 2022 uname -ms Linux x8664 ./radare2 -v radare2 5.5.5 27531 @ linux-x86-64 git.5.5.4 commit:...

4.3CVSS1.6AI score0.00935EPSS
SaveExploits1
ATTACKERKB
ATTACKERKB
added 2022/01/27 9:15 p.m.8 views

CVE-2021-46544

Cesanta MJS v2.20.0 was discovered to contain a SEGV vulnerability via /usr/lib/x8664-linux-gnu/libasan.so.4+0x59e19. This vulnerability can lead to a Denial of Service DoS...

5.5CVSS5.9AI score0.00614EPSS
SaveExploits1References2
OSV
OSV
added 2022/01/27 9:15 p.m.6 views

CVE-2021-46502

Jsish v3.5.0 was discovered to contain a heap-use-after-free via /usr/lib/x8664-linux-gnu/libasan.so.4+0x5166d. This vulnerability can lead to a Denial of Service DoS...

5.5CVSS6.1AI score0.00664EPSS
SaveExploits1References1
OSV
OSV
added 2022/01/20 10:15 p.m.13 views

CVE-2021-46333

Moddable SDK v11.5.0 was discovered to contain an invalid memory access vulnerability via the component asanmemmove...

5.5CVSS5.8AI score0.00717EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2022/01/20 10:15 p.m.11 views

CVE-2021-46333

Moddable SDK v11.5.0 was discovered to contain an invalid memory access vulnerability via the component asanmemmove...

5.5CVSS5.8AI score0.00717EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2022/01/20 10:15 p.m.7 views

CVE-2021-46326

Moddable SDK v11.5.0 was discovered to contain a heap-buffer-overflow via the component asanmemcpy...

7.8CVSS7.1AI score0.00871EPSS
SaveExploits1References2
Huntr
Huntr
added 2022/01/20 10:31 a.m.10 views

Heap-based Buffer Overflow in gpac/gpac

Description When fuzzing gpac with clang 10 I found a heap overflow. Proof of Concept pocgffprintf Crash stack trace aldo@vps:/gpac/bin/gcc$ ASANOPTIONS=symbolize=1 ASANSYMBOLIZERPATH=/usr/bin/llvm-symbolizer ./MP4Box -disox -ttxt -2 -dump-chap-ogg -dump-cover -drtp -bt -out /dev/null...

7.1AI score
SaveExploits0
CNNVD
CNNVD
added 2022/01/20 12:00 a.m.14 views

Moddable SDK 缓冲区错误漏洞

Moddable SDK is a software development kit SDK for IoT embedded software development from Moddable USA. a security vulnerability exists in Moddable SDK v11.5.0, which stems from an invalid memory access in component asanmemmove. No details of the vulnerability are currently available...

5.5CVSS5.5AI score0.00717EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2022/01/20 12:00 a.m.14 views

Moddable SDK 缓冲区错误漏洞

Moddable SDK is a software development kit SDK for IoT embedded software development from Moddable USA. v11.5.0 of the Moddable SDK is vulnerable to a heap buffer overflow vulnerability that stems from a boundary error in the asanmemcpy component when handling untrusted input. A remote attacker...

7.8CVSS6.7AI score0.00871EPSS
SaveExploits1References2
Huntr
Huntr
added 2022/01/17 1:59 p.m.36 views

in mruby/mruby

Description There is a NULL Pointer Dereference in ivfree src/variable.c:232:20. This bug has been found on mruby lastest commit hash 31fa3304049fc406a201a72293cce140f0557dca on Ubuntu 20.04 for x8664/amd64. Proof of Concept 6.times3.times%until-break b= 0,m:0 s=0 Steps to reproduce 1- Clone repo...

4.3CVSS0.3AI score0.0081EPSS
SaveExploits1
Huntr
Huntr
added 2022/01/12 11:14 a.m.37 views

Heap-based Buffer Overflow in vim/vim

Description A Heap-based Buffer Overflow has been found in vim commit 3cf21b3 Proof of Concept base64 poc ZggwMDAwMDAwMDAwMDAwMDAwMBkwMDAwCmYIMDAwMDAwMCUlJSUlJSUlJSUlMDAwMDD8CmUlJSUl JSUlJSUlJSUlJQp2cwp2MP8wbwo= /fuzzing/vim/vim/src/vim -u NONE -X -Z -e -s -S ./poc -c :qa! ASan stack trace:...

6.8CVSS7.5AI score0.01242EPSS
SaveExploits1
Huntr
Huntr
added 2021/12/29 2:06 p.m.33 views

None in vim/vim

Description A use after free vulnerability has been found in vim 8.2.3931 commit hash febb78fa1798e0f95983b3f7881419a754886df5. The bug has been reproduced on Ubuntu 20.04 with gcc 9.3.0. Proof of Concept After building vim with gcc and ASAN run vim with the following session file: $ echo -ne...

6.8CVSS7.1AI score0.01719EPSS
SaveExploits1
Huntr
Huntr
added 2021/12/17 4:12 p.m.35 views

Heap-based Buffer Overflow in vim/vim

✍️ Description When fuzzing vim commit cd2f8f0e0 works with latest build and latest commit 7c0fb8003 per this time of this report v8.2.3811 with clang 13 and ASan, I discovered a heap buffer overflow. Proof of Concept Here is the poc bash ev0- How to build bash LD=lld AS=llvm-as AR=llvm-ar...

6.8CVSS8.3AI score0.01831EPSS
SaveExploits1
Huntr
Huntr
added 2021/11/29 2:07 p.m.12 views

None in fcambus/logswan

Description Good morning, I hope you're doing well today. Whilst testing logswan built with Clang12 + ASan on Ubuntu 20.04.3 LTS from commit bcfd41, we discovered a heap-use-after-free situation during a strcmp operation on line 259 of logswan/src/logswan.c. Proof of Concept First... echo...

0.3AI score
SaveExploits0
Huntr
Huntr
added 2021/11/23 10:16 p.m.70 views

Heap-based Buffer Overflow in vim/vim

✍️ Description When fuzzing vim commit 3c19b5050 works with latest build and latest commit 65259b5c6 per this time of this report v8.2.3635 with clang 12 and ASan, I discovered a heap buffer overflow. Proof of Concept Here is the poc download link bash...

6.8CVSS7.3AI score0.01792EPSS
SaveExploits1
Huntr
Huntr
added 2021/11/18 5:49 p.m.68 views

Heap-based Buffer Overflow in vim/vim

Description Greetings, A Heap-based Buffer Overflow issue was discovered in Vim. The POC file is reduced to the absolute minimum to reproduce the problem. Please see sanitizer output and the "trimmed" POC file link below. System info OS version : Ubuntu 20.04.2 LTS + Clang 12 with ASan Vim Versio...

6.8CVSS7.8AI score0.01461EPSS
SaveExploits1References1
Talos
Talos
added 2021/11/16 12:00 a.m.54 views

Google Chrome WebRTC addIceCandidate use after free vulnerability

Summary A use after free vulnerability exists in the WebRTC functionality of Google Chrome 91.0.4472.114 Stable and 93.0.4575.0 Canary. A specially-crafted web page can trigger reuse of previously freed memory which can lead to arbitrary code execution. Victim would need to visit a malicious...

8.8CVSS8.8AI score0.02118EPSS
SaveExploits1
Rows per page
Query Builder