cve/2010/CVE-2010-0826.md
2024-06-18 02:51:15 +02:00

18 lines
740 B
Markdown

### [CVE-2010-0826](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0826)
![](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 Free Software Foundation (FSF) Berkeley DB NSS module (aka libnss-db) 2.2.3pre1 reads the DB_CONFIG file in the current working directory, which allows local users to obtain sensitive information via a symlink attack involving a setgid or setuid application that uses this module.
### POC
#### Reference
- http://www.ubuntu.com/usn/USN-922-1
#### Github
No PoCs found on GitHub currently.