HP CIFS Server 3.0h Release Notes version A.02.03.02
Fixes in HP CIFS Server A.02.03.02
HP CIFS Server A.02.03.02 provides the following defect fixes:
• Security Defect CVE-2007–2447, SSRTO71424: Potential remote execution
JAGag40622
Unfiltered user input could potentially permit remote command injection and execution
when invoking external scripts or commands defined in smb.conf. This problem may occur
on all Samba 3.0.x versions.
• Security Defect CVE-2007–2446, SSRTO71424: Potential heap overflow
JAGag40619
In certain circumstances, specially crafted MS-RPC requests could potentially result in heap
overflow, which permits remote code execution. This problem may occur on all Samba 3.0.x
versions.
• New wbinfo -c and -C options to display the total number of users and groups
JAGag17804
This release enhances wbinfo to provide two new options,-c and -C.
Use the following command to display the total number of users for a specified domain:
wbinfo -c --domain=<domain_name>
or
wbinfo --count-domain-users --domain=<domain_name>
Run the following command to display the total number of groups for a specified domain:
wbinfo -C --domain=<domain_name>
or
wbinfo --count-domain-groups --domain=<domain_name>
8