Skip to main content

CVE-2023-34634

Description

Greenshot 1.2.10 and below allows arbitrary code execution because .NET content is insecurely deserialized when a .greenshot file is opened.

NVD
Severity: HIGH
CVE ID: CVE-2023-34634
CVSS Score: 7.8
CVSS Metrics: CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

Refrence: NVDMITRE

Proof Of Concept

radman404

Python rewrite of the POC for CVE-2023-34634

Refrence: GitHub