-
Updated
Nov 5, 2020 - OCaml
taint-analysis
Here are 46 public repositories matching this topic...
-
Updated
Nov 5, 2020 - PHP
-
Updated
Nov 4, 2020 - C++
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
import org.apache.commons.beanutils.BeanUtils;
public-
Updated
Nov 3, 2020 - OCaml
-
Updated
Oct 27, 2020 - OCaml
-
Updated
Nov 3, 2020 - C++
-
Updated
Feb 14, 2020 - C
-
Updated
Apr 22, 2020 - LLVM
-
Updated
Aug 4, 2020 - C
-
Updated
Jun 1, 2017 - C
-
Updated
Apr 2, 2019 - C++
-
Updated
Oct 23, 2017 - C++
-
Updated
Jul 17, 2020 - C
-
Updated
Mar 30, 2020 - C
-
Updated
Jun 25, 2019 - Go
-
Updated
Jul 1, 2017 - C++
-
Updated
Apr 1, 2018 - C
-
Updated
Jul 9, 2019 - C++
-
Updated
Oct 23, 2020 - PHP
-
Updated
Mar 30, 2020 - C++
-
Updated
Apr 1, 2018 - C
-
Updated
Sep 5, 2018 - JavaScript
-
Updated
Sep 7, 2020 - C++
-
Updated
Sep 27, 2020 - C
-
Updated
Dec 15, 2017 - JavaScript
-
Updated
Apr 9, 2020 - TypeScript
-
Updated
Jan 30, 2019 - TeX
-
Updated
Nov 13, 2019 - C#
Improve this page
Add a description, image, and links to the taint-analysis topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the taint-analysis topic, visit your repo's landing page and select "manage topics."


I wrote some of the code to do this in a branch https://github.com/python-security/pyt/compare/class_based_views, but since I'm working on other things and this feature seems cool and important I'm making this issue👍
Let me know if you would like any help in implementing.