CVE-2010-4350 : Détail

CVE-2010-4350

Directory Traversal
A01-Broken Access Control
2.08%V3
Network
2011-01-03
18h26 +00:00
2011-01-12
09h00 +00:00
Notifications pour un CVE
Restez informé de toutes modifications pour un CVE spécifique.
Gestion des notifications

Descriptions du CVE

Directory traversal vulnerability in admin/upgrade_unattended.php in MantisBT before 1.2.4 allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the db_type parameter, related to an unsafe call by MantisBT to a function in the ADOdb Library for PHP.

Informations du CVE

Faiblesses connexes

CWE-ID Nom de la faiblesse Source
CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.

Métriques

Métriques Score Gravité CVSS Vecteur Source
V2 5.1 AV:N/AC:H/Au:N/C:P/I:P/A:P [email protected]

EPSS

EPSS est un modèle de notation qui prédit la probabilité qu'une vulnérabilité soit exploitée.

Score EPSS

Le modèle EPSS produit un score de probabilité compris entre 0 et 1 (0 et 100 %). Plus la note est élevée, plus la probabilité qu'une vulnérabilité soit exploitée est grande.

Percentile EPSS

Le percentile est utilisé pour classer les CVE en fonction de leur score EPSS. Par exemple, une CVE dans le 95e percentile selon son score EPSS est plus susceptible d'être exploitée que 95 % des autres CVE. Ainsi, le percentile sert à comparer le score EPSS d'une CVE par rapport à d'autres CVE.

Informations sur l'Exploit

Exploit Database EDB-ID : 15736

Date de publication : 2010-12-14 23h00 +00:00
Auteur : LiquidWorm
EDB Vérifié : No

MantisBT <=1.2.3 (db_type) Local File Inclusion Vulnerability Vendor: MantisBT Group Product web page: http://www.mantisbt.org Version affected: <1.2.4 Summary: MantisBT is a free popular web-based bugtracking system. It is written in the PHP scripting language and works with MySQL, MS SQL, and PostgreSQL databases and a webserver. MantisBT has been installed on Windows, Linux, Mac OS, OS/2, and others. Almost any web browser should be able to function as a client. It is released under the terms of the GNU General Public License (GPL). Desc: Mantis Bug Tracker suffers from a local file inlcusion/disclosure (LFI/FD) vulnerability when input passed thru the "db_type" parameter (GET & POST) to upgrade_unattended.php script is not properly verified before being used to include files. This can be exploited to include files from local resources with directory traversal attacks and URL encoded NULL bytes. ==================================================================================== --> library/adodb/adodb.inc.php ... 4109: 4110: $file = ADODB_DIR."/drivers/adodb-".$db.".inc.php"; 4111: @include_once($file); ... ==================================================================================== Tested on: Microsoft Windows XP Professional SP3 (English) Debian GNU/Linux (squeeze) Apache 2.2.14 (Win32) MySQL 5.1.41 PHP 5.3.1 Vulnerability discovered by: Gjoko 'LiquidWorm' Krstic liquidworm gmail com Zero Science Lab - http://www.zeroscience.mk Advisory ID: ZSL-2010-4984 Advisory URL: http://www.zeroscience.mk/en/vulnerabilities/ZSL-2010-4984.php Vendor Advisory URL: http://www.mantisbt.org/bugs/view.php?id=12607 13.12.2010 PoC: ---------- Dork: Copyright+MantisBT Group LFI/FD: http://[MANTIS_ROOT_HOST]/admin/upgrade_unattended.php?db_type=..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2fboot.ini%00 ----------

Products Mentioned

Configuraton 0

Mantisbt>>Mantisbt >> Version To (including) 1.2.3

Mantisbt>>Mantisbt >> Version 0.18.0

Mantisbt>>Mantisbt >> Version 0.19.0

Mantisbt>>Mantisbt >> Version 0.19.0

Mantisbt>>Mantisbt >> Version 0.19.0a1

    Mantisbt>>Mantisbt >> Version 0.19.0a2

      Mantisbt>>Mantisbt >> Version 0.19.1

      Mantisbt>>Mantisbt >> Version 0.19.2

      Mantisbt>>Mantisbt >> Version 0.19.3

      Mantisbt>>Mantisbt >> Version 0.19.4

      Mantisbt>>Mantisbt >> Version 0.19.5

      Mantisbt>>Mantisbt >> Version 1.0.0

      Mantisbt>>Mantisbt >> Version 1.0.0

      Mantisbt>>Mantisbt >> Version 1.0.0

      Mantisbt>>Mantisbt >> Version 1.0.0

      Mantisbt>>Mantisbt >> Version 1.0.0

      Mantisbt>>Mantisbt >> Version 1.0.0

      Mantisbt>>Mantisbt >> Version 1.0.0a1

        Mantisbt>>Mantisbt >> Version 1.0.0a2

          Mantisbt>>Mantisbt >> Version 1.0.0a3

            Mantisbt>>Mantisbt >> Version 1.0.1

            Mantisbt>>Mantisbt >> Version 1.0.2

            Mantisbt>>Mantisbt >> Version 1.0.3

            Mantisbt>>Mantisbt >> Version 1.0.4

            Mantisbt>>Mantisbt >> Version 1.0.5

            Mantisbt>>Mantisbt >> Version 1.0.6

            Mantisbt>>Mantisbt >> Version 1.0.7

            Mantisbt>>Mantisbt >> Version 1.0.8

            Mantisbt>>Mantisbt >> Version 1.1.0

            Mantisbt>>Mantisbt >> Version 1.1.1

            Mantisbt>>Mantisbt >> Version 1.1.2

            Mantisbt>>Mantisbt >> Version 1.1.4

            Mantisbt>>Mantisbt >> Version 1.1.5

            Mantisbt>>Mantisbt >> Version 1.1.6

            Mantisbt>>Mantisbt >> Version 1.1.7

            Mantisbt>>Mantisbt >> Version 1.1.8

            Mantisbt>>Mantisbt >> Version 1.2.0

            Mantisbt>>Mantisbt >> Version 1.2.1

            Mantisbt>>Mantisbt >> Version 1.2.2

            Références

            http://www.vupen.com/english/advisories/2011/0002
            Tags : vdb-entry, x_refsource_VUPEN
            http://openwall.com/lists/oss-security/2010/12/15/5
            Tags : mailing-list, x_refsource_MLIST
            http://security.gentoo.org/glsa/glsa-201211-01.xml
            Tags : vendor-advisory, x_refsource_GENTOO
            http://www.mantisbt.org/blog/?p=123
            Tags : x_refsource_CONFIRM
            http://openwall.com/lists/oss-security/2010/12/16/2
            Tags : mailing-list, x_refsource_MLIST
            http://secunia.com/advisories/51199
            Tags : third-party-advisory, x_refsource_SECUNIA
            http://secunia.com/advisories/42772
            Tags : third-party-advisory, x_refsource_SECUNIA