Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Fitzb

#40293of 53,619
6.8Total CVSS
Vulnerabilities · 1
PT-2021-11126
6.8
2021-02-16
Fastream · Fstream · CVE-2020-25340
Name of the Vulnerable Software and Affected Versions: NFStream version 5.2.0 Description: An issue in NFStream causes a memory leak due to allocated modules not being correctly freed. This occurs when the nfstream object is directly destroyed without being used after creation, potentially resulting in a local denial of service (DoS). Recommendations: For NFStream version 5.2.0, ensure the nfstream object is used after creation before destroying it to prevent the memory leak. As a temporary workaround, consider implementing proper memory management for allocated modules to minimize the risk of exploitation.