what you don't know can hurt you
Home Files News &[SERVICES_TAB]About Contact Add New

major_rls35.txt

major_rls35.txt
Posted Nov 20, 2006
Authored by David "Aesthetico" Vieira-Kurz | Site majorsecurity.de

Travelsized CMS versions 0.4.1 and below suffer from multiple cross site scripting issues.

tags | advisory, xss
SHA-256 | f5cf4ad8525b50ef00dd794aaeb480eac6116d133b7b0d29103c0710aed86459

major_rls35.txt

Change Mirror Download
[MajorSecurity Advisory #35]Travelsized CMS - Multiple Cross Site Scripting Issues

Details
=======
Product: Travelsized CMS
Affected Version: <= 0.4.1
Security-Risk: moderated
Remote-Exploit: yes
Vendor-URL: http://leinir.dk/travelsized/
Vendor-Status: informed
Advisory-Status: published

Credits
============
Discovered by: David Vieira-Kurz
http://www.majorsecurity.de

Original Advisory:
============
http://www.majorsecurity.de/index_2.php?major_rls=major_rls35

Introduction
============
Travelsized CMS is a content management system made only using PHP.

More Details
============
Cross Site Scripting:
Input passed directly to the "page", "page_id" and "language" parameter in "index.php" is not properly sanitised before being returned to the user.
This can be exploited to execute arbitrary HTML and script code in a user's browser session in context of an affected site.

Fix
===
None known

Solution
=============
Edit the source code to ensure that input is properly sanitised.
You should work with "htmlspecialchars()" or "htmlentities()" php-function to ensure that html tags
are not going to be executed. Further it is recommend to set off the "register globals" option in the
"php.ini" on your webserver.

Example:
$pass = htmlentities($_POST['pass']);
$test = htmlspecialchars($_GET('test'));
?>

History/Timeline
================
09.11.2006 discovery of the vulnerabilities
10.11.2006 additional tests with other versions
11.11.2006 contacted the vendor
18.11.2006 advisory is written
18.11.2006 advisory released

MajorSecurity
=======
MajorSecurity is a German penetration testing and security research project
which consists of only one person at the present time.
You can find more Information on the MajorSecurity Project at
http://www.majorsecurity.de/
Login or Register to add favorites

File Archive:

December 2024

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

Top Authors In Last 30 Days

File Tags

Systems

packet storm

© 2024 Packet Storm. All rights reserved.

Services
Security Services
Hosting By
Rokasec
close