Apktool/brut.apktool/apktool-lib/src/main/java/brut/androlib/meta
Connor Tumbleson 4065717b45
Preventing instantiation of untrusted classes. (#2760 - CVE-2022-0476)
* fix: enforce allowable classes during yaml parsing

* fix: rename class to reference escaping nature of strings

* test: assertion for parsing malicious yaml
2022-02-19 09:12:04 -05:00
..
ClassSafeConstructor.java Preventing instantiation of untrusted classes. (#2760 - CVE-2022-0476) 2022-02-19 09:12:04 -05:00
EscapedStringRepresenter.java Preventing instantiation of untrusted classes. (#2760 - CVE-2022-0476) 2022-02-19 09:12:04 -05:00
MetaInfo.java Preventing instantiation of untrusted classes. (#2760 - CVE-2022-0476) 2022-02-19 09:12:04 -05:00
PackageInfo.java Update docs & licenses to use https 2021-08-26 07:40:32 -04:00
UsesFramework.java Update docs & licenses to use https 2021-08-26 07:40:32 -04:00
VersionInfo.java Update docs & licenses to use https 2021-08-26 07:40:32 -04:00
YamlStringEscapeUtils.java Replace use of deprecated methods with their recommended replacements (#2713) 2021-12-13 06:27:19 -05:00