Images-to-PDF icon indicating copy to clipboard operation
Images-to-PDF copied to clipboard

Potentially vulnerable PDF library used

Open SkewedZeppelin opened this issue 1 year ago • 0 comments

I am going though apps that use old native libraries on F-Droid: https://gitlab.com/fdroid/fdroiddata/-/merge_requests/11496/

Your app uses com.itextpdf:itextg:5.5.10 from 2016-10-07, which seems to have ~5 known security issues. https://github.com/Swati4star/Images-to-PDF/blob/8.8.1/app/build.gradle#L98

Newer versions are available: https://github.com/itext/itextpdf/releases

SkewedZeppelin avatar Aug 02 '22 08:08 SkewedZeppelin