vendor:
part-db
by:
Sunny Mehra
9.8
CVSS
CRITICAL
Remote Code Execution (RCE)
78
CWE
Product Name: part-db
Affected Version From: 2000.5.10
Affected Version To: 2000.5.11
Patch Exists: YES
Related CWE: CVE-2022-0848
CPE: part-db/part-db
Platforms Tested: KALI OS
2022
part-db 0.5.11 – Remote Code Execution (RCE)
part-db 0.5.11 is vulnerable to Remote Code Execution (RCE) due to improper input validation. An attacker can craft a malicious payload and upload it to the vulnerable application, which can be used to execute arbitrary code on the server. This vulnerability is identified as CVE-2022-0848.
Mitigation:
Input validation should be properly implemented to prevent malicious payloads from being uploaded to the application. Additionally, the application should be configured to run with the least privileges necessary.