Lucene search
+L

3508 matches found

Cvelist
Cvelist
β€’added 2022/06/28 9:44 a.m.β€’31 views

CVE-2021-41688

DCMTK through 3.6.6 does not handle memory free properly. The object in the program is free but its address is still used in other locations. Sending specific requests to the dcmqrdb program will incur a double free. An attacker can use it to launch a DoS attack...

8.7AI score0.01633EPSS
SaveExploits0References3
CVE
CVE
β€’added 2022/06/28 9:44 a.m.β€’100 views

CVE-2021-41688

CVE-2021-41688 affects DCMTK up to version 3.6.6, where improper memory management in DCMTK’s dcmqrdb handling can lead to a double free and a resulting denial of service. The vulnerability is described as: an object is freed while its address remains in use, allowing specific requests to trigger...

7.5CVSS7.7AI score0.01633EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
β€’added 2022/06/28 9:44 a.m.β€’23 views

CVE-2021-41688

DCMTK through 3.6.6 does not handle memory free properly. The object in the program is free but its address is still used in other locations. Sending specific requests to the dcmqrdb program will incur a double free. An attacker can use it to launch a DoS attack...

6.6AI score0.01633EPSS
SaveExploits0References3
Debian CVE
Debian CVE
β€’added 2022/06/28 9:41 a.m.β€’55 views

CVE-2021-41690

DCMTK through 3.6.6 does not handle memory free properly. The malloced memory for storing all file information are recorded in a global variable LST and are not freed properly. Sending specific requests to the dcmqrdb program can incur a memory leak. An attacker can use it to launch a DoS attack...

7.5CVSS6.8AI score0.01633EPSS
SaveExploits0
CVE
CVE
β€’added 2022/06/28 9:41 a.m.β€’93 views

CVE-2021-41690

DCMTK (up to 3.6.6) is affected by CVE-2021-41690, which describes improper freeing of memory where malloced file-info structures stored in a global LST are not freed, enabling a potential DoS via memory leak in dcmqrdb. Connected advisories (Debian, Debian LTS, Mageia, Ubuntu USN, Fedora Nessus,...

7.5CVSS7.7AI score0.01633EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
β€’added 2022/06/28 9:41 a.m.β€’44 views

CVE-2021-41690

DCMTK through 3.6.6 does not handle memory free properly. The malloced memory for storing all file information are recorded in a global variable LST and are not freed properly. Sending specific requests to the dcmqrdb program can incur a memory leak. An attacker can use it to launch a DoS attack...

8.7AI score0.01633EPSS
SaveExploits0References3
CVE
CVE
β€’added 2022/06/28 9:38 a.m.β€’93 views

CVE-2021-41689

DCMTK 3.6.6 and earlier contains a NULL pointer dereference and potential head-based overflow in dcmqrdb due to improper handling of string copy, allowing remote DoS via crafted requests. Public advisories confirm this vulnerability (CVE-2021-41689) and reference multiple vendor patches: Debian f...

7.5CVSS7.7AI score0.01728EPSS
SaveExploits0References4Affected Software1
Veracode
Veracode
β€’added 2022/06/28 3:22 a.m.β€’23 views

Denial Of Service (DoS)

systemds is vulnerable to denial of service. The vulnerability exists because the readExternal function of DecoderComposite.java does not properly check the number of deserialized decoders in the DecoderComposite object, allowing an attacker to crash the application by providing a large size of...

7.5CVSS7AI score0.02091EPSS
SaveExploits0References5Affected Software1
GitLab Advisory Database
GitLab Advisory Database
β€’added 2022/06/28 12:0 a.m.β€’34 views

Missing Release of Memory after Effective Lifetime

DCMTK through 3.6.6 does not handle memory free properly. The program malloc a heap memory for parsing data, but does not free it when error in parsing. Sending specific requests to the dcmqrdb program incur the memory leak. An attacker can use it to launch a DoS attack...

7.5CVSS3AI score0.01633EPSS
SaveExploits0References3Affected Software1
GitLab Advisory Database
GitLab Advisory Database
β€’added 2022/06/28 12:0 a.m.β€’34 views

Missing Release of Memory after Effective Lifetime

DCMTK through 3.6.6 does not handle memory free properly. The malloced memory for storing all file information are recorded in a global variable LST and are not freed properly. Sending specific requests to the dcmqrdb program can incur a memory leak. An attacker can use it to launch a DoS attack...

7.5CVSS2AI score0.01633EPSS
SaveExploits0References3Affected Software1
GitLab Advisory Database
GitLab Advisory Database
β€’added 2022/06/28 12:0 a.m.β€’34 views

Double Free

DCMTK through 3.6.6 does not handle memory free properly. The object in the program is free but its address is still used in other locations. Sending specific requests to the dcmqrdb program will incur a double free. An attacker can use it to launch a DoS attack...

7.5CVSS0.9AI score0.01633EPSS
SaveExploits0References3Affected Software1
Redos
Redos
β€’added 2022/06/28 12:0 a.m.β€’32 views

ROS-20220628-03

A vulnerability in the Squid caching proxy server is related to assertion reachability when processing responses to the from the Gopher server. Exploitation of the vulnerability could allow an attacker acting remotely to send a specially crafted response to the proxy server and perform a denial o...

6.5CVSS6.6AI score0.04544EPSS
SaveExploits0
Code423n4
Code423n4
β€’added 2022/06/26 12:0 a.m.β€’10 views

DoS attack on claiming rewards can lead to user never being able to claim

Lines of code Vulnerability details Proof of Concept: the stake function can be called for a different recipient than msg.sender. Each time you stake tokens your warmUpInfo.expiry or the time when you are able to claim rewards grows by warmUpPeriod as is visible the last line here not the line wi...

6.7AI score
SaveExploits0
Code423n4
Code423n4
β€’added 2022/06/23 12:0 a.m.β€’7 views

missed valid address check for assetAddress

Lines of code Vulnerability details Impact Malicious Actor can do DoS using Reentrance using createVault and can create vault without depositing any asset Proof of Concept pragma solidity ^0.8.10; import "./NibblVaultFactory.sol"; contract ERC721Attack address curator =...

6.9AI score
SaveExploits0
Code423n4
Code423n4
β€’added 2022/06/18 12:0 a.m.β€’13 views

Withdrawing all funds at once to vault can be DoS attacked by frontrunning and locking dust

Lines of code Vulnerability details Impact All funds can be migrated withdrawn at once to the caller vault by using the BaseStrategy.withdrawToVault function which internally calls MyStrategy.withdrawAll. The latter function has the following check in place: MyStrategy.solL184-L187 require...

6.8AI score
SaveExploits0
Code423n4
Code423n4
β€’added 2022/06/17 12:0 a.m.β€’13 views

DOS on operation execution

Lines of code Vulnerability details Impact A malicious proposer can keep on cancelling all pending operations so that none of the transactions get executed. Admin also has no way to remove the malicious proposer Proof of Concept 1. Proposer A calls schedule function to schedule an operation 2...

6.8AI score
SaveExploits0
Cvelist
Cvelist
β€’added 2022/06/16 4:39 p.m.β€’45 views

CVE-2022-1642

A program using swift-corelibs-foundation is vulnerable to a denial of service attack caused by a potentially malicious source producing a JSON document containing a type mismatch. This vulnerability is caused by the interaction between a deserialization mechanism offered by the Swift standard...

7.8AI score0.00621EPSS
SaveExploits0References1
Huntr
Huntr
β€’added 2022/06/16 7:50 a.m.β€’37 views

The NocoDB application allows large characters to insert in the input field "New Project" on the create field which can allow attackers to cause a Denial of Service (DoS) via a crafted HTTP request

Proof of Concept Go to http://localhost:8080/dashboard//projects Click on New project and create Fill the "Enter project name" field with huge characters, more than 1 lakh Copy the below payload and put it in the input fields and click on continue. You will see the application accepts large...

4CVSS2.7AI score0.01892EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
β€’added 2022/06/15 12:0 a.m.β€’40 views

EulerOS 2.0 SP9 : shim (EulerOS-SA-2022-1877)

According to the versions of the shim package installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - The BNmodsqrt function, which computes a modular square root, contains a bug that can cause it to loop forever for non-prime moduli. Internally thi...

7.5CVSS6.9AI score0.73188EPSS
SaveExploits2References2
OSV
OSV
β€’added 2022/06/14 2:15 p.m.β€’15 views

CVE-2021-40660

An issue was discovered in Delight Nashorn Sandbox 0.2.0. There is an ReDoS vulnerability that can be exploited to launching a denial of service DoS attack...

7.5CVSS7.4AI score
SaveExploits0References1
Rows per page
Query Builder