Lucene search
+L

20 matches found

NVD
NVD
added 2026/07/20 12:19 p.m.13 views

CVE-2026-63740

SurrealDB versions before 3.1.4 fail to properly enforce SELECT permissions on array elements field. for record users, leaking denied array elements instead of hiding them. Attackers with record scope access can read array elements that element-level permissions should deny by exploiting incorrec...

7.1CVSS0.00258EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/20 12:4 p.m.14 views

EUVD-2026-45911

SurrealDB versions before 3.1.4 fail to properly enforce SELECT permissions on array elements field. for record users, leaking denied array elements instead of hiding them. Attackers with record scope access can read array elements that element-level permissions should deny by exploiting incorrec...

7.1CVSS5.2AI score0.00258EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/20 12:4 p.m.11 views

CVE-2026-63740

SurrealDB before 3.1.4 improperly enforces SELECT permissions on array elements (field.*) for record-scoped users, causing denial of access to be bypassed and denied elements to be read. The root cause is incorrect index handling during permission filtering, enabling leakage of element-level-rest...

7.1CVSS5.3AI score0.00258EPSS
SaveExploits0References2Affected Software1
Amazon
Amazon
added 2026/07/20 12:0 a.m.7 views

Important: jackson-databind

Issue Overview: jackson-databind contains the general-purpose data-binding functionality and tree-model for Jackson Data Processor. From 2.10.0 until 2.18.8, 2.21.4, and 3.1.4, jackson-databind's PolymorphicTypeValidator PTV is the primary safety mechanism guarding polymorphic deserialization. Wh...

8.1CVSS5.5AI score0.00779EPSS
SaveExploits1
Positive Technologies
Positive Technologies
added 2026/07/20 12:0 a.m.11 views

PT-2026-61556

Name of the Vulnerable Software and Affected Versions SurrealDB versions prior to 3.1.4 Description Incorrect index handling during permission filtering allows attackers with record scope access to read array elements that should be restricted. This occurs when the system fails to properly enforc...

7.1CVSS5.9AI score0.00258EPSS
SaveExploits0References5
OSV
OSV
added 2026/06/23 9:17 p.m.7 views

UBUNTU-CVE-2026-54513

jackson-databind contains the general-purpose data-binding functionality and tree-model for Jackson Data Processor. From 2.10.0 until 2.18.8, 2.21.4, and 3.1.4, BasicPolymorphicTypeValidator.Builder.allowIfSubTypeIsArray allowlists any array type based only on clazz.isArray, without validating th...

8.1CVSS5.8AI score0.00712EPSS
SaveExploits0References11
Veracode
Veracode
added 2024/02/19 8:30 a.m.23 views

Out-of-bounds Write

libzephyr.so is vulnerable to Out of Bounds Write. The vulnerability is due to insufficient bounds checks when filtering IDs in the canstm32removerxfilter, cannxps32removerxfilter, and mcp2515removerxfilter functions. This issue arises because these functions do not adequately verify that the...

9.8CVSS6.9AI score0.00436EPSS
SaveExploits1References2Affected Software1
Prion
Prion
added 2023/10/30 3:15 a.m.22 views

Out-of-bounds

In International Color Consortium DemoIccMAX 79ecb74, CIccCLUT::Interp3d in IccProfLib/IccTagLut.cpp in libSampleICC.a attempts to access array elements at out-of-bounds indexes...

4.3CVSS6.4AI score0.00571EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2023/10/30 12:0 a.m.33 views

CVE-2023-46866

In International Color Consortium DemoIccMAX 79ecb74, CIccCLUT::Interp3d in IccProfLib/IccTagLut.cpp in libSampleICC.a attempts to access array elements at out-of-bounds indexes...

6.6AI score0.00571EPSS
SaveExploits1References2
BDU FSTEC
BDU FSTEC
added 2022/09/07 12:0 a.m.14 views

The vulnerability of Firefox browser, related to insufficient validation of input data, allows attackers to circumvent security restrictions.

The vulnerability of Firefox browsers is related to insufficient validation of input data when processing values of array elements. Exploiting this vulnerability can allow a remote attacker to bypass security restrictions...

5CVSS6.8AI score0.0042EPSS
SaveExploits0References9Affected Software3
CISA KEV Catalog
CISA KEV Catalog
added 2021/11/03 12:0 a.m.21 views

Mozilla Firefox And Thunderbird Type Confusion Vulnerability

Mozilla Firefox and Thunderbird contain a type confusion vulnerability due to incorrect alias information in the IonMonkey JIT compiler when setting array elements...

8.8CVSS8.3AI score0.43677EPSS
SaveIn wildExploits7
Code423n4
Code423n4
added 2021/07/12 12:0 a.m.23 views

Gas griefing attack on the removeUserActiveBlocks function

Handle shw Vulnerability details Impact The consumed gas to remove a user's active block is proportional to the total number of array elements i.e., block numbers. However, the array size can be arbitrarily increased by an attacker with only paying gas fees, causing a gas griefing attack when the...

6.8AI score
SaveExploits0
Code423n4
Code423n4
added 2021/05/20 12:0 a.m.14 views

Unbounded loop in function transferERC721

Handle shw Vulnerability details Impact The function transferERC721 loops over an unbounded array, timelockERC721KeysnftContract, whose length never decreases but increases whenever the owner locks an ERC721 token. Therefore, the required gas for executing this loop grows over time and could reac...

6.9AI score
SaveExploits0
Cvelist
Cvelist
added 2020/03/02 4:5 a.m.41 views

CVE-2019-17026

Incorrect alias information in IonMonkey JIT compiler for setting array elements could lead to a type confusion. We are aware of targeted attacks in the wild abusing this flaw. This vulnerability affects Firefox ESR 68.4.1, Thunderbird 68.4.1, and Firefox 72.0.1...

8.2AI score0.43677EPSS
SaveExploits7References6
RedhatCVE
RedhatCVE
added 2020/01/09 5:9 a.m.46 views

CVE-2019-17026

Incorrect alias information in IonMonkey JIT compiler for setting array elements could lead to a type confusion. We are aware of targeted attacks in the wild abusing this flaw. This vulnerability affects Firefox ESR 68.4.1, Thunderbird 68.4.1, and Firefox 72.0.1...

8.8CVSS3.4AI score0.43677EPSS
SaveExploits7References4
OSV
OSV
added 2020/01/09 12:0 a.m.8 views

UBUNTU-CVE-2019-17026

Incorrect alias information in IonMonkey JIT compiler for setting array elements could lead to a type confusion. We are aware of targeted attacks in the wild abusing this flaw. This vulnerability affects Firefox ESR 68.4.1, Thunderbird 68.4.1, and Firefox 72.0.1...

8.8CVSS7.3AI score0.43677EPSS
SaveExploits7References8
VulnCheck KEV
VulnCheck KEV
added 2020/01/07 12:0 a.m.5 views

VulnCheck KEV: CVE-2019-17026

Mozilla Firefox and Thunderbird contain a type confusion vulnerability due to incorrect alias information in the IonMonkey JIT compiler when setting array elements...

8.8CVSS7.4AI score0.43677EPSS
SaveExploits7References1
Talos
Talos
added 2019/10/15 12:0 a.m.57 views

Adobe Acrobat Reader DC text field value remote code execution vulnerability redux

Summary A specific JavaScript code embedded in a PDF file can lead to a heap corruption when opening a PDF document in Adobe Acrobat Reader DC, version 2019.012.20035. With careful memory manipulation, this can lead to arbitrary code execution. In order to trigger this vulnerability, the victim...

9.3CVSS9.5AI score0.13071EPSS
SaveExploits0
zdt
zdt
added 2018/06/11 12:0 a.m.41 views

Chrome V8 PromiseAllResolveElementClosure Element Confusion Vulnerability

Exploit for multiple platform in category dos / poc Chrome: V8: PromiseAllResolveElementClosure can cause elements kind confusion The Promise.all method internally uses PromiseAllResolveElementClosure...

0.3AI score
SaveExploits0
Fedora
Fedora
added 2017/09/19 3:27 a.m.62 views

[SECURITY] Fedora 26 Update: gtatool-2.2.0-6.fc26

Gtatool is a command line tool to manipulate GTAs. It provides a set of commands that manipulate GTAs on various levels: array element components, array dimensions, whole arrays, and streams of ar rays. For example, you can add components to array elements, merge separate arrays into combined...

9.8CVSS1.1AI score0.13393EPSS
SaveExploits14
Rows per page
Query Builder