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

18 lines
870 B
Markdown

### [CVE-2007-2606](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2606)
![](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
Multiple buffer overflows in Firebird 2.1 allow attackers to trigger memory corruption and possibly have other unspecified impact via certain input processed by (1) config\ConfigFile.cpp or (2) msgs\check_msgs.epp. NOTE: if ConfigFile.cpp reads a configuration file with restrictive permissions, then the ConfigFile.cpp vector may not cross privilege boundaries and perhaps should not be included in CVE.
### POC
#### Reference
- http://securityreason.com/securityalert/2708
#### Github
No PoCs found on GitHub currently.