Lucene search
+L

157 matches found

Code423n4
Code423n4
added 2021/12/12 12:0 a.m.11 views

Can drain any promotion rewards

Handle gzeon Vulnerability details Impact There are no checks to make sure epochId const promotionId = 1; const wallet2Amount = toWei'750'; const wallet3Amount = toWei'250'; await ticket.mintwallet2.address, wallet2Amount; await ticket.connectwallet2.delegatewallet2.address; await...

6.7AI score
Exploits0
CloudLinux
CloudLinux
added 2021/08/19 5:44 p.m.96 views

Fix of CVE: CVE-2021-33574, CVE-2021-35942, CVE-2021-38604

Adopt pthreadattrcopy functionality, test case is included - CVE-2021-33574: avoid use-after-free vulnerability - CVE-2021-35942: avoid out-of-bounds read via signed integer overflow in array index - CVE-2021-38604: considered. No NULL pointer dereference is possible...

9.8CVSS4.4AI score0.03045EPSS
Exploits2References1
Apache Tomcat
Apache Tomcat
added 2021/03/10 12:0 a.m.74 views

Fixed in Apache Tomcat 9.0.44

Important: Denial of Service CVE-2021-41079 When Tomcat was configured to use NIO+OpenSSL or NIO2+OpenSSL for TLS, a specially crafted packet could be used to trigger an infinite loop resulting in a denial of service. This was fixed with commit d4b340fa. This issue was first reported to the Apach...

7.5CVSS6.3AI score0.14286EPSS
Exploits3Affected Software1
Apache Tomcat
Apache Tomcat
added 2021/03/10 12:0 a.m.48 views

Fixed in Apache Tomcat 10.0.4

Note: The issue below was fixed in Apache Tomcat 10.0.3 but the release vote for the 10.0.3 release candidate did not pass. Therefore, although users must download 10.0.4 to obtain a version that includes a fix for these issues, version 10.0.3 is not included in the list of affected versions...

7.5CVSS7.4AI score0.07182EPSS
Exploits0Affected Software1
OSV
OSV
added 2021/01/20 8:24 a.m.7 views

SUSE-SU-2021:0175-1 Security update for postgresql, postgresql13

This update for postgresql, postgresql13 fixes the following issues: This update ships postgresql13. Upgrade to version 13.1: CVE-2020-25695, bsc1178666: Block DECLARE CURSOR ... WITH HOLD and firing of deferred triggers within index expressions and materialized view queries. CVE-2020-25694,...

8.8CVSS8.2AI score0.4644EPSS
Exploits0References8
Tenable Nessus
Tenable Nessus
added 2020/12/09 12:0 a.m.45 views

SUSE SLED15 / SLES15 Security Update : postgresql10 (SUSE-SU-2020:3476-1)

This update for postgresql10 fixes the following issues : Upgrade to version 10.15 : - CVE-2020-25695, bsc1178666: Block DECLARE CURSOR ... WITH HOLD and firing of deferred triggers within index expressions and materialized view queries. - CVE-2020-25694, bsc1178667: a Fix usage of complex...

8.8CVSS6.3AI score0.4644EPSS
Exploits0References12
OSV
OSV
added 2020/11/20 12:50 p.m.5 views

SUSE-SU-2020:3463-1 Security update for postgresql12

This update for postgresql12 fixes the following issues: - Upgrade to version 12.5: CVE-2020-25695, bsc1178666: Block DECLARE CURSOR ... WITH HOLD and firing of deferred triggers within index expressions and materialized view queries. CVE-2020-25694, bsc1178667: a Fix usage of complex...

8.8CVSS8.2AI score0.4644EPSS
Exploits0References7
OSV
OSV
added 2020/11/19 3:12 p.m.10 views

SUSE-SU-2020:3425-1 Security update for postgresql12

This update for postgresql12 fixes the following issues: - Upgrade to version 12.5: CVE-2020-25695, bsc1178666: Block DECLARE CURSOR ... WITH HOLD and firing of deferred triggers within index expressions and materialized view queries. CVE-2020-25694, bsc1178667: a Fix usage of complex...

8.8CVSS8.2AI score0.4644EPSS
Exploits0References7
IBM Security Bulletins
IBM Security Bulletins
added 2020/09/10 3:43 p.m.45 views

Security Bulletin: Denial of Service Security Exposure with Java causes JRE/JDK hang (CVE-2010-4476)

Summary This Alert is meant to inform you of an issue where a Denial of Service Security Exposure with Java can cause Java Runtime Environment JRE and Java Development Kit JDK hangs. This applies to all IBM Rational products that ship or package IBM Java instances. Vulnerability Details | Subscri...

5CVSS9.7AI score0.2349EPSS
Exploits1Affected Software11
Hacker One
Hacker One
added 2020/06/04 4:13 p.m.102 views

Open-Xchange: Null pointer deference in call to `mail_get_flags`

run test suite on following input require "vnd.dovecot.testsuite"; require "fileinto"; require "imap4flags"; require "mailbox"; testset "message" text: Subject: Test message. Test message. . ; test "Flag changes between stores" fileinto :create "FolderA"; if not testresultexecute testfail "failed...

1.6AI score
Exploits0
Kitploit
Kitploit
added 2019/12/11 11:30 a.m.104 views

Ffuf - Fast Web Fuzzer Written In Go

A fast web fuzzer written in Go. Heavily inspired by the great projects gobuster and wfuzz. Features Fast! Allows fuzzing of HTTP header values, POST data, and different parts of URL, including GET parameter names and values Silent mode -s for clean output that's easy to use in pipes to other...

7.1AI score
Exploits0References5
ossfuzz
ossfuzz
added 2019/08/31 6:6 a.m.23 views

cryptofuzz:cryptofuzz-openssl-noasm: Use-of-uninitialized-value in AES_encrypt

Project: https://github.com/guidovranken/cryptofuzz.git Detailed Report: https://oss-fuzz.com/testcase?key=5658978675064832 Project: cryptofuzz Fuzzing Engine: libFuzzer Fuzz Target: cryptofuzz-openssl-noasm Job Type: libfuzzermsancryptofuzz Platform Id: linux Crash Type: Use-of-uninitialized-val...

7AI score
Exploits0Affected Software1
n0where
n0where
added 2019/02/21 3:51 a.m.228 views

Scalable Fuzzing Infrastructure: ClusterFuzz

ClusterFuzz is a scalable fuzzing infrastructure which finds security and stability issues in software. It is used by Google for fuzzing the Chrome Browser, and serves as the fuzzing backend for OSS-Fuzz . ClusterFuzz provides many features which help seamlessly integrate fuzzing into a software...

Exploits0References6
ossfuzz
ossfuzz
added 2018/06/23 7:35 a.m.12 views

gdal/gdal_fuzzer: NULL

Project: https://github.com/OSGeo/gdal.git Detailed report: https://oss-fuzz.com/testcase?key=5144842333061120 Project: gdal Fuzzer: libFuzzergdalfuzzer Fuzz target binary: gdalfuzzer Job Type: libfuzzerubsangdal Platform Id: linux Crash Type: Null-dereference READ Crash Address: 0x000000000000...

6.8AI score
Exploits0Affected Software1
ossfuzz
ossfuzz
added 2018/01/04 3:26 a.m.16 views

gdal/cad_fuzzer: Heap-buffer-overflow in CADBuffer::ReadBIT

Project: https://github.com/OSGeo/gdal.git Detailed report: https://oss-fuzz.com/testcase?key=5458540048154624 Project: gdal Fuzzer: libFuzzergdalcadfuzzer Fuzz target binary: cadfuzzer Job Type: libfuzzerasangdal Platform Id: linux Crash Type: Heap-buffer-overflow READ 1 Crash Address:...

6.7AI score
Exploits0Affected Software1
seebug.org
seebug.org
added 2017/10/20 12:0 a.m.30 views

IBM Domino KeyView PDF Filter Stream Length Code Execution Vulnerability(CVE-2016-0278)

Description An integer overflow vulnerability present in the PDF filter of KeyView as used by Domino can lead to process crash and possible arbitrary code execution. Tested Versions KeyView 10.16 as used by IBM Domino 9.0.1 Product URLs http://www-03.ibm.com/software/products/en/ibmdomino Details...

6.8CVSS8.1AI score0.02894EPSS
Exploits1
myhack58
myhack58
added 2017/09/11 12:0 a.m.99 views

how2heap vulnerability technical research and analysis summary of-under-vulnerability warning-the black bar safety net

"how2heap"is shellphish team at Github on the open source stack flaws tutorial series. I this period of time non-stop in the refresher heap of flaws in the application of common sense,to see these applied skills in the future feel rewarding. This article is my training this tutorial series after ...

0.6AI score
Exploits0
OSV
OSV
added 2017/08/07 1:29 a.m.4 views

DEBIAN-CVE-2017-12602

OpenCV Open Source Computer Vision Library through 3.3 has a denial of service memory consumption issue, as demonstrated by the 10-opencv-dos-memory-exhaust test case...

7.5CVSS6.9AI score0.02969EPSS
Exploits0References1
OSV
OSV
added 2017/08/07 1:29 a.m.2 views

DEBIAN-CVE-2017-12600

OpenCV Open Source Computer Vision Library through 3.3 has a denial of service CPU consumption issue, as demonstrated by the 11-opencv-dos-cpu-exhaust test case...

7.5CVSS7.5AI score0.02222EPSS
Exploits0References1
n0where
n0where
added 2017/06/23 2:3 a.m.17 views

Security and Privacy Assurance Research: SPARTA Framework

Security and Privacy Assurance Research Developed as a part of MIT Lincoln Laboratory’s test and evaluation role in the SPAR Security and Privacy Assurance Research program , SPARTA SPAR Testing and Assessment framework is a set of software applications used to evaluate the functionality and...

1.2AI score
Exploits0References5
Rows per page
Query Builder