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

18 lines
772 B
Markdown

### [CVE-2007-1693](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1693)
![](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 SIP channel module in Yet Another Telephony Engine (Yate) before 1.2.0 sets the caller_info_uri parameter using an incorrect variable that can be NULL, which allows remote attackers to cause a denial of service (NULL dereference and application crash) via a Call-Info header without a purpose parameter.
### POC
#### Reference
- http://securityreason.com/securityalert/2716
#### Github
No PoCs found on GitHub currently.