CVE-2004-0958 : Détail

CVE-2004-0958

3.28%V3
Network
2004-10-16
02h00 +00:00
2017-10-09
22h57 +00:00
Notifications pour un CVE
Restez informé de toutes modifications pour un CVE spécifique.
Gestion des notifications

Descriptions du CVE

php_variables.c in PHP before 5.0.2 allows remote attackers to read sensitive memory contents via (1) GET, (2) POST, or (3) COOKIE GPC variables that end in an open bracket character, which causes PHP to calculate an incorrect string length.

Informations du CVE

Métriques

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

Date de publication : 2004-09-14 22h00 +00:00
Auteur : Stefano Di Paola
EDB Vérifié : Yes

source: https://www.securityfocus.com/bid/11334/info A vulnerability is reported to present itself in the array parsing functions of the 'php_variables.c' PHP source file. The vulnerability occurs when a PHP script is being used to print URI parameters or data, that are supplied by a third party, into a dynamically generated web page. It is reported that the vulnerable function does not strip certain characters from the user supplied data, this may ultimately be harnessed to manipulate the parsing function into returning regions of process memory to the attacker. It is reported that this issue only affects PHP versions 4.2.0 and subsequent. $ curl "http://www.example.com/phpinfo.php" -d `perl -e 'print "f"x100;print "[g][=1"'` where phpinfo.php is: <? phpinfo(); ?> or some php file containing print_r function: <? print_r($_REQUEST); ?>

Products Mentioned

Configuraton 0

Php>>Php >> Version To (including) 5.0.2

Références

http://marc.info/?l=bugtraq&m=109527531130492&w=2
Tags : mailing-list, x_refsource_BUGTRAQ
http://secunia.com/advisories/12560/
Tags : third-party-advisory, x_refsource_SECUNIA
http://securitytracker.com/id?1011279
Tags : vdb-entry, x_refsource_SECTRACK
https://bugzilla.fedora.us/show_bug.cgi?id=2344
Tags : vendor-advisory, x_refsource_FEDORA
http://www.redhat.com/support/errata/RHSA-2004-687.html
Tags : vendor-advisory, x_refsource_REDHAT