Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EWS O365 Fix for attachment XML error #27096

Merged
merged 3 commits into from May 31, 2023
Merged

Conversation

amshamah419
Copy link
Contributor

Status

  • In Progress
  • Ready
  • In Hold - (Reason for hold)

Related Issues

fixes: https://jira-hq.paloaltonetworks.local/browse/XSUP-24410

Description

When an attachment's name contains a control character, the XML is no longer valid when parsing the attachment's information from Microsoft via exchangelib.

Please note, when a new version of exchangelib is available, we will need to bump the docker image (should happen automatically, but we can revert this fix when it happens).

Details of the XML parsing issue can be found here - ecederstrand/exchangelib#1200

Does it break backward compatibility?

  • Yes
    • Further details:
  • No

@amshamah419 amshamah419 merged commit b19a1f8 into master May 31, 2023
13 of 14 checks passed
@amshamah419 amshamah419 deleted the ewso365-sax-xml-error branch May 31, 2023 11:01
DNRRomero pushed a commit to DNRRomero/xsoar that referenced this pull request Jun 6, 2023
* Catch and release the wild SAX error
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants