what you don't know can hurt you
Home Files News &[SERVICES_TAB]About Contact Add New

Zend Framework ZF1 1.x Database Configuration Disclosure

Zend Framework ZF1 1.x Database Configuration Disclosure
Posted Feb 14, 2019
Authored by KingSkrupellos

Zend Framework ZF1 version 1.x suffers from a database configuration file disclosure vulnerability.

tags | exploit, info disclosure
SHA-256 | fe405bed2d480432ed165c26db6840cba944eaaa92e3dc7d6738ab9910f06565

Zend Framework ZF1 1.x Database Configuration Disclosure

Change Mirror Download
####################################################################

# Exploit Title : Zend Framework ZF1 1.x Database Config Disclosure
# Author [ Discovered By ] : KingSkrupellos
# Team : Cyberizm Digital Security Army
# Date : 14/02/2019
# Vendor Homepage : zend.com
# Software Download Link : github.com/RalfEggert/zf1example/archive/master.zip
# Software Information Link : github.com/RalfEggert/zf1example
# Software Version : 1.x
# Tested On : Windows and Linux
# Category : WebApps
# Exploit Risk : Medium
# Vulnerability Type : CWE-16 [ Configuration ] ~ CWE-200 [ Information Exposure ]
# PacketStormSecurity : packetstormsecurity.com/files/authors/13968
# CXSecurity : cxsecurity.com/author/KingSkrupellos/1/
# Exploit4Arab : exploit4arab.org/author/351/KingSkrupellos

####################################################################

# Description about Software :
***************************
Zend Framework is a collection of professional PHP packages.

####################################################################

# Impact :
***********
Zend Framework ZF1 1.x [ and other versions ] configuration file may potentially

disclose sensitive information to remote attackers.

The configuration file that Zend Framework ZF1 1.x stored in

/application/modules/default/configs/application.ini

HTTP requests consisting of a single character will cause the software to

disclose sensitive configuration information, including the password/database to the administrative web interface.

This file is installed, by default, with world readable and possibly world writeable permissions enabled.

This may have some potentially serious consequences as the configuration

file also stores password information in plain text.

This issue occurs because access controls on configuration files are not properly set.

An attacker can exploit this issue to retrieve potentially sensitive information.

Attackers can access config file via URL request. This may aid in further attacks.

####################################################################

# Database Config Disclosure Exploit :
**********************************
/application/modules/default/configs/application.ini

; resource db
resources.db.adapter = "PDO_MYSQL"
resources.db.params.host = "localhost"
resources.db.params.dbname = "dbname123"
resources.db.params.username = "dbuser123"
resources.db.params.password = "dbpass123"
resources.db.params.charset = "utf8"
resources.db.defaultMetadataCache = "metadata"

####################################################################

# Discovered By KingSkrupellos from Cyberizm.Org Digital Security Team

####################################################################
Login or Register to add favorites

File Archive:

October 2024

  • Su
  • Mo
  • Tu
  • We
  • Th
  • Fr
  • Sa
  • 1
    Oct 1st
    39 Files
  • 2
    Oct 2nd
    23 Files
  • 3
    Oct 3rd
    0 Files
  • 4
    Oct 4th
    0 Files
  • 5
    Oct 5th
    0 Files
  • 6
    Oct 6th
    0 Files
  • 7
    Oct 7th
    0 Files
  • 8
    Oct 8th
    0 Files
  • 9
    Oct 9th
    0 Files
  • 10
    Oct 10th
    0 Files
  • 11
    Oct 11th
    0 Files
  • 12
    Oct 12th
    0 Files
  • 13
    Oct 13th
    0 Files
  • 14
    Oct 14th
    0 Files
  • 15
    Oct 15th
    0 Files
  • 16
    Oct 16th
    0 Files
  • 17
    Oct 17th
    0 Files
  • 18
    Oct 18th
    0 Files
  • 19
    Oct 19th
    0 Files
  • 20
    Oct 20th
    0 Files
  • 21
    Oct 21st
    0 Files
  • 22
    Oct 22nd
    0 Files
  • 23
    Oct 23rd
    0 Files
  • 24
    Oct 24th
    0 Files
  • 25
    Oct 25th
    0 Files
  • 26
    Oct 26th
    0 Files
  • 27
    Oct 27th
    0 Files
  • 28
    Oct 28th
    0 Files
  • 29
    Oct 29th
    0 Files
  • 30
    Oct 30th
    0 Files
  • 31
    Oct 31st
    0 Files

Top Authors In Last 30 Days

File Tags

Systems

packet storm

© 2024 Packet Storm. All rights reserved.

Services
Security Services
Hosting By
Rokasec
close