XML Parser and XML External Entity

[Deleted User]
edited July 2024 in General Q & A

Does the XML parser Decisions uses have XML External Entity disabled by default?

Comments

  • [Deleted User]
    edited July 2024

    The .NET XML features that Decisions uses are, by default, not vulnerable to XXE in .NET Framework 4.5.2 and above, and in .NET Core 2.1 and above (including .NET 5 and 6). Therefore, any somewhat recent version should be secure against XXE vulnerabilities.

Sign In or Register to comment.