PSF-2018-7
Dashboard / Vulnerabilities / PSF-2018-7
PSF-2018-7
Published: 24 Sept 2018Last Modified: 9 Oct 2025
Summary: xml package does not obey ignore_environment
Details: On two occasions, the xml package uses environment variables to override parser / DOM implementations: ``xml.sax package`` and ``xml.dom.domreg`` module. On both occasions, the code should not use env vars to override module names, when the interpreter is started with flags like ``-E`` or ``-I``.
References: https://bugs.python.org/issue34791
Affected packages
Package
Name:
Purl:
Affected ranges
Affected versions
2.5
Common Vulnerability Scoring System
Attack Vector
Network
Adjacent
Local
Physical
Privileges Required
None
Low
High
User Interaction
None
Required
Scope
Unchanged
Changed
Confidentiality
None
Low
High
Integrity
None
Low
High
Availability
None
Low
High
