Lucene search
+L

3000 matches found

Huntr
Huntr
added 2022/05/25 7:23 a.m.15 views

Null pointer dereference at chafa-pixops.c:95

Description Null pointer dereference in hpjansson/chafa at chafa-pixops.c:95. Build export CFLAGS="-g -O0 -lpthread -fsanitize=address" export CXXFLAGS="-g -O0 -lpthread -fsanitize=address" export LDFLAGS="-fsanitize=address" ./autogen.sh ./configure --disable-shared make POC ./chafa POC POC ASAN...

7AI score
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2022/05/24 10:15 p.m.43 views

Heap buffer overflow due to incorrect hash function in TensorFlow

Impact The TensorKey hash function used total estimated AllocatedBytes, which a is an estimate per tensor, and b is a very poor hash function for constants e.g. int32t. It also tried to access individual tensor bytes through tensor.data of size AllocatedBytes. This led to ASAN failures because th...

5.5CVSS5.8AI score0.00227EPSS
SaveExploits0References7Affected Software3
NVD
NVD
added 2022/05/21 12:15 a.m.22 views

CVE-2022-29210

TensorFlow is an open source platform for machine learning. In version 2.8.0, the TensorKey hash function used total estimated AllocatedBytes, which a is an estimate per tensor, and b is a very poor hash function for constants e.g. int32t. It also tried to access individual tensor bytes through...

5.5CVSS0.00227EPSS
SaveExploits0References5
CVE
CVE
added 2022/05/20 11:25 p.m.117 views

CVE-2022-29210

CVE-2022-29210 affects TensorFlow 2.8.0, where TensorKey's hash using AllocatedBytes() and tensor.data() can cause a heap-buffer/ASAN-related issue leading to a denial of service. The issue is patched in TensorFlow 2.9.0 and also back-ported to 2.8.1. IBM Watson Discovery bulletin and OSV entries...

5.5CVSS5.5AI score0.00227EPSS
SaveExploits0References5Affected Software1
Huntr
Huntr
added 2022/05/15 1:54 p.m.34 views

Use After Free

Description Use After Free in gpac Proof of Concept MP4Box -bt POC1 POC1 is here ASAN ==74043==ERROR: AddressSanitizer: heap-use-after-free on address 0x604000003fd0 at pc 0x7f0c5374e845 bp 0x7ffcfc56f2b0 sp 0x7ffcfc56f2a8 READ of size 8 at 0x604000003fd0 thread T0 0 0x7f0c5374e844 in...

7.5CVSS8.4AI score0.01042EPSS
SaveExploits1
Huntr
Huntr
added 2022/05/11 10:44 a.m.36 views

Heap-based Buffer Overflow

Description Heap-based Buffer Overflow in msp430op Environment radare2 5.6.9 0 @ linux-x86-64 git. commit: 5.6.9 build: 2022-05-0112:17:49 Build export CC=gcc CXX=g++ CFLAGS="-fsanitize=address -static-libasan" CXXFLAGS="-fsanitize=address -static-libasan" LDFLAGS="-fsanitize=address...

3.6CVSS7.1AI score0.00424EPSS
SaveExploits1
Huntr
Huntr
added 2022/04/28 8:50 p.m.40 views

Heap buffer overflow in vim_strncpy find_word

✍️ Description When fuzzing vim commit fc78a0369 works with latest build and latest commit 202b4bd3a per this time of this report with clang 13 and ASan, I discovered a buffer overflow. Proof of Concept Here is the poc bash...

6.8CVSS7.6AI score0.02381EPSS
SaveExploits1
Huntr
Huntr
added 2022/04/23 3:09 p.m.38 views

Out-of-bounds Read in r_bin_java_bootstrap_methods_attr_new function

Description Out-of-bounds OOB read vulnerability exists in rbinjavabootstrapmethodsattrnew function in Radare2 5.6.9. This is similar with CVE-2022-0518 and CVE-2022-0521. Version radare2 5.6.9 27745 @ linux-x86-64 git.conti commit: 14189710859c27981adb4c2c2aed2863c1859ec5 build: 2022-04-2311:05:...

5.8CVSS6.4AI score0.01005EPSS
SaveExploits3References2
Huntr
Huntr
added 2022/04/21 3:37 p.m.33 views

heap-use-after-free

Description Whilst experimenting with radare2, built from version 5.6.8, we are able to induce a vulnerability at newrbtree.c:411 in function rrbnodenext , using radare2 as a harness. 409: RAPI RRBNode rrbnodenextRRBNode node 410: rreturnvaliffail node, NULL; //use-after-free here 411: if...

4.3CVSS5.6AI score0.00806EPSS
SaveExploits1
Huntr
Huntr
added 2022/04/14 7:20 a.m.31 views

Heap-based Buffer Overflow

Description Heap-based Buffer Overflow in rreadle32 Environment radare2 5.6.7 0 @ linux-x86-64 git. commit: 5.6.7 build: 2022-04-1215:06:26 Build export CC=gcc CXX=g++ CFLAGS="-fsanitize=address -static-libasan" CXXFLAGS="-fsanitize=address -static-libasan" LDFLAGS="-fsanitize=address...

5.8CVSS0.00751EPSS
SaveExploits1
Huntr
Huntr
added 2022/04/13 8:59 p.m.56 views

global heap buffer overflow in skip_range

✍️ Description When fuzzing vim commit f420ff244 v8.2.4747 with clang 13 and ASan, I discovered a global buffer overflow. Proof of Concept Here is the minified poc bash r 0norm0V:^ How to build bash LD=lld AS=llvm-as AR=llvm-ar RANLIB=llvm-ranlib CC=clang CXX=clang++ CFLAGS="-fsanitize=address"...

6.8CVSS0.2AI score0.03078EPSS
SaveExploits1
Huntr
Huntr
added 2022/04/10 2:25 p.m.30 views

Out-of-bounds Read in r_bin_ne_get_entrypoints function

Description Out-of-bounds OOB read vulnerability exists in rbinnegetentrypoints function in Radare2 5.6.7 Version bash radare2 5.6.7 27777 @ linux-x86-64 git.5.6.6 commit: 0c4af43def68ce29f7a74847bb1b7286da155200 build: 2022-04-1008:53:32 Analysis The vulnerability exists due to the invalid type...

6.4CVSS7.6AI score0.00875EPSS
SaveExploits1
Huntr
Huntr
added 2022/04/04 8:02 p.m.22 views

heap-buffer-overflow in mrb_vm_exec in mruby/mruby

Affected commit: 3cf291f72224715942beaf8553e42ba8891ab3c6 Proof of Concept ruby= v10 = 0 v15 = "" v16 = srand1337 v20 = protectedmethods.fill|| v20 = Array.instanceeval|| method method privatemethods.zip rescue GC.start removemethod removemethod privatemethods.sample rescue Float v16.v15.v10 resc...

7.5CVSS7.6AI score0.01184EPSS
SaveExploits1
Huntr
Huntr
added 2022/03/25 6:36 a.m.31 views

use after free in mrb_vm_exec

While fuzzing mruby I found a use after free in mruby compiled with ASAn. Proof of Concept uaf5.rb rb...

6.4CVSS8.2AI score0.00953EPSS
SaveExploits1
Huntr
Huntr
added 2022/03/24 2:27 a.m.29 views

User after free in mrb_vm_exec

While fuzzing mruby I found a use after free in mruby compiled with ASAn. Proof of Concept uaf1.rb rb var1 = -0 var2 = 1.0 var3 = 1 var4 = +0 var3 = methods.groupby || var3 = methods.groupby || var3 = methods.groupby || var3 = methods.groupby || var3 = methods.groupby || var3 = methods.groupby ||...

6.8CVSS8AI score0.0092EPSS
SaveExploits1
Huntr
Huntr
added 2022/03/23 6:22 a.m.42 views

Heap Buffer Overflow in parseDragons

Description heap buffer overflow in parseDragons function. ASAN report: ================================================================= ==2541037==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x602000065578 at pc 0x7f45488bde0d bp 0x7ffc08551b50 sp 0x7ffc085512f8 READ of size 4 at...

5CVSS7.7AI score0.00959EPSS
SaveExploits1References1
Huntr
Huntr
added 2022/03/22 9:46 a.m.24 views

Heap Buffer Overflow in iterate_chained_fixups

Description heap buffer overflow in iteratechainedfixups function. ASAN report: ================================================================= ==2540511==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x602000065710 at pc 0x7f5b64ccb878 bp 0x7ffeab141380 sp 0x7ffeab141370 READ of siz...

2.1CVSS6.1AI score0.00421EPSS
SaveExploits1References1
Huntr
Huntr
added 2022/03/18 8:23 a.m.23 views

Use After Free in op_is_set_bp

Description Heap use after free in opissetbp function. ASAN report: ================================================================= ==2367298==ERROR: AddressSanitizer: heap-use-after-free on address 0x6060000481a0 at pc 0x7f580c10da41 bp 0x7ffd53a17ed0 sp 0x7ffd53a17ec0 READ of size 8 at...

6.8CVSS7.6AI score0.00993EPSS
SaveExploits1References1
Huntr
Huntr
added 2022/03/03 7:29 a.m.22 views

Use After Free in r_reg_get_name_idx

Description heap use after free in rreggetnameidx. ASAN report: ================================================================= ==1710816==ERROR: AddressSanitizer: heap-use-after-free on address 0x6020001dff50 at pc 0x7fa7c085d87c bp 0x7ffc21731ac0 sp 0x7ffc21731ab0 READ of size 1 at...

4.3CVSS0.3AI score0.0066EPSS
SaveExploits1References1
Huntr
Huntr
added 2022/02/12 1:53 p.m.23 views

Heap-based Buffer Overflow in mruby/mruby

Description Heap Overflow occurs in mrbfsend. commit : 38b164ace7d6ae1c367883a3d67d7f559783faad Proof of Concept $ echo -ne "c2VuZCJzZW5kIiwic2VuZCIsInNlbmQiLCJzZW5kIiwic2VuZCIsInNlbmQiLCJzZW5kIiwic2Vu ZCIsInNlbmQiLCJzZW5kIiwic2VuZCIsInNlbmQiLCJzZW5kIiwic2VuZCIsInNlbmQiCg==" | base64 -d poc ASAN ...

7.5CVSS8AI score0.00922EPSS
SaveExploits1
Rows per page
Query Builder