XML External Entity Vulnerability in Python Products
CVE-2022-48565
9.8CRITICAL
What is CVE-2022-48565?
An XML External Entity (XXE) vulnerability has been identified in Python's plistlib module. This issue allows for potential exploitation through the processing of XML plist files, which previously accepted entity declarations. The Python Software Foundation has addressed this flaw starting from version 3.9.1 to enhance the security posture of its product. The vulnerability emphasizes the importance of strict parsing of XML entities to prevent XML-related attacks.