cve/2003/CVE-2003-0449.md
2024-06-18 02:51:15 +02:00

871 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

Github

No PoCs found on GitHub currently.