cve/2005/CVE-2005-4767.md

18 lines
737 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2005-4767](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-4767)
![](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
BEA WebLogic Server and WebLogic Express 8.1 SP5 and earlier, and 7.0 SP6 and earlier, when using username/password authentication, does not lock out a username after the maximum number of invalid login attempts, which makes it easier for remote attackers to guess the password.
### POC
#### Reference
- http://www.securityfocus.com/bid/15052
#### Github
No PoCs found on GitHub currently.