CVE-2007-0448 : Détail

CVE-2007-0448

1.2%V3
Network
2007-05-24
16h00 +00:00
2007-07-27
07h00 +00:00
Notifications pour un CVE
Restez informé de toutes modifications pour un CVE spécifique.
Gestion des notifications

Descriptions du CVE

The fopen function in PHP 5.2.0 does not properly handle invalid URI handlers, which allows context-dependent attackers to bypass safe_mode restrictions and read arbitrary files via a file path specified with an invalid URI, as demonstrated via the srpath URI.

Informations du CVE

Métriques

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

Date de publication : 2007-01-25 23h00 +00:00
Auteur : Maksymilian Arciemowicz
EDB Vérifié : Yes

source: https://www.securityfocus.com/bid/22261/info PHP is prone to a 'safe_mode' restriction-bypass vulnerability. Successful exploits could allow an attacker to write files in unauthorized locations; other attacks may also be possible. This vulnerability would be an issue in shared-hosting configurations where multiple users can create and execute arbitrary PHP script code, all assuming that the 'safe_mode' restriction will isolate users from each other. This issue is reported to affect PHP version 5.2.0; other versions may also be vulnerable. php -r 'fopen("srpath://../../../../../../../dir/pliczek", "a");'

Products Mentioned

Configuraton 0

Php>>Php >> Version 5.2.0

Références

http://securityreason.com/achievement_securityalert/44
Tags : third-party-advisory, x_refsource_SREASONRES
http://www.securityfocus.com/bid/22261
Tags : vdb-entry, x_refsource_BID
http://securityreason.com/securityalert/2175
Tags : third-party-advisory, x_refsource_SREASON