[] NeoSense

Jetbox CMS 2.1 - '/admin/cms/nav.php?nav_id' SQL Injection

Author: Omer Singer
type: webapps
platform: php
port: 
date_added: 2008-10-20 
date_updated: 2014-03-25 
verified: 1 
codes: CVE-2008-4651;OSVDB-49256 
tags: 
aliases:  
screenshot_url:  
application_url: 

source: https://www.securityfocus.com/bid/31824/info

Jetbox CMS is prone to multiple SQL-injection vulnerabilities because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.

Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.

Jetbox CMS 2.1 is vulnerable; other versions may also be affected.

http://www.example.com/path/admin/cms/nav.php?task=editrecord&nav_id=[INJECTION POINT]