An XML External Entity (XXE) issue was discovered in Python through 3.9.1. The plistlib module no longer accepts entity declarations in XML plist files to avoid XML vulnerabilities.
{
"versions": [
{
"introduced": "0"
},
{
"fixed": "3.6.13"
},
{
"introduced": "3.7.0"
},
{
"fixed": "3.7.10"
},
{
"introduced": "3.8.0"
},
{
"fixed": "3.8.7"
},
{
"introduced": "3.9.0"
},
{
"fixed": "3.9.1"
}
]
}