一、 漏洞 CVE-2016-4437 基础信息
漏洞信息
                                        # N/A

## 概述
Apache Shiro 在 1.2.5 之前的版本中,如果未配置用于 "记住我" 功能的密钥,则远程攻击者可以通过某个未指定的请求参数执行任意代码或绕过预期的访问限制。

## 影响版本
- Apache Shiro 1.2.5 之前的版本

## 细节
当 "remember me" 特性没有配置密钥时,攻击者可以利用未指定的请求参数执行任意代码或绕过访问控制限制。

## 影响
- 远程代码执行
- 访问控制绕过
                                        
提示
尽管我们采用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。
神龙会尽力确保数据准确,但也请结合实际情况进行甄别与判断。
神龙祝您一切顺利!
漏洞标题
N/A
来源:美国国家漏洞数据库 NVD
漏洞描述信息
Apache Shiro before 1.2.5, when a cipher key has not been configured for the "remember me" feature, allows remote attackers to execute arbitrary code or bypass intended access restrictions via an unspecified request parameter.
来源:美国国家漏洞数据库 NVD
CVSS信息
N/A
来源:美国国家漏洞数据库 NVD
漏洞类别
N/A
来源:美国国家漏洞数据库 NVD
漏洞标题
Apache Shiro 信息泄露漏洞
来源:中国国家信息安全漏洞库 CNNVD
漏洞描述信息
Apache Shiro是美国阿帕奇(Apache)软件基金会的一套用于执行认证、授权、加密和会话管理的Java安全框架。 Apache Shiro 1.2.5之前版本中存在安全漏洞。当程序没有为remember功能配置加密密钥时,远程攻击者可借助请求参数利用该漏洞执行任意代码,或绕过既定的访问限制。
来源:中国国家信息安全漏洞库 CNNVD
CVSS信息
N/A
来源:中国国家信息安全漏洞库 CNNVD
漏洞类别
授权问题
来源:中国国家信息安全漏洞库 CNNVD
二、漏洞 CVE-2016-4437 的公开POC
# POC 描述 源链接 神龙链接
1 CVE-2016-4437-Shiro反序列化爆破模块和key,命令执行,反弹shell的脚本 https://github.com/bkfish/Awesome_shiro POC详情
2 None https://github.com/m3terpreter/CVE-2016-4437 POC详情
3 一个针对shiro反序列化漏洞(CVE-2016-4437)的快速利用工具/A simple tool targeted at shiro framework attacks with ysoserial. https://github.com/4nth0ny1130/shisoserial POC详情
4 Python POC to Exploit CVE-2016-4437 Apache Shiro Deserialization Vulnerability Due to Hardcode Encryption Key https://github.com/pizza-power/CVE-2016-4437 POC详情
5 1.验证CVE-2016-4437、2.解析rememberMe的文件和CBC加密的IV偏移 https://github.com/xk-mt/CVE-2016-4437 POC详情
6 Apache Shiro before 1.2.5, when a cipher key has not been configured for the "remember me" feature, allows remote attackers to execute arbitrary code or bypass intended access restrictions via an unspecified request parameter. https://github.com/projectdiscovery/nuclei-templates/blob/main/http/cves/2016/CVE-2016-4437.yaml POC详情
7 None https://github.com/Threekiii/Awesome-POC/blob/master/%E4%B8%AD%E9%97%B4%E4%BB%B6%E6%BC%8F%E6%B4%9E/Apache%20Shiro%201.2.4%20%E5%8F%8D%E5%BA%8F%E5%88%97%E5%8C%96%E6%BC%8F%E6%B4%9E%20CVE-2016-4437.md POC详情
8 https://github.com/vulhub/vulhub/blob/master/shiro/CVE-2016-4437/README.md POC详情
三、漏洞 CVE-2016-4437 的情报信息