Lucene search
+L

696 matches found

Tenable Nessus
Tenable Nessus
added 2022/04/25 12:0 a.m.56 views

EulerOS 2.0 SP8 : openjpeg2 (EulerOS-SA-2022-1577)

According to the versions of the openjpeg2 package installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - OpenJPEG 2.3.0 has a NULL pointer dereference for 'red' in the imagetopnm function of jp2/convert.c CVE-2018-18088 - Division-by-zero...

6.5CVSS6.3AI score0.02596EPSS
SaveExploits3References5
Code423n4
Code423n4
added 2022/03/02 12:0 a.m.14 views

_getCreatorPaymentInfo() is Not Equipped to Handle Reverts on an Unbounded _recipients Array

Lines of code Vulnerability details Impact The getCreatorPaymentInfo function is utilised by distributeFunds whenever an NFT sale is made. The function uses try and catch statements to handle bad API endpoints. As such, a revert in this function would lead to NFTs that are locked in the contract...

7AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2022/02/15 1:57 a.m.28 views

Improper Input Validation and Excessive Iteration in Go Facebook Thrift

Go Facebook Thrift servers would not error upon receiving messages with containers of fields of unknown type. As a result, malicious clients could send short messages which would take a long time for the server to parse, potentially leading to denial of service. This issue affects Facebook Thrift...

7.5CVSS3.8AI score0.01994EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2022/02/15 1:57 a.m.61 views

GHSA-X4RG-4545-4W7W Improper Input Validation and Excessive Iteration in Go Facebook Thrift

Go Facebook Thrift servers would not error upon receiving messages with containers of fields of unknown type. As a result, malicious clients could send short messages which would take a long time for the server to parse, potentially leading to denial of service. This issue affects Facebook Thrift...

7.5CVSS7.3AI score0.01994EPSS
SaveExploits0References6
Code423n4
Code423n4
added 2022/01/13 12:0 a.m.11 views

Unbounded iteration over all indexes (2)

Handle Dravee Vulnerability details Impact The transactions could fail if the array get too big and the transaction would consume more gas than the block limit. This will then result in a denial of service for the desired functionality and break core functionality. Proof of Concept Tools Used VS...

6.8AI score
SaveExploits0
Code423n4
Code423n4
added 2022/01/13 12:0 a.m.13 views

Unbounded iteration over all pools

Handle Dravee Vulnerability details Impact The transactions could fail if the array get too big and the transaction would consume more gas than the block limit. This will then result in a denial of service for the desired functionality and break core functionality. Proof of Concept Tools Used VS...

6.8AI score
SaveExploits0
Code423n4
Code423n4
added 2022/01/13 12:0 a.m.10 views

Unbounded iteration over all indexes

Handle Dravee Vulnerability details Impact The transactions could fail if the array get too big and the transaction would consume more gas than the block limit. This will then result in a denial of service for the desired functionality and break core functionality. Proof of Concept Tools Used VS...

6.8AI score
SaveExploits0
Code423n4
Code423n4
added 2022/01/05 12:0 a.m.11 views

Iterating over large count numbers can cause out of gas errors

Handle jayjonah8 Vulnerability details Impact In XDEFIDistributionHelper.sol the getAllTokensForAccount function iterates over the count and performs actions on each iteration. Iterating over large arrays can cause out of gas failures and so the count number should be checked or limited to a max...

7AI score
SaveExploits0
OSV
OSV
added 2021/12/26 10:15 p.m.5 views

CVE-2021-45720

An issue was discovered in the lru crate before 0.7.1 for Rust. The iterators have a use-after-free, as demonstrated by an access after a pop operation...

7.5CVSS5.8AI score0.0118EPSS
SaveExploits1References2
Kitploit
Kitploit
added 2021/12/13 8:30 p.m.29 views

Haptyc - Test Generation Framework

Haptyc is a python library which was built to add payload position support and Sniper/Clusterbomb/Batteringram/Pitchfork attack types into Turbo Intruder. While Haptyc accomplishes these goals fairly well it also introduces a simpler way to express test sequences in general. While this library wa...

7.5AI score
SaveExploits0References2
Code423n4
Code423n4
added 2021/11/15 12:0 a.m.18 views

Unclear TwapOracle.consult algorithm

Handle cmichel Vulnerability details The TWAPOracle.consult function is unclear to the auditor. It seems to iterate through all registered pairs that share the token parameter USDV or VADER and then sums up the foreign token pair per token price. And divides this sum sumNative by the summed-up US...

6.8AI score
SaveExploits0
OPENSUSE Linux
OPENSUSE Linux
added 2021/09/04 12:0 a.m.78 views

Security update for dovecot23 (moderate)

openSUSE Security Update: Security update for dovecot23 Announcement ID: openSUSE-SU-2021:1225-1 Rating: moderate References: 1187418 1187419 1187420 SLE-19970 Cross-References: CVE-2020-28200 CVE-2021-29157 CVSS scores: CVE-2020-28200 NVD : 4.3 CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L...

6.7CVSS7.3AI score0.02837EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2021/08/27 7:15 p.m.4 views

CVE-2021-28698

long running loops in grant table handling In order to properly monitor resource use, Xen maintains information on the grant mappings a domain may create to map grants offered by other domains. In the process of carrying out certain actions, Xen would iterate over all such entries, including ones...

5.5CVSS5.4AI score0.00351EPSS
SaveExploits0References11Affected Software1
RedHat Linux
RedHat Linux
added 2021/08/10 7:28 a.m.6 views

rust: memory safety violation in Zip implementation for nested iter::Zips

In the standard library in Rust before 1.51.0, the Zip implementation calls iteratorgetunchecked for the same index more than once when nested. This bug can lead to a memory safety violation due to an unmet safety requirement for the TrustedRandomAccess trait...

7.5CVSS5.8AI score0.01387EPSS
SaveExploits0References4
OSV
OSV
added 2021/08/02 4:55 p.m.11 views

GHSA-7HFM-57QF-J43Q Excessive Iteration in Compress

When reading a specially crafted 7Z archive, the construction of the list of codecs that decompress an entry can result in an infinite loop. This could be used to mount a denial of service attack against services that use Compress' sevenz package...

7.5CVSS7.1AI score0.11567EPSS
SaveExploits0References22
BDU FSTEC
BDU FSTEC
added 2021/07/02 12:0 a.m.9 views

The vulnerability of the console-based graphic editor ImageMagick, related to excessive iteration, allows a hacker to trigger a service failure.

The vulnerability of the console-based graphic editor ImageMagick is related to excessive iteration. Exploiting this vulnerability allows a remote attacker to trigger a service failure using a specially created mng image...

7.1CVSS7.2AI score0.0203EPSS
SaveExploits0References10Affected Software3
Github Security Blog
Github Security Blog
added 2021/06/16 5:56 p.m.56 views

Excessive Iteration Denial of Service in Apache PDFBox

A carefully crafted PDF file can trigger an infinite loop while loading the file. This issue affects Apache PDFBox version 2.0.22 and prior 2.0.x versions...

5.5CVSS4.1AI score0.02979EPSS
SaveExploits0References27Affected Software1
Code423n4
Code423n4
added 2021/05/19 12:0 a.m.13 views

Unbounded iteration

Handle cmichel Vulnerability details Vulnerability Details The Visor.removeNft iterates over all nfts. Anyone can add to this array by depositing NFTs, see Visor.onERC721Received. Other occurences that makes an unbounded iteration over arrays: Visor.getBalanceLocked Visor.getNftIdByTokenIdAndAddr...

6.8AI score
SaveExploits0
Securelist
Securelist
added 2021/05/10 10:0 a.m.205 views

DDoS attacks in Q1 2021

News overview Q1 2021 saw the appearance of two new botnets. News broke in January of the FreakOut malware, which attacks Linux devices. Cybercriminals exploited several critical vulnerabilities in programs installed on victim devices, including the newly discovered CVE-2021-3007. Botnet operator...

7.5CVSS9.7AI score0.75313EPSS
SaveExploits3
BDU FSTEC
BDU FSTEC
added 2021/03/15 12:0 a.m.6 views

The vulnerability of the opj_t1_encode_cblks function in the OpenJPEG encoding and decoding library allows a attacker to cause a service failure.

The vulnerability of the opjt1encodecblks function in the OpenJPEG encoding and decoding library is related to excessive iteration. Exploiting this vulnerability may allow a malicious actor to cause service failures...

6.5CVSS6.4AI score0.02596EPSS
SaveExploits0References9Affected Software3
Rows per page
Query Builder