cve/2003/CVE-2003-0848.md

18 lines
675 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2003-0848](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0848)
![](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
Heap-based buffer overflow in main.c of slocate 2.6, and possibly other versions, may allow local users to gain privileges via a modified slocate database that causes a negative "pathlen" value to be used.
### POC
#### Reference
- http://marc.info/?l=bugtraq&m=106589631819348&w=2
#### Github
No PoCs found on GitHub currently.