sancarn / stdVBA

VBA Standard Library - A Collection of libraries to form a common standard layer for modern VBA applications.
MIT License
295 stars 60 forks source link

Security issue #75

Closed alexofrhodes closed 5 months ago

alexofrhodes commented 1 year ago

Trojan detected in \sancarn\stdVBA-examples\Examples\Spreadsheet Extractor\ExtractionTemplate 1.1.xlsm

Screenshot - 02-Jun-23 , 9_02_28 AM

sancarn commented 1 year ago

False positive, definitely not a trojan (you can check the code for yourself), but I'm not sure what can be done to rectify the situation unfortunately. You can re-build it from source if needed.... Though that's still quite difficult. I might be able to make that easier though...

sancarn commented 1 year ago

I've reported it to Microsoft on this link. I also raised it with VirusTotal.

Unfortunately "12 security vendors and 1 sandbox flagged this file as malicious"... Not sure how to resolve this...

sancarn commented 1 year ago

Next steps:

Replace powershell commands from stdCOM

sancarn commented 5 months ago

Removed this code for now, will figure out a workaround later.