mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-29 09:41:05 +00:00
977 B
977 B
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=105561134624665&w=2
- http://marc.info/?l=bugtraq&m=105561189625082&w=2
- http://marc.info/?l=bugtraq&m=105561189625082&w=2
Github
No PoCs found on GitHub currently.