
Cloud Vulnerability DB
A community-led vulnerabilities database
AutoUpdater.cs in AutoUpdater.NET before version 1.5.8 was discovered to contain an XML External Entity (XXE) vulnerability. The vulnerability was disclosed on March 23, 2020, and affects the XML parsing functionality in the application (NVD, CVE).
The vulnerability exists in the XML parsing functionality of AutoUpdater.cs where the XmlDocument was initialized without disabling the XML resolver. This configuration allowed for processing of external XML entities. The issue was fixed by adding 'XmlResolver = null' to the XmlDocument initialization (GitHub Commit).
The XXE vulnerability could potentially allow attackers to read arbitrary files on the affected system, perform server-side request forgery (SSRF), or cause denial of service conditions through the processing of malicious XML input (AttackerKB).
The vulnerability was patched in AutoUpdater.NET version 1.5.8. Users should upgrade to this version or later to address the security issue. The fix involves setting XmlResolver to null when initializing the XmlDocument object (GitHub Release).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."