26 matches found
Exploit for Code Injection in Gitlab
Gitlab-CVE-2021-22205 CVE-2021-22205’s...
Exploit for Deserialization of Untrusted Data in Apache Ofbiz
ofbiz-poc CVE-2020-9496 and CVE20209496 utilize dnslog for...
Exploit for Improper Input Validation in Microsoft
Weaponized CVE-2019-0604 Automated Exploit Tool to Maximize C...
Exploit for Deserialization of Untrusted Data in Apache Ofbiz
CVE-2021-26295-POC This example demonstrates exploiting the C...
Exploit for Use of Hard-coded Cryptographic Key in Apache Aurora
Awesome-shiro CVE-2016-4437 Shiro=1.2.4反序列化,爆破模块和key、代码执行、反弹shell的工具 ---- 漏洞原因 因为shiro对cookie里的rememberme字段进行了反序列化,所以如果知道了shiro的编码方式,然后将恶意命令用它的编码方式进行编码并放在http头的cookie里,在shiro对提交的cookie的rememberme字段进行反序列化时,也就执行了插入的命令,最终造成了命令执行 shiro默认使用了CookieRememberMeManager,其处理cookie的流程是:...