exploit the possibilities
Home Files News &[SERVICES_TAB]About Contact Add New

sNews 1.7.1 Cross Site Scripting

sNews 1.7.1 Cross Site Scripting
Posted May 12, 2011
Authored by Cao Xuan Sang | Site bkis.com

sNews version 1.7.1 suffers from a cross site scripting vulnerability.

tags | advisory, xss
SHA-256 | 889a94342cce0430c2059b3e8cc18354735ce6e0acb2287214bf5223a7d25991

sNews 1.7.1 Cross Site Scripting

Change Mirror Download
1. General Information

sNews is a free content management system (CMS) written in PHP and MySQL. It is available at http://snewscms.com/. In April 2011, Bkis Security discovered an XSS (Cross-site Scripting) vulnerability in sNews CMS version 1.7.1. Taking advantage of this vulnerability, hacker might execute malicious code or get cookie of CMS’s administrator.

Details: http://security.bkis.com/snews-1-7-1-xss-vulnerability/
SVRT Advisory: Bkis 01-2011
Initial vendor notification: 01/05/2011
Release Date: 12/05/2011
Update Date: 12/05/2011
Discovered by: Cao Xuan Sang - Bkis
Attack Type: XSS
Security Rating: High
Impact: Code Execution
Affected Software: sNews 1.7.1 ( possibly in some earlier versions )

2. Technical Descriptions

XSS vulnerability exists in “reorder” functions of administrator: Categories reorder, Articles reorder and Pages reorder. Here, input variables are not adequately checked and filtered before querying the database. Then if a special character is added to the value, the SQL query will have wrong syntax, and the erroneous notification is displayed in the browser accompanied with the value of the erroneous variable and the erroneous query, causing XSS vulnerability.
It is the administrators that are affected by this vulnerability. With different scenarios, hacker is able to steal the Administrator’s cookie or redirect the browser to a malicious website, etc.

3. Solution
sNews’s development team has not issued the patches for this vulnerability yet. Thus, Bkis recommends individuals and organizations use this software and fix the flaw as the below solution:
Search in file snews.php:
$type_id = str_replace($remove,'',$key);
Then, add the code below:
$value = clean(cleanXSS(trim($value)));

4. About Bkis
Bkis is Vietnamese leading Company in researching, deploying network security software and solutions.
website: http://bkis.vn
Login or Register to add favorites

File Archive:

April 2024

  • Su
  • Mo
  • Tu
  • We
  • Th
  • Fr
  • Sa
  • 1
    Apr 1st
    10 Files
  • 2
    Apr 2nd
    26 Files
  • 3
    Apr 3rd
    40 Files
  • 4
    Apr 4th
    6 Files
  • 5
    Apr 5th
    26 Files
  • 6
    Apr 6th
    0 Files
  • 7
    Apr 7th
    0 Files
  • 8
    Apr 8th
    22 Files
  • 9
    Apr 9th
    14 Files
  • 10
    Apr 10th
    10 Files
  • 11
    Apr 11th
    13 Files
  • 12
    Apr 12th
    14 Files
  • 13
    Apr 13th
    0 Files
  • 14
    Apr 14th
    0 Files
  • 15
    Apr 15th
    30 Files
  • 16
    Apr 16th
    10 Files
  • 17
    Apr 17th
    22 Files
  • 18
    Apr 18th
    45 Files
  • 19
    Apr 19th
    0 Files
  • 20
    Apr 20th
    0 Files
  • 21
    Apr 21st
    0 Files
  • 22
    Apr 22nd
    0 Files
  • 23
    Apr 23rd
    0 Files
  • 24
    Apr 24th
    0 Files
  • 25
    Apr 25th
    0 Files
  • 26
    Apr 26th
    0 Files
  • 27
    Apr 27th
    0 Files
  • 28
    Apr 28th
    0 Files
  • 29
    Apr 29th
    0 Files
  • 30
    Apr 30th
    0 Files

Top Authors In Last 30 Days

File Tags

Systems

packet storm

© 2022 Packet Storm. All rights reserved.

Services
Security Services
Hosting By
Rokasec
close