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

xmltodict library issue - Namespace separator ':' incompatible with Expat >=2.4.5 security fixes #8

Open
reinbach opened this issue Feb 27, 2022 · 0 comments

Comments

@reinbach
Copy link

If you're seeing the following error on any card/transaction requests;

 File "/<removed>/lib/python3.8/site-packages/xmltodict.py", line 327, in parse
    parser.Parse(xml_input, True)
xml.parsers.expat.ExpatError: out of memory: line 1, column 0

And have Expat >= 2.4.5 installed, then see martinblech/xmltodict#289 for some insight.

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

No branches or pull requests

1 participant