Lucene search
+L

1043 matches found

Veracode
Veracode
added 2022/12/11 5:25 a.m.38 views

Use After Free

chromium is vulnerable to use after free. The vulnerability exists in dummy buffer which ends up in a window allowing a remote attacker to potentially exploit heap corruption via malicious input...

8.8CVSS8.7AI score0.00473EPSS
SaveExploits0References5Affected Software1
Veracode
Veracode
added 2022/12/08 5:35 a.m.24 views

Denial Of Service (DoS)

github.com/libp2p/go-libp2p is vulnerable to denial of service. The vulnerability exists due to large amounts of memory allocation which allows an attacker to cause an application crash via malicious input...

7.5CVSS7AI score0.00969EPSS
SaveExploits0References5Affected Software1
Veracode
Veracode
added 2022/11/25 6:39 a.m.27 views

Denial Of Service (DoS)

libexiv2.so is vulnerable to denial of service. The vulnerability exists in the CiffDirectory::readDirectory function of crwimageint.cpp due to integer overflows which allows an attacker to cause an application crash by providing malicious input...

6.5CVSS6.4AI score0.01925EPSS
SaveExploits1References11Affected Software2
Veracode
Veracode
added 2022/11/21 1:40 p.m.40 views

Denial Of Service (DoS)

tensorflow is vulnerable to denial of service. The vulnerability exists in the BinaryFunctor function of cwiseopscommon.h due to a size mismatch during broadcast assignment which allows an attacker to cause an application crash by providing malicious input...

7.5CVSS7.1AI score0.0044EPSS
SaveExploits1References8Affected Software3
Veracode
Veracode
added 2022/11/21 11:51 a.m.25 views

Denial Of Service (DoS)

tensorflow is vulnerable to denial of service. The vulnerability exists in the FusedResizeAndPadConv2D function of nnops.cc due to improper buffer size checking which allows an attacker to cause an application crash by providing malicious input...

7.5CVSS7.1AI score0.0043EPSS
SaveExploits1References9Affected Software3
Veracode
Veracode
added 2022/11/19 2:27 p.m.40 views

Denial Of Service (DoS)

Linux is vulnerable to Denial Of Service DoS. The vulnerability exists in the ismergeableanonvma function of rmap.c due to a use-after-free related to leaf anonvma double reuse which allows an attacker to cause an application crash by providing malicious input...

5.5CVSS6.4AI score0.00871EPSS
SaveExploits3References8Affected Software4
Veracode
Veracode
added 2022/11/17 5:1 p.m.31 views

Denial Of Service (DoS)

libexiv2.so is vulnerable to denial of service. The vulnerability exists Databuf function of rafimage.cpp due to a null pointer dereference which allows an attacker to crash the application via malicious input...

6.5CVSS6.2AI score0.0114EPSS
SaveExploits0References6Affected Software2
Veracode
Veracode
added 2022/11/17 7:45 a.m.22 views

Denial Of Service (DoS)

libcmark-gfm.so is vulnerable to denial of service. The vulnerability exists in multiple functions of inlines.c due to unbounded resource exhaustion which allows an attacker to crash the application via malicious input...

7.5CVSS6.1AI score0.01702EPSS
SaveExploits0References10Affected Software4
Veracode
Veracode
added 2022/11/16 11:58 p.m.29 views

Denial Of Service (DoS)

exim4 is vulnerable to denial of service. The vulnerability exists in src/expand.c due to use after free in Regex Handler which allows an attacker to crash the application via malicious input...

7.5CVSS7.5AI score0.03661EPSS
SaveExploits0References10Affected Software4
Veracode
Veracode
added 2022/11/16 8:37 a.m.24 views

Denial Of Service (DoS)

libexiv2.so is vulnerable to denial of service.The vulnerability exists in QuickTimeVideo::multipleEntriesDecoder function of quicktimevideo.cpp due to an infinite loop in the Quicktime Video Handler which allows an attacker to crash the application via malicious input...

2.8AI score
SaveExploits0References6Affected Software1
Veracode
Veracode
added 2022/11/10 12:33 a.m.35 views

Denial Of Service (DoS)

rh-mysql80-mysql is vulnerable to denial of service. An attacker can crash the application by providing a maliciously crafted input through the multiple protocols...

6.5CVSS6.4AI score0.01249EPSS
SaveExploits0References5Affected Software1
Veracode
Veracode
added 2022/11/10 12:32 a.m.25 views

Denial Of Service (DoS)

rh-mysql80-mysql is vulnerable to denial of service. An attacker can crash the application by providing a maliciously crafted input through the multiple protocols...

3.1CVSS5.6AI score0.00753EPSS
SaveExploits0References5Affected Software1
Veracode
Veracode
added 2022/11/10 12:30 a.m.25 views

Denial Of Service (DoS)

rh-mysql80-mysql is vulnerable to denial of service.The vulnerability exists due to network access via multiple protocols to compromise MySQL Server which allows an attacker to crash the application via malicious input...

5.5CVSS5.8AI score0.01116EPSS
SaveExploits0References6Affected Software1
Veracode
Veracode
added 2022/11/10 12:28 a.m.20 views

Denial Of Service (DoS)

rh-mysql80-mysql is vulnerable to Denial of Service. The vulnerability exists because of missing validate network access via multiple protocols which allows an attacker to cause an application crash via malicious input...

4.9CVSS5.9AI score0.0136EPSS
SaveExploits0References7Affected Software1
Veracode
Veracode
added 2022/11/10 12:28 a.m.21 views

Denial Of Service (DoS)

rh-mysql80-mysql is vulnerable to Denial of Service. The vulnerability exists because of lack of security encryption support to network access via multiple protocols which allows an attacker to cause an application crash via malicious input...

6.5CVSS6.5AI score0.01013EPSS
SaveExploits0References7Affected Software1
CNNVD
CNNVD
added 2022/11/10 12:0 a.m.5 views

Msgpack 安全漏洞

Msgpack is open source an efficient binary serialization format . It allows you to exchange data between multiple languages such as JSON. But it's faster and smaller. Small integers are encoded as one byte, and typical short strings require only one extra byte in addition to the string itself...

7.5CVSS7.3AI score0.01036EPSS
SaveExploits1References5
Code423n4
Code423n4
added 2022/11/09 12:0 a.m.11 views

No commitment to data passed as input to the init contract during the execution of the diamond cut proposal

Lines of code Vulnerability details Description There is a function executeDiamondCutProposal in the DiamondCutFacet contract. It checks that proposal data passed as input to this call is equal to the data that is declared when the creation of this proposal using the following logic: require...

7.1AI score
SaveExploits0
Veracode
Veracode
added 2022/11/08 3:14 a.m.19 views

Denial Of Service (DoS)

keylime is vulnerable to denial of service. The vulnerability is due to a lack of proper exception handling in the request function of tornadorequests.py which allows an attacker to crash the application via malicious input...

5.1CVSS5.2AI score0.00247EPSS
SaveExploits0References9Affected Software1
Code423n4
Code423n4
added 2022/11/08 12:0 a.m.14 views

[PNM-002] finalize with malicious input may lock bidder funds in the contract

Lines of code Vulnerability details Description The finalize function of the contract SizeSealed is used to finalize an auction, allowing the auctioner or seller to be paid quote tokens and also eventually allowing successful bidders to withdraw base tokens. Once the finalize function is called,...

6.7AI score
SaveExploits0
Veracode
Veracode
added 2022/11/07 3:15 p.m.20 views

Denial Of Service (DoS)

mruby is vulnerable denial of service. The vulnerability exists in ivfree function of variable.c due to a null pointer dereference which allows an attacker to crash the application via malicious input...

7.5CVSS7.1AI score0.00918EPSS
SaveExploits1References3Affected Software1
Rows per page
Query Builder