CVE-2003-0372
Nessus < 2.0.6 - Denial of Service and Possible Code Execution via Negative Argument in insstr Function
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2003-0372. PoCs published by Sir Mordred.
AI-analyzed exploit summary This exploit demonstrates a sandbox escape in the 'libnasl' library used by Nessus, allowing arbitrary command execution via malicious NASL scripts. It leverages buffer overflow techniques in functions like 'insstr', 'scanner_add_port', and 'ftp_log_in'.
Description
Signed integer vulnerability in libnasl in Nessus before 2.0.6 allows local users with plugin upload privileges to cause a denial of service (core dump) and possibly execute arbitrary code by causing a negative argument to be provided to the insstr function as used in a NASL script.
Exploits (1)
This exploit demonstrates a sandbox escape in the 'libnasl' library used by Nessus, allowing arbitrary command execution via malicious NASL scripts. It leverages buffer overflow techniques in functions like 'insstr', 'scanner_add_port', and 'ftp_log_in'.