Files
CVEs-PoC/2006/CVE-2006-0883.md
T
2024-06-18 02:51:15 +02:00

18 lines
798 B
Markdown

### [CVE-2006-0883](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0883)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
OpenSSH on FreeBSD 5.3 and 5.4, when used with OpenPAM, does not properly handle when a forked child process terminates during PAM authentication, which allows remote attackers to cause a denial of service (client connection refusal) by connecting multiple times to the SSH server, waiting for the password prompt, then disconnecting.
### POC
#### Reference
- http://securityreason.com/securityalert/520
#### Github
No PoCs found on GitHub currently.