ID:10858 - Exploit for XML External Entity injection in Python - CVE-2022-48565

 
Main Vulnerability Database Exploits ID:10858 - Exploit for XML External Entity injection in Python - CVE-2022-48565

ID:10858 - Exploit for XML External Entity injection in Python - CVE-2022-48565

Published: November 15, 2024


Vulnerability identifier: #VU80564
Vulnerability risk: Medium
CVE-ID: CVE-2022-48565
CWE-ID: CWE-611
Exploitation vector: Remote access
Vulnerable software:
Python

Link to public exploit:


Vulnerability description

The vulnerability allows a remote attacker to gain access to sensitive information.

The vulnerability exists due to insufficient validation of user-supplied XML input within the plistlib module. A remote attacker can pass a specially crafted XML code to the affected application and view contents of arbitrary files on the system or initiate requests to external systems.

Successful exploitation of the vulnerability may allow an attacker to view contents of arbitrary file on the server or perform network scanning of internal and external infrastructure.


Remediation

Install updates from vendor's website.