CVE-2008-3368
ATutor < 1.6.1 - Authenticated Remote Code Execution via Import Type Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-3368. PoCs published by Khashayar Fereidani.
AI-analyzed exploit summary This is a writeup describing a Remote File Inclusion (RFI) vulnerability in ATutor Course Server. The vulnerability exists in the 'import.php' file due to improper handling of user-supplied input in the 'type' parameter.
Description
PHP remote file inclusion vulnerability in tools/packages/import.php in ATutor 1.6.1 pl1 and earlier allows remote authenticated administrators to execute arbitrary PHP code via a URL in the type parameter.
Exploits (1)
This is a writeup describing a Remote File Inclusion (RFI) vulnerability in ATutor Course Server. The vulnerability exists in the 'import.php' file due to improper handling of user-supplied input in the 'type' parameter.