AttestationDeplacement icon indicating copy to clipboard operation
AttestationDeplacement copied to clipboard

Potentially vulnerable PDF library used

Open SkewedZeppelin opened this issue 2 years 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/AdrienPoupa/AttestationDeplacement/blob/3.7.0/app/build.gradle#L42

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

SkewedZeppelin avatar Aug 02 '22 08:08 SkewedZeppelin