XML External Entity attack in log4net (CVE-2018-1285) #869
Labels
Improvement
Issues that enhances existing functionality, or adds new features
Security
Issues that are related to security vulnerabilites, or other security related problems
Milestone
The dependency log4net.dll in version 1.2.13.0 (probably pulled in indirectly, since ChocolateyGui uses Serilog) fails to disable XML external entities when parsing log4net configuration files. This allows for XXE-based attacks in applications that accept attacker-controlled log4net configuration files.
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-1285
Work around / mitigation
./net40/log4net.dll
from the downloaded zip and copy the file toC:\Program Files (x86)\Chocolatey GUI
ChocolateyGui.exe.config
The text was updated successfully, but these errors were encountered: