cve/2003/CVE-2003-0281.md
2025-09-29 21:09:30 +02:00

18 lines
762 B
Markdown

### [CVE-2003-0281](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0281)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### Description
Buffer overflow in Firebird 1.0.2 and other versions before 1.5, and possibly other products that use the InterBase codebase, allows local users to execute arbitrary code via a long INTERBASE environment variable when calling (1) gds_inet_server, (2) gds_lock_mgr, or (3) gds_drop.
### POC
#### Reference
- http://marc.info/?l=bugtraq&m=105259012802997&w=2
#### Github
No PoCs found on GitHub currently.