Lucene search
+L

3498 matches found

Code423n4
Code423n4
added 2022/06/03 12:0 a.m.18 views

Order partial fulfilling can be blocked by the first fulfiller

Lines of code Vulnerability details DOS attack is possible as OrderValidator.validateOrderAndUpdateStatus sets order's numerator and denominator based on an arbitrary fulfiller provided input. When there is a large bulk sale, an attacker can become one of the first buyers partial fulfillers and s...

7.1AI score
SaveExploits0
Code423n4
Code423n4
added 2022/06/03 12:0 a.m.26 views

execute() and executeWithBatch1155() functions are susceptible to DoS

Lines of code Vulnerability details Impact execute and executeWithBatch1155 are external functions. Both functions run for loops, boundary of which are determined by the function arguments. Anytime there's a loop where the input comes from an external source there's the possibility of unbounded...

7AI score
SaveExploits0
Code423n4
Code423n4
added 2022/06/03 12:0 a.m.19 views

Can overfill orders

Lines of code Vulnerability details Impact There's a bug in the partial order filling that allows an attacker to overfill any order fill more than the total size of the order. This bug happens because the fractions are stored as uint120s in orderStatus but intermediate computations to scale the...

6.9AI score
SaveExploits0
Code423n4
Code423n4
added 2022/05/31 12:0 a.m.10 views

execute() and executeWithBatch1155() functions are susceptible to DoS

Lines of code Vulnerability details Impact execute and executeWithBatch1155 are external functions. Both functions run for loops, boundary of which are determined by the function arguments. Anytime there's a loop where the input comes from an external source there's the possibility of unbounded...

7AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2022/05/24 5:27 p.m.40 views

Signed to Unsigned Conversion Error in Facebook Hermes

An Integer signedness error in the JavaScript Interpreter in Facebook Hermes prior to commit 2c7af7ec481ceffd0d14ce2d7c045e475fd71dc6 allows attackers to cause a denial of service attack or a potential RCE via crafted JavaScript. Note that this is only exploitable if the application using Hermes...

8.1CVSS7.5AI score0.01202EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/23 8:18 p.m.36 views

Uncontrolled Resource Consumption in Hawk

Hawk is an HTTP authentication scheme providing mechanisms for making authenticated HTTP requests with partial cryptographic verification of the request and response, covering the HTTP method, request URI, host, and optionally the request payload. Hawk used a regular expression to parse Host HTTP...

7.5CVSS7.2AI score0.01088EPSS
SaveExploits0References5Affected Software1
RedhatCVE
RedhatCVE
added 2022/05/20 11:17 p.m.28 views

CVE-2021-34431

In Eclipse Mosquitto version 1.6 to 2.0.10, if an authenticated client that had connected with MQTT v5 sent a crafted CONNECT message to the broker a memory leak would occur, which could be used to provide a DoS attack against the broker...

6.5CVSS3.5AI score0.01113EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2022/05/20 2:15 a.m.4 views

CVE-2022-28964

An arbitrary file write vulnerability in Avast Premium Security before v21.11.2500 build 21.11.6809.528 allows attackers to cause a Denial of Service DoS via a crafted DLL file...

7.1CVSS6AI score0.00227EPSS
SaveExploits0References3
Prion
Prion
added 2022/05/20 2:15 a.m.19 views

Arbitrary file deletion

An arbitrary file write vulnerability in Avast Premium Security before v21.11.2500 build 21.11.6809.528 allows attackers to cause a Denial of Service DoS via a crafted DLL file...

5.4CVSS6.8AI score0.00227EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2022/05/18 12:15 p.m.4 views

CVE-2022-29640

TOTOLINK A3100R V4.1.2cu.5050B20200504 and V4.1.2cu.5247B20211129 were discovered to contain a stack overflow via the comment parameter in the function setPortForwardRules. This vulnerability allows attackers to cause a Denial of Service DoS via a crafted POST request...

7.5CVSS5.8AI score0.01157EPSS
SaveExploits1References1
Github Security Blog
Github Security Blog
added 2022/05/17 7:57 p.m.24 views

Publify vulnerable to DoS attack

Publify before 8.0.1 is vulnerable to a Denial of Service attack...

7.5CVSS6.8AI score0.01083EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/17 2:37 a.m.33 views

phpMyAdmin Denial of service (DOS) attack with dbase extension

An issue was discovered in phpMyAdmin where, under certain conditions, phpMyAdmin may not delete temporary files during the import of ESRI files. All 4.6.x versions prior to 4.6.4, 4.4.x versions prior to 4.4.15.8, and 4.0.x versions prior to 4.0.10.17 are affected...

5.9CVSS7AI score0.02146EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2022/05/16 2:32 p.m.24 views

CVE-2022-1718 The trudesk application allows large characters to insert in the input field "Full Name" on the signup field which can allow attackers to cause a Denial of Service (DoS) via a crafted HTTP request in polonel/trudesk

The trudesk application allows large characters to insert in the input field "Full Name" on the signup field which can allow attackers to cause a Denial of Service DoS via a crafted HTTP request in GitHub repository polonel/trudesk prior to 1.2.2. This can lead to Denial of service...

7.2CVSS7AI score
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2022/05/15 4:15 p.m.15 views

CVE-2022-28936

FISCO-BCOS release-3.0.0-rc2 was discovered to contain an issue where a malicious node can trigger an integer overflow and cause a Denial of Service DoS via an unusually large viewchange message packet...

7.5CVSS5.9AI score0.00937EPSS
SaveExploits0References2
Huntr
Huntr
added 2022/05/14 1:35 p.m.41 views

The trudesk application allows large characters to insert in the input field "Full Name" on the signup field which can allow attackers to cause a Denial of Service (DoS) via a crafted HTTP request

POC: 1. go to signup form: http://127.0.0.1:8118/signup 2. Fill the Full Name input field with huge charactersmore than lakhs or crores 3. After created the account, check the admin panel: http://127.0.0.1:8118/accounts, go to Accounts -- customers 4. The admin panel will be flooded with our...

5CVSS2.4AI score0.01037EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2022/05/14 3:1 a.m.41 views

Go Ethereum LES protocol implementation vulnerable to Denial of Service

The GetBlockHeadersMsg handler in the LES protocol implementation in Go Ethereum aka geth before 1.8.11 may lead to an access violation because of an integer signedness error for the array index, which allows attackers to launch a Denial of Service attack by sending a packet with a -1 query.Skip...

7.5CVSS7.2AI score0.04255EPSS
SaveExploits2References8Affected Software1
Code423n4
Code423n4
added 2022/05/14 12:0 a.m.14 views

Fee can possibly be set maliciously

Lines of code Vulnerability details Fee is set by an admin and can be set maliciously to steal the funds that are entitled to go to the user. Impact Fee can be set to a maliciously high value to unfairly extract funds from protocol users. An owner can buy options, set fee to 100% and exercise...

6.7AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2022/05/13 1:42 a.m.34 views

Numpy missing input validation

The numpy.pad function in Numpy 1.13.1 and older versions is missing input validation. An empty list or ndarray will stick into an infinite loop, which can allow attackers to cause a DoS attack...

7.5CVSS7.1AI score0.02681EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2022/05/13 1:42 a.m.27 views

GHSA-FRGW-FGH6-9G52 Numpy missing input validation

The numpy.pad function in Numpy 1.13.1 and older versions is missing input validation. An empty list or ndarray will stick into an infinite loop, which can allow attackers to cause a DoS attack...

7.5CVSS7.3AI score0.02681EPSS
SaveExploits1References7
Github Security Blog
Github Security Blog
added 2022/05/13 1:9 a.m.31 views

Improper Input Validation in Apache CXF

Apache CXF supports sending and receiving attachments via either the JAX-WS or JAX-RS specifications. It is possible to craft a message attachment header that could lead to a Denial of Service DoS attack on a CXF web service provider. Both JAX-WS and JAX-RS services are vulnerable to this attack...

5.5CVSS4.6AI score0.03697EPSS
SaveExploits3References17Affected Software1
Rows per page
Query Builder