Application: Nireport / Darwin 8.7
Vendors: http://www.opensolaris.org
Date: 28th Dec 2006
Nireport Buffer overflow
nireport prints a tab-separated report of selected values in all subdirectories of a given directory in a NetInfo domain. usage: nireport domain directory property …
Explanation
There is a buffer overflow vulnerability in nineport at line 178
CODE : char myname[128]; …… if (slash == NULL) [...]