Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

David Holland

#20439of 53,635
12.5Total CVSS
Vulnerabilities · 2
Medium
1
High
1
PT-2021-8351
7.5
2021-10-26
Unknown · Caml-Light · CVE-2011-4119
**Name of the Vulnerable Software and Affected Versions** caml-light versions 0.75 and earlier **Description** The issue arises from the insecure use of mktemp() in caml-light, along with unsafe operations performed in the /tmp directory during the make install process. **Recommendations** For caml-light version 0.75 and earlier, consider updating to a version that securely utilizes mktemp() and avoids unsafe operations in /tmp to mitigate the risk.
PT-2019-6802
5.0
2019-12-30
Netbsd · Isearch · CVE-2012-5663
**Name of the Vulnerable Software and Affected Versions** isearch versions prior to 1.47.01nb1 **Description** The issue concerns the creation of insecure temporary files in a publicly-writable area, specifically /tmp, due to the use of the tempnam() function. **Recommendations** For versions prior to 1.47.01nb1, update to version 1.47.01nb1 or later to resolve the issue.