Lucene search
+L

3508 matches found

Veracode
Veracode
added 2023/01/07 12:46 a.m.24 views

Denial Of Service (DoS)

eap7 is vulnerable to Denial Of Service DoS. Denial of service could be triggered as the undertow server waits for the LASTCHUNK forever for EJB invocations, which allows an attacker to generate a valid HTTP request and send it to the server on an established connection after removing the LASTCHU...

4.9CVSS5.7AI score0.00809EPSS
SaveExploits0References7Affected Software11
CVE
CVE
added 2022/12/27 9:13 p.m.127 views

CVE-2021-4239

The CVE-2021-4239 issue concerns the Noise protocol implementation (notably the Go language package by Flynn). Affected behavior: after encrypting 2^64 messages, the nonce counter can wrap, causing multiple messages to be encrypted with the same key and nonce, enabling weakened cryptographic secu...

7.5CVSS7.3AI score0.00354EPSS
SaveExploits0References2Affected Software1
Veracode
Veracode
added 2022/12/23 8:58 a.m.21 views

Denial Of Service (DoS)

enumstringvalues is vulnerable to denial of service DoS attacks. A malicious user is able to cause excessive resource consumption via the function GetStringValuesWithPreferencesUncache of the file EnumStringValues/EnumExtensions.cs, resulting in an application crash...

7.5CVSS7AI score0.01283EPSS
SaveExploits0References6Affected Software1
OpenVAS
OpenVAS
added 2022/12/23 12:0 a.m.14 views

Debian: Security Advisory (DLA-3246-1)

The remote host is missing an update for the Debian SPDX-FileCopyrightText: 2022 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.5CVSS7.7AI score0.01088EPSS
SaveExploits0References3
Code423n4
Code423n4
added 2022/12/21 12:0 a.m.20 views

code doesn't check that the Uniswap pool is not exist and if attacker creates the uniswap pool before hand with calculatable papr address and underlying address and exact fee amount, then the deployment transaction would fail always

Lines of code Vulnerability details Impact attacker can perform DOS and prevent contract from getting deployed. the address of papr can be calculate by attacker before its deployment and the address of the underlyingUSDC and the fee is known, attacker can create uniswap pool before-hand and cause...

7.1AI score
SaveExploits0
Code423n4
Code423n4
added 2022/12/19 12:0 a.m.13 views

Proposal can be infinitely DOSed with no additional conditions

Lines of code Vulnerability details Description OptimisticListingSeaport.sol is easily DOSable due to the following conditions: 1. A new proposal overrides the existing proposal 2. The deposited collateral can be any non-zero amount 3. Only requirement is that pricePerToken is lower than before. ...

6.8AI score
SaveExploits0
Code423n4
Code423n4
added 2022/12/19 12:0 a.m.18 views

Attacker can DOS OptimisticListing with very low cost

Lines of code Vulnerability details Impact The only check on a new proposal is that it is priced lower than the existing proposal. It does not constrain on the collateral supplied except it will revert in verifyBalance if set to 0. Anyone can block normal proposal creation by creating a proposal...

6.6AI score
SaveExploits0
Code423n4
Code423n4
added 2022/12/16 12:0 a.m.15 views

Attacker can disable contract functionality

Lines of code Vulnerability details Impact Current setup of the protocol is vulnerable to a DoS attack. This can be achieved by anyone calling initialize on the implementation VRFNFTRandomDraw contract. With the implementation contract initialized the created clones cannot be re-initialized and...

6.7AI score
SaveExploits0
Veracode
Veracode
added 2022/12/14 9:59 a.m.38 views

Denial Of Service (DoS)

org.codehaus.jettison:jettison is vulnerable to denial of service DoS attacks. A remote attacker is able to cause a stack overflow via injecting crafted JSON data, resulting in denial of service conditions...

7.5CVSS7.3AI score0.01395EPSS
SaveExploits1References4Affected Software2
Veracode
Veracode
added 2022/12/14 7:17 a.m.21 views

Denial Of Service (DoS)

typo3 is vulnerable to Denial Of Service DoS. The vulnerability exists due to the lack of http request validation in the PageContentErrorHandler.php which allows an attacker to cause an application crash...

7.5CVSS7.4AI score0.00686EPSS
SaveExploits0References6Affected Software2
NVD
NVD
added 2022/12/12 1:15 p.m.23 views

CVE-2022-43780

Certain HP ENVY, OfficeJet, and DeskJet printers may be vulnerable to a Denial of Service attack...

7.5CVSS0.00859EPSS
SaveExploits0References1
Prion
Prion
added 2022/12/12 1:15 p.m.18 views

Design/Logic Flaw

Certain HP ENVY, OfficeJet, and DeskJet printers may be vulnerable to a Denial of Service attack...

5CVSS7.5AI score0.00859EPSS
SaveExploits0References1Affected Software41
OSV
OSV
added 2022/12/12 9:15 a.m.12 views

CVE-2022-20691

A vulnerability in the Cisco Discovery Protocol functionality of Cisco ATA 190 Series Adaptive Telephone Adapter firmware could allow an unauthenticated, adjacent attacker to cause a DoS condition of an affected device. This vulnerability is due to missing length validation of certain Cisco...

6.5CVSS5.8AI score0.00626EPSS
SaveExploits0References1
Code423n4
Code423n4
added 2022/12/12 12:0 a.m.10 views

An operator can bypass the withdrawal limits

Lines of code Vulnerability details Impact An operator can bypass the withdrawal limits if he withdraws when the lastUserPeriodReset + userPeriodLength or lastGlobalPeriodReset + globalPeriodLength is less than the block.timestamp. This causes a DOS as well since globalAmountWithdrawnThisPeriod...

6.8AI score
SaveExploits0
Code423n4
Code423n4
added 2022/12/09 12:0 a.m.21 views

Anyone can remove feeders from NFTFloorOracle.

Lines of code Vulnerability details Impact There is no onlyRole modifier in removeFeeder, so anyone can remove feeders from NFTFloorOracle, and it will cause a DOS attack. Proof of Concept function removeFeederaddress feeder external onlyWhenFeederExistedfeeder //@audit no modifier...

6.8AI score
SaveExploits0
Prion
Prion
added 2022/12/07 9:15 p.m.18 views

Design/Logic Flaw

libp2p-rust is the official rust language Implementation of the libp2p networking stack. In versions prior to 0.45.1 an attacker node can cause a victim node to allocate a large number of small memory chunks, which can ultimately lead to the victim’s process running out of memory and thus getting...

5CVSS7.4AI score0.00689EPSS
SaveExploits0References1Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2022/12/06 11:55 p.m.78 views

Security Bulletin: IBM Content Navigator eFormPlugin is vulnerable to a denial of service attack (CVE-2022-40159, CVE-2022-40160)

Summary IBM Content Navigator eFormPlugin is vulnerable to a DoS attack. IBM Content Navigator has addressed the vulnerability as described below. CVE-2022-40159, CVE-2022-40160. Vulnerability Details CVEID: CVE-2022-40159 DESCRIPTION: JXPath is vulnerable to a denial of service, caused by a...

6.5CVSS7.3AI score0.01267EPSS
SaveExploits0Affected Software1
Tenable Nessus
Tenable Nessus
added 2022/12/05 12:0 a.m.32 views

Debian dla-3221 : node-cached-path-relative - security update

The remote Debian 10 host has a package installed that is affected by multiple vulnerabilities as referenced in the dla-3221 advisory. ------------------------------------------------------------------------- Debian LTS Advisory DLA-3221-1 [email protected]...

9.8CVSS6.8AI score0.02141EPSS
SaveExploits1References6
NVD
NVD
added 2022/12/01 9:15 p.m.30 views

CVE-2022-41969

Nextcloud Server is an open source personal cloud server. Prior to versions 23.0.11, 24.0.7, and 25.0.0, there is no password length limit when creating a user as an administrator. An administrator can cause a limited DoS attack against their own server. Versions 23.0.11, 24.0.7, and 25.0.0 conta...

2.7CVSS0.00806EPSS
SaveExploits0References3
Prion
Prion
added 2022/12/01 9:15 p.m.25 views

Code injection

Nextcloud Server is an open source personal cloud server. Prior to versions 23.0.11, 24.0.7, and 25.0.0, there is no password length limit when creating a user as an administrator. An administrator can cause a limited DoS attack against their own server. Versions 23.0.11, 24.0.7, and 25.0.0 conta...

3.3CVSS4AI score0.00806EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder