Skip to content

Veracode Scan of the app results into "377:Insecure Temporary File" #644

@MGohil

Description

@MGohil

When we scan the app through Veracode to check for any static code vulnerabilities, it gives the "Insecure Temporary File".
Following is detail and also provides remedies on how to fix this.

image

This error points to BitmapUtils.kt Line 461 at:

Which is main reason of this issue reported by Veracode static screen.

I am not using this library directly into any native app, but using it into .NET Maui app via one of the Binding Library which originally uses this native Android library.

I have reported similar issue there too: jmbowman1107/ImageCropper.Maui#28 but even after updating to 4.6.0 didn't resolve it.

Would you please have a look and fix this please, so we can update to latest .aar and build our .NET Maui supported binary?

Thanks,
Milan G

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions