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

18 lines
793 B
Markdown

### [CVE-2007-4924](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4924)
![](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
The Open Phone Abstraction Library (opal), as used by (1) Ekiga before 2.0.10 and (2) OpenH323 before 2.2.4, allows remote attackers to cause a denial of service (crash) via an invalid Content-Length header field in Session Initiation Protocol (SIP) packets, which causes a \0 byte to be written to an "attacker-controlled address."
### POC
#### Reference
- https://www.exploit-db.com/exploits/9240
#### Github
No PoCs found on GitHub currently.