Lucene search
+L

2814 matches found

Code423n4
Code423n4
added 2023/07/05 12:00 a.m.27 views

User can manipulate totalRewardUnclaimed and steal pool incentives

Lines of code Vulnerability details Impact In the UniswapV3Staker.sol contract, a user can drain the incentives by repeatedly staking and unstaking. Proof of Concept During staking, the stakeToken... function checks that incentives is not zero this would later become insufficient but does not in...

7AI score
SaveExploits0
Cvelist
Cvelist
added 2023/07/03 4:48 p.m.76 views

CVE-2023-36814 zopefoundation's Products.CMFCore vulnerable to unauthenticated denial of service and crash via unchecked use of input with Python's marshal module

Products.CMFCore are the key framework services for the Zope Content Management Framework CMF. The use of Python's marshal module to handle unchecked input in a public method on PortalFolder objects can lead to an unauthenticated denial of service and crash situation. The code in question is...

7.5CVSS7.8AI score0.00723EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2023/07/03 4:48 p.m.10 views

CVE-2023-36814 zopefoundation's Products.CMFCore vulnerable to unauthenticated denial of service and crash via unchecked use of input with Python's marshal module

Products.CMFCore are the key framework services for the Zope Content Management Framework CMF. The use of Python's marshal module to handle unchecked input in a public method on PortalFolder objects can lead to an unauthenticated denial of service and crash situation. The code in question is...

7.5CVSS7.4AI score0.00723EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2023/07/03 12:00 a.m.13 views

Zope Products.CMFCore 安全漏洞

Products.CMFCore is a key framework service for the Zope Content Management Framework CMF. A security vulnerability exists in Zope Products.CMFCore versions prior to 3.2, which stems from the presence of unchecked input and could lead to an unauthenticated denial of service and crash...

7.5CVSS7.2AI score0.00723EPSS
SaveExploits0References3
OSV
OSV
added 2023/06/28 10:15 p.m.13 views

AZL-27347 CVE-2023-3359 affecting package kernel for versions less than 5.15.118.1-2

An issue was discovered in the Linux kernel brcmnvramparse in drivers/nvmem/brcmnvram.c. Lacks for the check of the return value of kzalloc can cause the NULL Pointer Dereference...

5.5CVSS6AI score0.00205EPSS
SaveExploits0References1
Prion
Prion
added 2023/06/28 9:15 p.m.16 views

Memory corruption

A vulnerability was found in libX11. The security flaw occurs because the functions in src/InitExt.c in libX11 do not check that the values provided for the Request, Event, or Error IDs are within the bounds of the arrays that those functions write to, using those IDs as array indexes. They trust...

5CVSS7.5AI score0.01656EPSS
SaveExploits0References5Affected Software2
ATTACKERKB
ATTACKERKB
added 2023/06/27 3:15 p.m.5 views

CVE-2023-3405

Unchecked parameter value in M-Files Server in versions before 23.6.12695.3 excluding 23.2 SR2 and newer allows anonymous user to cause denial of service...

7.5CVSS7.4AI score0.00845EPSS
SaveExploits0References4
Prion
Prion
added 2023/06/27 3:15 p.m.24 views

Denial of service

Unchecked parameter value in M-Files Server in versions before 23.6.12695.3 excluding 23.2 SR2 and newer allows anonymous user to cause denial of service...

5CVSS7.3AI score0.00845EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2023/06/27 2:24 p.m.32 views

CVE-2023-3405 Denial of service condition in M-Files Server

Unchecked parameter value in M-Files Server in versions before 23.6.12695.3 excluding 23.2 SR2 and newer allows anonymous user to cause denial of service...

7.5CVSS7.6AI score0.00845EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2023/06/27 2:24 p.m.16 views

CVE-2023-3405 Denial of service condition in M-Files Server

Unchecked parameter value in M-Files Server in versions before 23.6.12695.3 excluding 23.2 SR2 and newer allows anonymous user to cause denial of service...

7.5CVSS6.8AI score0.00845EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2023/06/27 12:00 a.m.11 views

M-Files Server 安全漏洞

M-Files Server is a server for the M-Files system from M-Files, Inc. A security vulnerability exists in M-Files Server version 23.6.12695.3 and earlier, which stems from unchecked parameter values that allow anonymous users to cause a denial of service...

7.5CVSS7.3AI score0.00845EPSS
SaveExploits0References4
Code423n4
Code423n4
added 2023/06/23 12:00 a.m.20 views

GetStandardDenom at CreatePool might panic on unchecked nil

Lines of code Vulnerability details Impact A panic might occur when calling CreatePool and stop the app Proof of Concept here we can see CreatePool is creating new struct pool which call k,GetStandardDenom as value for StandardDenom key. now lets check GetStandardDenom body: func k Keeper...

6.8AI score
SaveExploits0
CNNVD
CNNVD
added 2023/06/22 12:00 a.m.5 views

Netty 资源管理错误漏洞

Netty is a non-blocking I/O client-server framework from the Netty community that is primarily used to develop Java web applications such as protocol servers and clients. A resource management error vulnerability exists in versions prior to Netty 4.1.94.Final, which stems from not checking the si...

6.5CVSS7.1AI score0.02459EPSS
SaveExploits1References10
OSV
OSV
added 2023/06/20 8:15 p.m.8 views

AZL-27271 CVE-2023-3220 affecting package kernel for versions less than 5.15.118.1-2

An issue was discovered in the Linux kernel through 6.1-rc8. dpucrtcatomiccheck in drivers/gpu/drm/msm/disp/dpu1/dpucrtc.c lacks check of the return value of kzalloc and will cause the NULL Pointer Dereference...

5.5CVSS6.5AI score0.00218EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2023/06/19 10:15 a.m.12 views

jackson-databind: deep wrapper array nesting wrt UNWRAP_SINGLE_VALUE_ARRAYS

A flaw was found in FasterXML jackson-databind. This issue could allow an attacker to benefit from resource exhaustion when the UNWRAPSINGLEVALUEARRAYS feature is enabled due to unchecked primitive value deserializers to avoid deep wrapper array nesting...

7.5CVSS6.7AI score0.02766EPSS
SaveExploits2References4
BDU FSTEC
BDU FSTEC
added 2023/06/16 12:00 a.m.13 views

The vulnerability of the FixMapCfgRpm component (/userRpm/FixMapCfgRpm.htm) in the microprogramming software for TP-Link routers such as TL-WR940N, TL-WR841N, and TL-WR740N allows a hacker to gain unauthorized access to protected information or cause service failures.

The vulnerability of the FixMapCfgRpm component /userRpm/FixMapCfgRpm.htm of the TP-Link routers TL-WR940N, TL-WR841N, and TL-WR740N lies in the copying of buffers without checking the size of the input data during the processing of the Changed parameter. Exploiting this vulnerability can allow a...

8.6CVSS7.4AI score0.00903EPSS
SaveExploits1References3
BDU FSTEC
BDU FSTEC
added 2023/06/16 12:00 a.m.10 views

The vulnerability of the fbcon_set_font() function in the drivers/video/fbdev/core/fbcon.c file of the Linux kernel allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the fbconsetfont function in the drivers/video/fbdev/core/fbcon.c file of the Linux kernel is related to integer overflow due to the lack of control over valid boundaries. Exploiting this vulnerability could allow an attacker to compromise the confidentiality, integrity, and...

7.8CVSS6.5AI score0.00206EPSS
SaveExploits0References17Affected Software4
NVD
NVD
added 2023/06/15 6:15 p.m.31 views

CVE-2023-34455

snappy-java is a fast compressor/decompressor for Java. Due to use of an unchecked chunk length, an unrecoverable fatal error can occur in versions prior to 1.1.10.1. The code in the function hasNextChunk in the fileSnappyInputStream.java checks if a given stream has more chunks to read. It does...

7.5CVSS7.4AI score0.01762EPSS
SaveExploits1References5
UbuntuCve
UbuntuCve
added 2023/06/15 6:15 p.m.206 views

CVE-2023-34455

snappy-java is a fast compressor/decompressor for Java. Due to use of an unchecked chunk length, an unrecoverable fatal error can occur in versions prior to 1.1.10.1. The code in the function hasNextChunk in the fileSnappyInputStream.java checks if a given stream has more chunks to read. It does...

7.5CVSS6.9AI score0.01762EPSS
SaveExploits1References5
Prion
Prion
added 2023/06/15 6:15 p.m.30 views

Design/Logic Flaw

snappy-java is a fast compressor/decompressor for Java. Due to use of an unchecked chunk length, an unrecoverable fatal error can occur in versions prior to 1.1.10.1. The code in the function hasNextChunk in the fileSnappyInputStream.java checks if a given stream has more chunks to read. It does...

5CVSS7.3AI score0.01762EPSS
SaveExploits1References5Affected Software1
Rows per page
Query Builder