9 matches found
EUVD-2013-3466
Malware in sbrugna...
RadioCMS 2.2 (menager.php, playlist_id param) - SQL Injection Vulnerability
No description provided by source. !/usr/bin/env python coding: utf-8 from pocsuite.net import req from pocsuite.poc import POCBase, Output from pocsuite.utils import register class TestPOCPOCBase: vulID = 'SSV-79381' vul ID version = '1' author = 'hh' vulDate = '2013-05-26' createDate =...
RadioCMS 2.2 - menager.php?playlist_id SQL Injection
RadioCMS 2.2 - menager.php?playlistid SQL Injection + + Title: RadioCMS 2.2 + Author: RoosterXEKA + Greetz to: Isis,luz3r,slider + Contact: forum.xeksec.com + -- Vuln Code -- ... if $GET'playlistid' $playlistidget = 'playlistid'; ... if $playlistid != "" $query = "SELECT FROM playlist WHERE...
RadioCMS 2.2 - 'menager.php?playlist_id' SQL Injection
Title: RadioCMS 2.2 + Author: RoosterXEKA + Greetz to: Isis,luz3r,slider + Contact: forum.xeksec.com + -- Vuln Code -- ... if $GET'playlistid' $playlistidget = 'playlistid'; ... if $playlistid != "" $query = "SELECT FROM playlist WHERE $playlistid;"; ... -- Exploitable --...
CVE-2013-3531
SQL injection vulnerability in meneger.php in RadioCMS 2.2 allows remote attackers to execute arbitrary SQL commands via the playlistid parameter...
Sql injection
SQL injection vulnerability in meneger.php in RadioCMS 2.2 allows remote attackers to execute arbitrary SQL commands via the playlistid parameter...
CVE-2013-3531
SQL injection vulnerability in meneger.php in RadioCMS 2.2 allows remote attackers to execute arbitrary SQL commands via the playlistid parameter...
CVE-2013-3531
The CVE-2013-3531 entry relates to a SQL injection in RadioCMS 2.2, affecting the file Meneger.php and exploitable via the playlist_id parameter. Affected: RadioCMS 2.2 (Meneger.php). Root cause: improper handling of user input leading to arbitrary SQL execution. Impact per NVD: partial confident...
Radio CMS 2.2 SQL Injection
Title: RadioCMS 2.2 + Author: RoosterXEKA + Greetz to: Isis,luz3r,slider + Contact: forum.xeksec.com + -- Vuln Code -- ... if $GET'playlistid' $playlistidget = 'playlistid'; ... if $playlistid != "" $query = "SELECT FROM playlist WHERE $playlistid;"; ... -- Exploitable --...