cve/2002/CVE-2002-0677.md

18 lines
782 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2002-0677](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-0677)
![](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
CDE ToolTalk database server (ttdbserver) allows remote attackers to overwrite arbitrary memory locations with a zero, and possibly gain privileges, via a file descriptor argument in an AUTH_UNIX procedure call, which is used as a table index by the _TT_ISCLOSE procedure.
### POC
#### Reference
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A91
#### Github
No PoCs found on GitHub currently.