CVE-2008-5334
NitroTech 0.0.3a - Remote Code Execution via Root Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-5334. PoCs published by Osirys.
AI-analyzed exploit summary This is a technical writeup detailing two vulnerabilities in Nitrotech CMS 0.0.3a: a remote file inclusion (RFI) due to an uninitialized variable and an SQL injection via unsanitized user input. The writeup includes code snippets and exploit examples.
Description
PHP remote file inclusion vulnerability in includes/common.php in NitroTech 0.0.3a allows remote attackers to execute arbitrary PHP code via a URL in the root parameter.
Exploits (1)
This is a technical writeup detailing two vulnerabilities in Nitrotech CMS 0.0.3a: a remote file inclusion (RFI) due to an uninitialized variable and an SQL injection via unsanitized user input. The writeup includes code snippets and exploit examples.