mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-31 02:30:33 +00:00
19 lines
871 B
Markdown
19 lines
871 B
Markdown
### [CVE-2003-0449](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0449)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Progress Database 9.1 to 9.1D06 trusts user input to find and load libraries using dlopen, which allows local users to gain privileges via (1) a PATH environment variable that points to malicious libraries, as demonstrated using libjutil.so in_proapsv, or (2) the -installdir command line parameter, as demonstrated using librocket_r.so in _dbagent.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://marc.info/?l=bugtraq&m=105561134624665&w=2
|
|
- http://marc.info/?l=bugtraq&m=105561189625082&w=2
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|