Drupal 6 - MP3 Player - Cross Site Scripting (XSS)

Guten Tag,

ich habe eine Drupal 6 Site mit Tausenden Besucher täglich. Seit kurzem gibt es ein Modul welche nicht mehr unterstützt wird: MP3 Player. Aber ich brauche den Module, weil viele Einträge damit verbunden sind. Weiss jemand was genau das Problem ist und wie ich selber diese Module patchen kann?

Das Module ist hier: http://drupal.org/project/mp3player


This module is unsupported due to a security issue the maintainer didn’t fix. See SA-CONTRIB-2013-043 - MP3 Player - Cross Site Scripting (XSS) for details.

If you want to use this module, your options are:

Choose another, actively maintained module instead
File an issue in the queue with a patch to fix the module and then contact the security team to have your version reviewed and the project handed over to you following the unsupported project process.
Hire someone to fix the security bug so the module can be re-published (see this guide on how to hire a Drupal site developer)

SA-CONTRIB-2013-043 - MP3 Player - Cross Site Scripting (XSS)
http://drupal.org/node/1972804

Neuen Kommentar schreiben

CAPTCHA
This question is for testing whether or not you are a human visitor and to prevent automated spam submissions.
Profile picture for user Guest
Permanenter Link

Eine Cross Site Scripting Sicherheitslücke entsteht, wenn die Benutzereingaben vom Client nicht richtig validiert werden. Einfaches ganz einfaches Beispiel:

1. Wir haben eine Datei search.php und diese bekommt per $_GET eine Eingabe, welche mit print oder echo angezeigt wird. Also bei dem Aufruf /search.php?wort=Hallo wird Hallo ausgegeben.

2. Wenn man aber anstatt Hallo /search.php?wort=Hallo schreibt, wird b vom Browser als ein HTML Befehl interpretiert und Hallo angezeigt.

3. Da man HTML Befehle ausführen kann, kann man auch JavaScript Befhele ausführen und damit die Cookies vom Benutzer "klauen". Die Benutzer auf Seiten mit Viren weiterleiten etc.

So ungefähr funktioniert Cross Site Scripting (XSS)

Schutzmaßnahme Alle Eingabe mit htmlspecialchars oder htmlentities validieren!

Suche

Neueste Kommentare

  • 2 months 1 week ago
    [preflight] The following restricted PHP modes have non-empty values: {open_basedir}. This configuration is incompatible with drush.

    Same with Drush 13 + PHP 8.3

  • 2 months 1 week ago
    Acronis CyberProtect Agent For Linux (Strato Root Server)

    Initializing...

    Error : Failed to install the required package 'RPM' by using APT. Please install it manually. 

    Exit


    Solution:

  • 2 months 1 week ago
    Acronis CyberProtect Agent For Linux (Strato Root Server)

    So habe es installiert und dann mit Hilfe von Key/Code (über Website von Acronis Cyber Protect) aktiviert:

  • 2 months 2 weeks ago
    No route found for the specified format html. Supported formats: csv, json. (Drupal Routing)

    I have a view with a path like /my-content-export to export entivies as JSON or CSV.

  • 2 months 2 weeks ago
    InvalidArgumentException: The controller for URI "/admin/flush" is not callable.

    admin_toolbar 3.5.2 is the reason. Patch coming ...

  • 1 month 1 week ago
    PDOException: SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock

    Drupal 10.4:

  • 3 months 2 weeks ago
    Server install & config : Debian 12 + Plesk + Apache + nginx + MariaDB + Solr

    Tools & Settings >> Security Policy :

     Allow only secure FTPS connections 

  • 4 months 4 weeks ago
    MariaDB Server Performance Optimieren

     

    /usr/sbin/mariadbd --help --verbose | grep "query.*size"
  • 4 months 4 weeks ago
    MariaDB Server Performance Optimieren

    Commandline:

    systemctl restart mariadb
  • 4 months 4 weeks ago
    MariaDB Server Performance Optimieren

    After my changes in /etc/mysql/db-performance.cnf