关联漏洞
标题:
OpenSSH 代码问题漏洞
(CVE-2023-38408)
描述:OpenSSH(OpenBSD Secure Shell)是加拿大OpenBSD计划组的一套用于安全访问远程计算机的连接工具。该工具是SSH协议的开源实现,支持对所有的传输进行加密,可有效阻止窃听、连接劫持以及其他网络级的攻击。 OpenSSH 9.3p2之前版本存在安全漏洞,该漏洞源于ssh-agent的PKCS11功能存在安全问题。攻击者可利用该漏洞执行远程代码。
描述
Vulnerability Overview CVE-2023-38408 affects OpenSSH versions < 9.3p2 and stems from improper validation of data when SSH agent forwarding is enabled. When users connect to a remote server with ssh -A, they allow the agent on their local machine to be used for authentication to further systems
介绍
# cve_2023_38408_scanner
Vulnerability Overview CVE-2023-38408 affects OpenSSH versions < 9.3p2
USE :python cve_2023_38408_scanner.py -t {ip} -p {port}
文件快照
[4.0K] /data/pocs/70c87b9a220f7626292d26f665497783edb70aa3
├── [2.2K] cve_2023_38408_scanner.py
└── [ 157] README.md
0 directories, 2 files
备注
1. 建议优先通过来源进行访问。
2. 如果因为来源失效或无法访问,请发送邮箱到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
3. 神龙已为您对POC代码进行快照,为了长期维护,请考虑为本地POC付费,感谢您的支持。