read_ints in plistlib.py in Python through 3.9.1 is vulnerable to a potential DoS attack via CPU and RAM exhaustion when processing malformed Apple Property List files in binary format.
{
"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"
}
]
}