David Brumley

2 exploits Active since Sep 1999
CVE-2020-13995 NOMISEC CRITICAL WORKING POC
Airforce Nitf Extract Utility - Out-of-Bounds Write
U.S. Air Force Sensor Data Management System extract75 has a buffer overflow that leads to code execution. An overflow in a global variable (sBuffer) leads to a Write-What-Where outcome. Writing beyond sBuffer will clobber most global variables until reaching a pointer such as DES_info or image_info. By controlling that pointer, one achieves an arbitrary write when its fields are assigned. The data written is from a potentially untrusted NITF file in the form of an integer. The attacker can gain control of the instruction pointer.
CVSS 9.8
CVE-1999-0908 EXPLOITDB text WRITEUP
SUN Solaris - Denial of Service
Denial of service in Solaris TCP streams driver via a malicious connection that causes the server to panic as a result of recursive calls to mutex_enter.