Open tsunez opened 4 years ago
Issue still exists.
Issue has 5 vulnerability/vulnerabilities left to be fixed (Please scroll to the top for more information)
Issue still exists.
Issue has 5 vulnerability/vulnerabilities left to be fixed (Please scroll to the top for more information)
Unchecked_CString_Convertion issue exists @ iGoat-Swift/iGoat-Swift/ThirdParty/CocoaLumberjack/DDTTYLogger.m in branch master
The element app at line 810 of iGoat-Swift\iGoat-Swift\ThirdParty\CocoaLumberjack\DDTTYLogger.m contains a C-String that was converted from a CFString object. The length of app was not checked after conversion.
Severity: Low
CWE:252
Vulnerability details and guidance
Checkmarx
Recommended Fix
Lines: 851 1427 1462 840 1224
Code (Line #851):
Code (Line #1427):
Code (Line #1462):
Code (Line #840):
Code (Line #1224):