Búsqueda de    
Vulnerabilidad   
    Buscar 324607 Descripciones CVE y
146377 Descripciones de Pruebas,
accesos 10,000+ referencias cruzadas.
Pruebas   CVE   Todos  

ID de Prueba:1.3.6.1.4.1.25623.1.0.16279
Categoría:Web application abuses
Título:Uebimiau Session Directory Disclosure
Resumen:Uebimiau in default installation create one temporary folder; to store 'sessions' and other files. This folder is defined in 'inc/config.php' as './database/'.
Descripción:Summary:
Uebimiau in default installation create one temporary folder
to store 'sessions' and other files. This folder is defined in 'inc/config.php' as './database/'.

Vulnerability Impact:
If the web administrator don't change this folder, an attacker
can exploit this using the follow request:

http://example.com/database/_sessions/

Affected Software/OS:
Uebimiau <= 2.7.2 are known to be vulnerable. Other versions might
be affected as well.

Solution:
1) Insert index.php in each directory of the Uebimiau

2) Set variable $temporary_directory to a directory not public and with restricted access,
set permission as read only to 'web server user' for each files in $temporary_directory.

3) Set open_basedir in httpd.conf to yours clients follow the model below:



php_admin_value open_basedir

/server-target/public_html



CVSS Score:
5.0

CVSS Vector:
AV:N/AC:L/Au:N/C:P/I:N/A:N

CopyrightCopyright (C) 2005 Noam Rathaus

Esta es sólo una de 146377 pruebas de vulnerabilidad en nuestra serie de pruebas. Encuentre más sobre cómo ejecutar una auditoría de seguridad completa.

Para ejecutar una prueba gratuita de esta vulnerabilidad contra su sistema, regístrese ahora.




© 1998-2025 E-Soft Inc. Todos los derechos reservados.