cve/2008/CVE-2008-7127.md

18 lines
751 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2008-7127](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-7127)
![](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
osagent.exe in Borland VisiBroker Smart Agent 08.00.00.C1.03 and earlier allows remote attackers to cause a denial of service (crash) via a crafted packet with a large string length value to UDP port 14000, which triggers a memory allocation failure that is not properly handled.
### POC
#### Reference
- http://aluigi.altervista.org/adv/visibroken-adv.txt
#### Github
No PoCs found on GitHub currently.