CVE-2010-4156 : Detail

CVE-2010-4156

A03-Injection
8.13%V4
Network
2010-11-10
00h00 +00:00
2010-12-07
09h00 +00:00
Notifications for a CVE
Stay informed of any changes for a specific CVE.
Notifications manage

CVE Descriptions

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).

CVE Informations

Related Weaknesses

CWE-ID Weakness Name 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.

Metrics

Metrics Score Severity CVSS Vector Source
V2 5 AV:N/AC:L/Au:N/C:P/I:N/A:N nvd@nist.gov

EPSS

EPSS is a scoring model that predicts the likelihood of a vulnerability being exploited.

EPSS Score

The EPSS model produces a probability score between 0 and 1 (0 and 100%). The higher the score, the greater the probability that a vulnerability will be exploited.

EPSS Percentile

The percentile is used to rank CVE according to their EPSS score. For example, a CVE in the 95th percentile according to its EPSS score is more likely to be exploited than 95% of other CVE. Thus, the percentile is used to compare the EPSS score of a CVE with that of other CVE.

Exploit information

Exploit Database EDB-ID : 34979

Publication date : 2010-11-06 23h00 +00:00
Author : Mateusz Kocielski
EDB Verified : 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

    References

    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