mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-12 05:11:38 +02:00
22 lines
957 B
Markdown
22 lines
957 B
Markdown
### [CVE-2021-28041](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-28041)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
ssh-agent in OpenSSH before 8.5 has a double free that may be relevant in a few less-common scenarios, such as unconstrained agent-socket access on a legacy operating system, or the forwarding of an agent to an attacker-controlled host.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.oracle.com//security-alerts/cpujul2021.html
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/Totes5706/TotesHTB
|
|
- https://github.com/accalina/crowflag
|
|
- https://github.com/austin-lai/External-Penetration-Testing-Holo-Corporate-Network-TryHackMe-Holo-Network
|
|
- https://github.com/nmuhammad22/UPennFinalProject
|
|
|