-
Updated
Dec 3, 2020 - Python
cwe
Here are 21 public repositories matching this topic...
-
Updated
Feb 10, 2018 - Python
I noticed you have a plugin for Ghidra, but it is not the only one FOSS tool available.
Radare2 is a highly-portable cross-platform reverse engineering framework and a toolkit without dependencies. It has support for analyzing binaries, disassembling code, debugging programs, attaching to remote GDB/LLDB, WinDbg servers, rich plugin system (see r2pm), an
-
Updated
Nov 2, 2020 - JavaScript
-
Updated
Oct 3, 2019 - Python
-
Updated
Nov 17, 2020 - JavaScript
-
Updated
Nov 20, 2020 - JavaScript
-
Updated
Dec 3, 2020 - JavaScript
-
Updated
Dec 1, 2020 - Python
-
Updated
Nov 24, 2020
-
Updated
Dec 2, 2020 - C#
-
Updated
Dec 11, 2018 - JavaScript
-
Updated
May 13, 2018 - R
-
Updated
Nov 29, 2020 - JavaScript
Improve this page
Add a description, image, and links to the cwe topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cwe topic, visit your repo's landing page and select "manage topics."
Description
BeanUtils is a library that is doing automatic mapping to Java object.
It can cause arm when the attack controls part of the list of properties being sets. BeanUtils does not blacklist properties like class, classloader or other objects that are likely to load arbitrary classes and possibly run code.
Code