2 matches found
Buffer Overflow
github.com/pion/dtls is vulnerable to buffer overflow. The vulnerability exists in fragmentbuffer.go because no upper limit of fragmentBuffer of network traffic is not defined which allows an attacker to cause an excessive memory usage which then leads to an application crash...
5.3CVSS5.5AI score0.01952EPSS
SaveExploits0References4Affected Software1
Denial Of Service (DoS)
github.com/pion/dtls is vulnerable to denial of service. The vulnerability exists because the pop function of fragmentbuffer.go does not properly check the length of the fragments buffer, allowing an attacker to crash the application through the infinite loop by providing zero-length fragments...
7.5CVSS7.1AI score0.01584EPSS
SaveExploits0References4Affected Software1
20