CVE-2007-6586
nicLOR-CMS - SQL Injection via sezione_news.php id Parameter
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2007-6586. PoCs published by StAkeR, x0kster.
AI-analyzed exploit summary This is a writeup describing a Local File Inclusion (LFI) vulnerability in Puglia_Landscape. The vulnerability allows an attacker to read local files by manipulating the 'id' parameter in index.php, requiring Magic_Quotes_GPC to be off.
Description
SQL injection vulnerability in sezione_news.php in nicLOR-CMS allows remote attackers to execute arbitrary SQL commands via the id parameter in a sezione page action to index.php.
Exploits (2)
This is a writeup describing a Local File Inclusion (LFI) vulnerability in Puglia_Landscape. The vulnerability allows an attacker to read local files by manipulating the 'id' parameter in index.php, requiring Magic_Quotes_GPC to be off.
This exploit demonstrates a SQL injection vulnerability in nicLOR-CMS via the 'id' parameter in sezione_news.php, allowing an attacker to extract admin credentials (username and password hash) from the 'login' table.