From 21ccd0c47aed781d9f6d491f18303b79c7e3aa49 Mon Sep 17 00:00:00 2001 From: Cristian 'void' Giustini Date: Sun, 5 Feb 2023 20:20:26 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1014bd5..5dd634b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # CVE-2022-44268 Arbitrary File Read PoC - PNG generator This is a proof of concept of the ImageMagick bug discovered by https://www.metabaseq.com/imagemagick-zero-days/ +Tested on ImageMagick v. 7.1.0-48 and 6.9.11-60 + ## How to use ### Clone the project