mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
18 lines
771 B
Markdown
18 lines
771 B
Markdown
### [CVE-2003-0337](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0337)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The ckconfig command in lsadmin for Load Sharing Facility (LSF) 5.1 allows local users to execute arbitrary programs by modifying the LSF_ENVDIR environment variable to reference an alternate lsf.conf file, then modifying LSF_SERVERDIR to point to a malicious lim program, which lsadmin then executes.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://marc.info/?l=bugtraq&m=105361879109409&w=2
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|