Skip to content
#

insecure-deserialization

Here are 3 public repositories matching this topic...

Language: All
Filter by language

Insecure Deserialization Insecure deserialization is a security vulnerability that occurs when an application deserializes untrusted data from an external source without properly validating it. This can allow an attacker to inject malicious code into the application, which can then be executed with the privileges of the application itself.

  • Updated May 9, 2024

Improve this page

Add a description, image, and links to the insecure-deserialization topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the insecure-deserialization topic, visit your repo's landing page and select "manage topics."

Learn more