CVE-2022-48565
CRITICALPython < 3.6.13 - XML External Entity Injection in plistlib Module
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2022-48565. PoCs published by Einstein2150.
AI-analyzed exploit summary This repository contains four Python-based PoC scripts demonstrating CVE-2022-48565, an unsafe deserialization vulnerability in Python's plistlib that allows arbitrary code execution via crafted Plist files. The exploits use eval() on deserialized Plist data to achieve RCE.
Description
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.
Exploits (1)
This repository contains four Python-based PoC scripts demonstrating CVE-2022-48565, an unsafe deserialization vulnerability in Python's plistlib that allows arbitrary code execution via crafted Plist files. The exploits use eval() on deserialized Plist data to achieve RCE.
References (7)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H