Lucene search
K

10 matches found

NVD
NVD
added 2025/10/16 4:15 p.m.1 views

CVE-2025-62490

In quickjs, in jsprintobject, when printing an array, the function first fetches the array length and then loops over it. The issue is, printing a value is not side-effect free. An attacker-defined callback could run during jsprintvalue, during which the array could get resized and len1 become ou...

8.8CVSS0.00028EPSS
Exploits1References2
OSV
OSV
added 2025/10/16 4:15 p.m.1 views

DEBIAN-CVE-2025-62490

In quickjs, in jsprintobject, when printing an array, the function first fetches the array length and then loops over it. The issue is, printing a value is not side-effect free. An attacker-defined callback could run during jsprintvalue, during which the array could get resized and len1 become ou...

8.8CVSS5.4AI score0.00028EPSS
Exploits1References1
UbuntuCve
UbuntuCve
added 2024/05/01 6:15 a.m.23 views

CVE-2024-26981

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix OOB in nilfssetdetype The size of the nilfstypebymode array in the fs/nilfs2/dir.c file is defined as "SIFMT SSHIFT", but the nilfssetdetype function, which uses this array, specifies the index to read from the array ...

7.8CVSS6.3AI score0.00015EPSS
Exploits0References24
CVE
CVE
added 2024/05/01 5:27 a.m.3997 views

CVE-2024-26981

CVE-2024-26981 affects the Linux kernel nilfs2 implementation. The flaw is an out-of-bounds access in nilfs_set_de_type: the index into nilfs_type_by_mode is computed as (mode & S_IFMT) >> S_SHIFT, but the array size is defined as S_IFMT >> S_SHIFT, which can produce an OOB when mode ...

7.8CVSS6.1AI score0.00015EPSS
Exploits0References13Affected Software1
OSV
OSV
added 2021/03/11 1:15 a.m.14 views

CVE-2020-1900

When unserializing an object with dynamic properties HHVM needs to pre-reserve the full size of the dynamic property array before inserting anything into it. Otherwise the array might resize, invalidating previously stored references. This pre-reservation was not occurring in HHVM prior to v4.32....

9.8CVSS6.5AI score
Exploits0References2
Prion
Prion
added 2021/03/11 1:15 a.m.12 views

Design/Logic Flaw

When unserializing an object with dynamic properties HHVM needs to pre-reserve the full size of the dynamic property array before inserting anything into it. Otherwise the array might resize, invalidating previously stored references. This pre-reservation was not occurring in HHVM prior to v4.32....

7.5CVSS9.2AI score0.00806EPSS
Exploits0References2Affected Software1
CVE
CVE
added 2021/03/11 12:55 a.m.74 views

CVE-2020-1900

HHVM (HipHop VM) has a vulnerability CVE-2020-1900 affecting unserialization of objects with dynamic properties. The issue occurs when HHVM does not pre-reserve the full size of the dynamic property array before inserting into it, causing potential array resizing that can invalidate previously st...

9.8CVSS9.3AI score0.00806EPSS
Exploits0References2Affected Software1
Prion
Prion
added 2020/03/25 10:15 p.m.16 views

Design/Logic Flaw

By carefully crafting promise resolutions, it was possible to cause an out-of-bounds read off the end of an array resized during script execution. This could have led to memory corruption and a potentially exploitable crash. This vulnerability affects Thunderbird 68.6, Firefox 74, Firefox ESR68.6...

6.8CVSS8.8AI score0.02595EPSS
Exploits0References7Affected Software4
exploitpack
exploitpack
added 2018/11/30 12:0 a.m.24 views

VBScript - rtFilter Out-of-Bounds Read

VBScript - rtFilter Out-of-Bounds Read On Error Resume Next Class class1 Public Default Property Get x ReDim arr1 End Property End Class set c = new class1 arr = Array"b", "b", "a", "a", c Call Filterarr, "a" !-- ===============================================================================...

0.2AI score
Exploits0
OSV
OSV
added 2018/07/16 6:29 p.m.1 views

UBUNTU-CVE-2018-14326

In MP4v2 2.0.0, there is an integer overflow with resultant memory corruption when resizing MP4Array for the ftyp atom in mp4array.h...

8.8CVSS7.3AI score0.00431EPSS
Exploits1References3
Rows per page
Query Builder