CVE-2009-0754 : Détail

CVE-2009-0754

0.04%V3
Local
2009-03-03
15h00 +00:00
2018-10-03
18h57 +00:00
Notifications pour un CVE
Restez informé de toutes modifications pour un CVE spécifique.
Gestion des notifications

Descriptions du CVE

PHP 4.4.4, 5.1.6, and other versions, when running on Apache, allows local users to modify behavior of other sites hosted on the same web server by modifying the mbstring.func_overload setting within .htaccess, which causes this setting to be applied to other virtual hosts on the same server.

Informations du CVE

Faiblesses connexes

CWE-ID Nom de la faiblesse Source
CWE-134 Use of Externally-Controlled Format String
The product uses a function that accepts a format string as an argument, but the format string originates from an external source.

Métriques

Métriques Score Gravité CVSS Vecteur Source
V2 2.1 AV:L/AC:L/Au:N/C:N/I:P/A:N [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 : 32769

Date de publication : 2009-01-29 23h00 +00:00
Auteur : strategma
EDB Vérifié : Yes

source: https://www.securityfocus.com/bid/33542/info PHP is prone to a denial-of-service vulnerability because it fails to limit global scope for certain settings relating to Unicode text operations. Attackers can exploit this issue to crash the affected webserver, denying service to legitimate users. <?php $v = 'Òîâà å òåñò|test.php'; print substr($v,0,strpos($v,'|')); ?>

Products Mentioned

Configuraton 0

Php>>Php >> Version 4.4.4

Php>>Php >> Version 5.1.6

Apache>>Apache >> Version *

    Références

    http://www.securitytracker.com/id?1021979
    Tags : vdb-entry, x_refsource_SECTRACK
    http://bugs.php.net/bug.php?id=27421
    Tags : x_refsource_CONFIRM
    http://secunia.com/advisories/34642
    Tags : third-party-advisory, x_refsource_SECUNIA
    http://www.openwall.com/lists/oss-security/2009/01/30/1
    Tags : mailing-list, x_refsource_MLIST
    http://www.openwall.com/lists/oss-security/2009/02/25/3
    Tags : mailing-list, x_refsource_MLIST
    http://secunia.com/advisories/35007
    Tags : third-party-advisory, x_refsource_SECUNIA
    http://www.openwall.com/lists/oss-security/2009/02/03/3
    Tags : mailing-list, x_refsource_MLIST
    http://secunia.com/advisories/34830
    Tags : third-party-advisory, x_refsource_SECUNIA
    http://www.redhat.com/support/errata/RHSA-2009-0350.html
    Tags : vendor-advisory, x_refsource_REDHAT
    http://secunia.com/advisories/35003
    Tags : third-party-advisory, x_refsource_SECUNIA
    http://secunia.com/advisories/35306
    Tags : third-party-advisory, x_refsource_SECUNIA
    https://usn.ubuntu.com/761-1/
    Tags : vendor-advisory, x_refsource_UBUNTU
    http://www.debian.org/security/2009/dsa-1789
    Tags : vendor-advisory, x_refsource_DEBIAN