From d35d34e89f5bc5b7cc473f19ea4b7bb1e21fcad8 Mon Sep 17 00:00:00 2001 From: jklingen Date: Mon, 26 May 2025 13:04:55 +0200 Subject: [PATCH] Add CVE to Changelog --- _posts/2025-05-23-first-release-candidate-greenshot-1-3.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/_posts/2025-05-23-first-release-candidate-greenshot-1-3.markdown b/_posts/2025-05-23-first-release-candidate-greenshot-1-3.markdown index 1b8a30249..56b2094f6 100644 --- a/_posts/2025-05-23-first-release-candidate-greenshot-1-3.markdown +++ b/_posts/2025-05-23-first-release-candidate-greenshot-1-3.markdown @@ -29,6 +29,7 @@ Stay tuned for the final release, and happy screenshotting! Here is the full list of changes since the latest Greenshot 1.2 version +* Fixed Insecure Deserialization Arbitrary Code Execution - CVE-2023-34634 https://github.com/greenshot/greenshot/issues/579 * Update master to latest, first 1.2.9 by @Lakritzator in https://github.com/greenshot/greenshot/pull/70 * Release/1.2.9 bf2 -> master by @Lakritzator in https://github.com/greenshot/greenshot/pull/71 * Release/1.2.10 -> master by @Lakritzator in https://github.com/greenshot/greenshot/pull/72