7.5
CVSSv2

CVE-2008-2676

Published: 12/06/2008 Updated: 29/09/2017
CVSS v2 Base Score: 7.5 | Impact Score: 6.4 | Exploitability Score: 10
VMScore: 755
Vector: AV:N/AC:L/Au:N/C:P/I:P/A:P

Vulnerability Summary

SQL injection vulnerability in the iJoomla News Portal (com_news_portal) component 1.0 and previous versions for Joomla! allows remote malicious users to execute arbitrary SQL commands via the Itemid parameter to index.php.

Vulnerable Product Search on Vulmon Subscribe to Product

joomla joomla

joomla com news portal

Exploits

#!/usr/bin/perl #[[Script Name: Joomla Component News Portal <= 10 Blind SQL Injection Exploit #[[Coded by : MEFISTO #[[Author : ilker Kandemir #[[Dork : "indexphp?option=com_news_portal" or "Powered by iJoomla News Portal" use IO::Socket; if(@ARGV < 1){ print " [[================================================================ ...