Lucene search
+L

8941 matches found

Hacker One
Hacker One
added 2021/05/24 9:14 a.m.23 views

Courier: 2 Bypass of #1067533 rate limit via X-Forwarded-For<space>: Source IP on ( www.trycourier.app )

A vulnerability with AWS API Gateway was uncovered that allowed rate limiting to be bypassed when the X-Forwarded-For headed was manipulated a string added to the header key I was able to bypass the rate limit by adding extra space before the colon X-Forwarded-For: 127.0.0.1. The actual bug was i...

2.3AI score
SaveExploits0
Hacker One
Hacker One
added 2021/05/22 7:42 p.m.14 views

Reddit: No rate limit leads to spaming post

Vulnerability description not provided...

7.1AI score
SaveExploits0
UbuntuCve
UbuntuCve
added 2021/05/20 7:15 p.m.26 views

CVE-2021-28903

A stack overflow in libyang = v1.0.225 can cause a denial of service through function lyxmlparsemem. lyxmlparseelem function will be called recursively, which will consume stack space and lead to crash...

7.5CVSS7.1AI score0.02425EPSS
SaveExploits1References2
Code423n4
Code423n4
added 2021/05/20 12:00 a.m.16 views

Unbounded loop in function transferERC721

Handle shw Vulnerability details Impact The function transferERC721 loops over an unbounded array, timelockERC721KeysnftContract, whose length never decreases but increases whenever the owner locks an ERC721 token. Therefore, the required gas for executing this loop grows over time and could reac...

6.9AI score
SaveExploits0
Code423n4
Code423n4
added 2021/05/20 12:00 a.m.24 views

Unbounded loop in _removeNft could lead to a griefing/DOS attack

Handle shw Vulnerability details Impact Griefing/DOS attack is possible when a malicious NFT contract sends many NFTs to the vault, which could cause excessive gas consumed and even transactions reverted when other users are trying to unlock or transfer NFTs. Proof of Concept 1. The function...

6.8AI score
SaveExploits0
Hacker One
Hacker One
added 2021/05/19 6:09 a.m.35 views

Reddit: No Rate Limit on redditgifts gift when Adding Comment

Hi team, I hope this report should not be closed as INFORMATIVE Summary: The add comment endpoint was improperly rate-limited so the potential attacker could post a large number of comments, overloading the server . Description: The add comment endpoint has a speed limit, but the number is set to...

1.9AI score
SaveExploits0
Code423n4
Code423n4
added 2021/05/19 12:00 a.m.5 views

Removing NFT could exceed block size limit

Handle Sherlock Vulnerability details Impact On line 129 it loops over all the NFTs stored in the contract. Although a break statement is included it can cause the transaction to run out of gas in case of an extreme amount of NFTs Proof of Concept N/A Tools Used Hardhat Recommended Mitigation Ste...

6.7AI score
SaveExploits0
Code423n4
Code423n4
added 2021/05/19 12:00 a.m.11 views

timelockERC721Keys could exceed the block size limit

Handle Sherlock Vulnerability details Impact On line 504 of Visor.sol, looping through the timelockERC721Keys could exceed the block size limit Proof of Concept N/A Tools Used Hardhat Recommended Mitigation Steps Transfer by index instead of token ID --- The text was updated successfully, but the...

6.9AI score
SaveExploits0
Code423n4
Code423n4
added 2021/05/19 12:00 a.m.12 views

Getting NFT could exceed block size limit

Handle Sherlock Vulnerability details Impact On line 239 it loops over all the NFTs stored in the contract. Although a return statement is included it can cause the transaction to run out of gas in case of an extreme amount of NFTs. Proof of Concept N/A Tools Used Hardhat Recommended Mitigation...

6.7AI score
SaveExploits0
Code423n4
Code423n4
added 2021/05/17 12:00 a.m.14 views

Unbounded loops

Handle paulius.eth Vulnerability details Impact Unbounded for loops may exceed gas limit. There are several places where iterations over dynamically sized arrays take place. For example, function removeNft iterates over all the NFTs and tries to find the one that is needed to be removed. However,...

7AI score
SaveExploits0
Code423n4
Code423n4
added 2021/05/15 12:00 a.m.11 views

Unbounded for-loop bricks transferERC721()

Handle toastedsteaksandwich Vulnerability details Impact The nfts array in the Visor contract could become overpopulated, causing certain functions that loop over it to brick, due to the gas limit. These functions include transferERC721 and getNftIdByTokenIdAndAddr. The severity of this issue is...

6.9AI score
SaveExploits0
Prion
Prion
added 2021/05/14 12:15 p.m.24 views

Code injection

Low privileged users can use the AJAX action 'cppluginsdobuttonjoblatercallback' in the Login Protection - Limit Failed Login Attempts WordPress plugin before 2.9, to install any plugin including a specific version from the WordPress repository, as well as activate arbitrary plugin from then blog...

6.5CVSS8.6AI score0.01325EPSS
SaveExploits2References1Affected Software1
Cvelist
Cvelist
added 2021/05/14 11:38 a.m.31 views

CVE-2021-24194 Login Protection - Limit Failed Login Attempts < 2.9 - Arbitrary Plugin Installation/Activation via Low Privilege User

Low privileged users can use the AJAX action 'cppluginsdobuttonjoblatercallback' in the Login Protection - Limit Failed Login Attempts WordPress plugin before 2.9, to install any plugin including a specific version from the WordPress repository, as well as activate arbitrary plugin from then blog...

8.8AI score0.01325EPSS
SaveExploits2References1
Prion
Prion
added 2021/05/13 6:15 p.m.27 views

Denial of service

Kibana versions before 7.12.1 contain a denial of service vulnerability was found in the webhook actions due to a lack of timeout or a limit on the request size. An attacker with permissions to create webhook actions could drain the Kibana host connection pool, making Kibana unavailable for all...

4CVSS6.3AI score0.00999EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2021/05/13 5:35 p.m.44 views

CVE-2021-22139

Kibana versions before 7.12.1 contain a denial of service vulnerability was found in the webhook actions due to a lack of timeout or a limit on the request size. An attacker with permissions to create webhook actions could drain the Kibana host connection pool, making Kibana unavailable for all...

6.6AI score0.00999EPSS
SaveExploits0References1
Hacker One
Hacker One
added 2021/05/13 9:59 a.m.88 views

Sifchain: No Rate Limit protection in user subscription form

Summary: Hello I found your form that user can subscribe for any update has no rate limit protection. Step to reproduce 1. Visit http://sifchain.finance and move to subscribe form and enter email 2. click on sign-up button. 3. use burpsuite to intercept the request and send to intruder. 4. Clear...

6.9AI score
SaveExploits0
OSV
OSV
added 2021/05/11 10:31 p.m.14 views

USN-4948-1 linux-oem-5.10 vulnerabilities

Ryota Shiga discovered that the eBPF implementation in the Linux kernel did not properly verify that a BPF program only reserved as much memory for a ring buffer as was allocated. A local attacker could use this to cause a denial of service system crash or execute arbitrary code. CVE-2021-3489...

8.8CVSS7.4AI score0.27477EPSS
SaveExploits10References22
Microsoft KB
Microsoft KB
added 2021/05/11 7:00 a.m.137 views

Description of the security update for SharePoint Server 2019: May 11, 2021 (KB5001916)

None None...

8.8CVSS6.7AI score0.50628EPSS
SaveExploits7
Code423n4
Code423n4
added 2021/05/11 12:00 a.m.13 views

Unbounded iteration in NFTXEligiblityManager.distribute over _feeReceivers

Handle @cmichelio Vulnerability details Vulnerability Details NFTXEligiblityManager.distribute iterates over all feeReceivers. Impact If the number of feeReceivers gets too big, the transaction's gas cost could exceed the block gas limit and make it impossible to call distribute at all. Recommend...

6.9AI score
SaveExploits0
Oracle linux
Oracle linux
added 2021/05/10 12:00 a.m.76 views

Unbreakable Enterprise kernel-container security update

4.14.35-2047.503.1.el7 - bpf, x86: Validate computation of branch displacements for x86-64 Piotr Krysiuk Orabug: 32759961 CVE-2021-29154 - uek-rpm: Add Amazon Elastic Network Adapter module to nano rpm. Somasundaram Krishnasamy Orabug: 32781585 - ext4: handle error of ext4setupsystemzone on remou...

7.8CVSS0.00931EPSS
SaveExploits0
Rows per page
Query Builder