CVE-2010-4156 : Détail

CVE-2010-4156

A03-Injection
8.13%V4
Network
2010-11-10
00h00 +00:00
2010-12-07
09h00 +00:00
Notifications pour un CVE
Restez informé de toutes modifications pour un CVE spécifique.
Gestion des notifications

Descriptions du CVE

The mb_strcut function in Libmbfl 1.1.0, as used in PHP 5.3.x through 5.3.3, allows context-dependent attackers to obtain potentially sensitive information via a large value of the third parameter (aka the length parameter).

Informations du CVE

Faiblesses connexes

CWE-ID Nom de la faiblesse Source
CWE-20 Improper Input Validation
The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.

Métriques

Métriques Score Gravité CVSS Vecteur Source
V2 5 AV:N/AC:L/Au:N/C:P/I:N/A:N nvd@nist.gov

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 : 34979

Date de publication : 2010-11-06 23h00 +00:00
Auteur : Mateusz Kocielski
EDB Vérifié : Yes

# source: https://www.securityfocus.com/bid/44727/info # # PHP is prone to an information-disclosure vulnerability. # # Attackers can exploit this issue to obtain sensitive information that may lead to further attacks. # <?php $b = "bbbbbbbbbbb"; str_repeat("THIS IS A SECRET MESSAGE, ISN'T IT?", 1); $var3 = mb_strcut($b, 0, 1000); echo $var3; ?>

Products Mentioned

Configuraton 0

Php>>Php >> Version 5.3.0

Php>>Php >> Version 5.3.1

Php>>Php >> Version 5.3.2

Php>>Php >> Version 5.3.3

Scottmac>>Libmbfl >> Version 1.1.0

    Références

    http://www.vupen.com/english/advisories/2011/0077
    Tags : vdb-entry, x_refsource_VUPEN
    http://secunia.com/advisories/42812
    Tags : third-party-advisory, x_refsource_SECUNIA
    http://www.redhat.com/support/errata/RHSA-2011-0196.html
    Tags : vendor-advisory, x_refsource_REDHAT
    http://marc.info/?l=bugtraq&m=130331363227777&w=2
    Tags : vendor-advisory, x_refsource_HP
    http://pastie.org/1279428
    Tags : x_refsource_MISC
    http://www.ubuntu.com/usn/USN-1042-1
    Tags : vendor-advisory, x_refsource_UBUNTU
    http://www.vupen.com/english/advisories/2011/0021
    Tags : vdb-entry, x_refsource_VUPEN
    http://www.php.net/ChangeLog-5.php
    Tags : x_refsource_CONFIRM
    http://www.securityfocus.com/bid/44727
    Tags : vdb-entry, x_refsource_BID
    http://www.openwall.com/lists/oss-security/2010/11/08/13
    Tags : mailing-list, x_refsource_MLIST
    http://www.mandriva.com/security/advisories?name=MDVSA-2010:225
    Tags : vendor-advisory, x_refsource_MANDRIVA
    http://marc.info/?l=bugtraq&m=130331363227777&w=2
    Tags : vendor-advisory, x_refsource_HP
    http://www.vupen.com/english/advisories/2011/0020
    Tags : vdb-entry, x_refsource_VUPEN
    http://secunia.com/advisories/43189
    Tags : third-party-advisory, x_refsource_SECUNIA
    http://secunia.com/advisories/42135
    Tags : third-party-advisory, x_refsource_SECUNIA
    http://pastie.org/1279682
    Tags : x_refsource_MISC
    http://www.openwall.com/lists/oss-security/2010/11/07/2
    Tags : mailing-list, x_refsource_MLIST