insecure-deserialization
Here are 6 public repositories matching this topic...
Interceptors for PHP's native phar:// stream handling in order to enhance security.
- Updated
Nov 24, 2025 - PHP
PoC for CVE-2022-23940
- Updated
May 7, 2025 - Python
CVE-2025-31324 & CVE-2025-42999 vulnerability and compromise assessment tool
- Updated
Jun 6, 2025 - Python
A tiny Flask app vulnerable to Insecure Deserialization
- Updated
Jul 28, 2024 - Python
Curso de OWASP Top 10: de Injections a monitoramento.
- Updated
Jun 26, 2024
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 theinsecure-deserialization topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with theinsecure-deserialization topic, visit your repo's landing page and select "manage topics."