Situational Awareness commands implemented using Beacon Object Files
GNU General Public License v2.0
1.26k
stars
218
forks
source link
Leak in _adcs_get_CertificateTemplateExtendedKeyUsages() of bstFriendlyName #52
Closed
JohnLaTwC closed 3 years ago
This BSTR for
bstFriendlyName
is not deallocated. Needs a call toSysFreeString
https://github.com/trustedsec/CS-Situational-Awareness-BOF/blob/04bed3d78799ef643376354ab85e806cc218f157/src/SA/adcs_enum_com2/adcs_enum_com2.c#L911