Bug #29
Audit of 04af5c7 - Buffer Overflow: strcpy
Start date:
12/19/2014
Due date:
% Done:
0%
Description
4.3. Buffer Overflow: strcpy
4.3.1. File 1.2.48
4.3.1.1. The code in this file executes with elevate permissions as it is called from Setup.c.
4.3.1.2. e.g. ‘strcpy (WizardDestInstallPath + str_len - suffix_len, "\\CipherShed\\")’.
History
#1 Updated by Jason Pyeron over 8 years ago
- Status changed from New to In Progress
- Assignee set to Jason Pyeron
patching on commit 7a9b7b2de14ff982623e85c13e9c0f0a4ca8837f
#2 Updated by Jason Pyeron over 8 years ago
- Status changed from In Progress to Resolved
pyeron-issues.ciphershed.org-29
Date: Thu Dec 18 18:09:05 2014 0500)
1 file changed, 5 insertions(+), 5 deletions(
commit 8e8778bf456b94110620a65b5ad2e7dd51dae0d9
Author: Jason Pyeron <jpyeron@pdinc.us>
Date: Thu Dec 18 18:09:05 2014 -0500
resolves https://issues.ciphershed.org/issues/29
changed the strcpy to strcpy_s
#3 Updated by Rocki H over 8 years ago
- Target version set to 0.7.3 Alpha