Skip to content

Conversation

simei2k
Copy link

@simei2k simei2k commented May 18, 2025

Description

This PR addresses a critical security vulnerability (CWE-611) in the emptyDocument method. The previous implementation was vulnerable to XML External Entity (XXE) attacks, which could allow attackers to read arbitrary files on the server, perform server-side request forgery, or cause denial of service.

This vulnerability was also found in soartech/jsoar@ae6a2ec , corresponding to CVE-2020-10683.

References:

  1. soartech/jsoar@ae6a2ec
  2. https://nvd.nist.gov/vuln/detail/cve-2020-10683

@yegor256
Copy link
Owner

@simei2k many thanks for the fix, but you broke the build. Can you please fix it and I will merge.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants