Lucene search
+L

330 matches found

Cvelist
Cvelist
added 2008/01/04 11:00 a.m.36 views

CVE-2007-6666

SQL injection vulnerability in rss.php in Zenphoto 1.1 through 1.1.3 allows remote attackers to execute arbitrary SQL commands via the albumnr parameter...

8.2AI score0.02035EPSS
SaveExploits2References5
CVE
CVE
added 2008/01/04 11:00 a.m.70 views

CVE-2007-6666

The CVE-2007-6666 issue affects Zenphoto rss.php, vulnerable in versions 1.1 through 1.1.3 via the albumnr parameter. The vulnerability is a SQL injection that allows remote attackers to execute arbitrary SQL commands through that input, potentially leading to data disclosure or modification. Ope...

7.5CVSS8.2AI score0.02035EPSS
SaveExploits2References5Affected Software1
seebug.org
seebug.org
added 2008/01/03 12:00 a.m.20 views

Zenphoto 'rss.php' SQL注入漏洞

Zenphoto是一款基于PHP的WEB应用程序。 Zenphoto不正确过滤用户提交的URI数据,远程攻击者可以利用漏洞进行SQL注入攻击,可获得敏感信息或操作数据库。 问题是由于'rss.php'脚本对用户提交的'albumnr'参数处理缺少充分过滤,提交恶意SQL查询作为参数数据,可更改原来的SQL逻辑,获得敏感信息或操作数据库。 Zenphoto zenphoto 1.1.3 Zenphoto zenphoto 1.1.2 Zenphoto zenphoto 1.1.1 Zenphoto zenphoto 1.1 目前没有解决方案提供:...

7.1AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2008/01/03 12:00 a.m.31 views

Zenphoto rss.php albumnr Parameter SQL Injection

The version of Zenphoto installed on the remote host fails to sanitize input to the 'albumnr' parameter of the 'rss.php' script before using it in a database query. Regardless of PHP's 'magicquotesgpc' and 'registerglobals' settings, an attacker may be able to exploit this issue to manipulate...

7.5CVSS5.6AI score0.02035EPSS
SaveExploits2References1
seebug.org
seebug.org
added 2008/01/01 12:00 a.m.17 views

Zenphoto 'rss.php' SQL Injection Vulnerability

Zenphoto is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query. Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying...

7.5AI score
SaveExploits0
seebug.org
seebug.org
added 2008/01/01 12:00 a.m.17 views

Zenphoto 1.1.3 (rss.php albumnr) Remote SQL Injection Exploit

No description provided by source. !/usr/bin/perl -w Zenphoto 1.1.3 SQL Injection Exploit Discovered by:...

7.1AI score
SaveExploits0
zdt
zdt
added 2007/12/31 12:00 a.m.19 views

Zenphoto 1.1.3 (rss.php albumnr) Remote SQL Injection Exploit

Exploit for unknown platform in category web applications ============================================================= Zenphoto 1.1.3 rss.php albumnr Remote SQL Injection Exploit ============================================================= !/usr/bin/perl -w Zenphoto 1.1.3 SQL Injection Exploit...

7.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2007/12/31 12:00 a.m.37 views

ZenPhoto 1.1.3 - 'rss.php?albumnr' SQL Injection

!/usr/bin/perl -w Zenphoto 1.1.3 SQL Injection Exploit Discovered by: Silentz Payload: Admin Username & Hash Retrieval Website: http://www.w4ck1ng.com Vulnerable Code rss.php: $albumnr = $GETalbumnr; if $albumnr != "" $sql = "SELECT FROM ". prefix"images" ." WHERE albumid = $albumnr AND show = 1...

7.5CVSS5.8AI score0.02035EPSS
SaveExploits2
exploitpack
exploitpack
added 2007/12/31 12:00 a.m.15 views

ZenPhoto 1.1.3 - rss.php?albumnr SQL Injection

ZenPhoto 1.1.3 - rss.php?albumnr SQL Injection !/usr/bin/perl -w Zenphoto 1.1.3 SQL Injection Exploit Discovered by: Silentz Payload: Admin Username & Hash Retrieval Website: http://www.w4ck1ng.com Vulnerable Code rss.php: $albumnr = $GETalbumnr; if $albumnr != "" $sql = "SELECT FROM "...

0.5AI score
SaveExploits0
Packet Storm
Packet Storm
added 2007/12/31 12:00 a.m.27 views

zenphoto-sql.txt

!/usr/bin/perl -w Zenphoto 1.1.3 SQL Injection Exploit Discovered by: Silentz Payload: Admin Username & Hash Retrieval Website: http://www.w4ck1ng.com Vulnerable Code rss.php: $albumnr = $GETalbumnr; if $albumnr != "" $sql = "SELECT FROM ". prefix"images" ." WHERE albumid = $albumnr AND show = 1...

7.4AI score
SaveExploits0
NVD
NVD
added 2007/01/31 11:28 a.m.20 views

CVE-2007-0616

Directory traversal vulnerability in zen/template-functions.php in zenphoto 1.0.4 up to 1.0.6 allows remote attackers to list arbitrary directories via ".." sequences in the album parameter to index.php...

7.8CVSS6.8AI score0.02232EPSS
SaveExploits1References7
Prion
Prion
added 2007/01/31 11:28 a.m.23 views

Directory traversal

Directory traversal vulnerability in zen/template-functions.php in zenphoto 1.0.4 up to 1.0.6 allows remote attackers to list arbitrary directories via ".." sequences in the album parameter to index.php...

7.8CVSS7.3AI score0.02232EPSS
SaveExploits1References7Affected Software1
Cvelist
Cvelist
added 2007/01/31 11:00 a.m.32 views

CVE-2007-0616

Directory traversal vulnerability in zen/template-functions.php in zenphoto 1.0.4 up to 1.0.6 allows remote attackers to list arbitrary directories via ".." sequences in the album parameter to index.php...

6.8AI score0.02232EPSS
SaveExploits1References7
CVE
CVE
added 2007/01/31 11:00 a.m.87 views

CVE-2007-0616

CVE-2007-0616 affects zenphoto versions 1.0.4 up to 1.0.6, via zen/template-functions.php. The vulnerability is a directory traversal in index.php where the album parameter can contain ".." sequences, enabling remote attackers to list arbitrary directories. Root cause: inadequate validation of th...

7.8CVSS6.8AI score0.02232EPSS
SaveExploits1References7Affected Software1
Packet Storm
Packet Storm
added 2006/10/17 12:00 a.m.29 views

zenphoto1.0.2.txt

Vendor: zenphoto Vulnerable: zenphoto 1.0.2 beta and below The vendor has been warned and the vulnerabilities have been addressed in 1.0.3 beta. Path Disclosure --------------- http://www.example.com/photos/zen/i.php?a=EXISTINGALBUMNAME&i=EXISTINGIMAGENAME&s=thumb%00 which returns: Warning:...

7.4AI score
SaveExploits0
securityvulns
securityvulns
added 2006/10/13 12:00 a.m.140 views

zenphoto Multiple Path Disclosure and Cross Site Scripting Vulnerabilities

Vendor: zenphoto Vulnerable: zenphoto 1.0.2 beta and below The vendor has been warned and the vulnerabilities have been addressed in 1.0.3 beta. Path Disclosure --------------- http://www.example.com/photos/zen/i.php?a=EXISTINGALBUMNAME&i=EXISTINGIMAGENAME&s=thumb00 which returns: Warning:...

0.3AI score
SaveExploits0
Packet Storm
Packet Storm
added 2006/05/05 12:00 a.m.24 views

zenphotoXSS.txt

Hi all, I've found several vulnerabilities in zenphoto, which is a great and simple photo gallery. I notified the team a month ago, and the new release zenphoto 1.0.2 beta fixes all the vulnerabilities. Thanks to the team for their great application and the fixes...

7.4AI score
SaveExploits0
Prion
Prion
added 2006/05/04 12:38 p.m.17 views

Cross site scripting

Multiple cross-site scripting XSS vulnerabilities in zenphoto 1.0.1 beta and earlier allow remote attackers to inject arbitrary web script or HTML via the 1 a parameter in i.php, and the 2 album and 3 image parameters in index.php...

6.8CVSS6.1AI score0.02035EPSS
SaveExploits3References4Affected Software1
NVD
NVD
added 2006/05/04 12:38 p.m.26 views

CVE-2006-2187

Multiple cross-site scripting XSS vulnerabilities in zenphoto 1.0.1 beta and earlier allow remote attackers to inject arbitrary web script or HTML via the 1 a parameter in i.php, and the 2 album and 3 image parameters in index.php...

6.8CVSS5.8AI score0.02035EPSS
SaveExploits3References4
Prion
Prion
added 2006/05/04 12:38 p.m.20 views

Design/Logic Flaw

zenphoto 1.0.1 beta and earlier allow remote attackers to obtain sensitive information via a direct request for the 1 /photos/themes/default/ and 2 /photos/themes/testing/ URIs, which reveals the path in an error message...

5CVSS6.7AI score0.01522EPSS
SaveExploits1References5Affected Software1
Rows per page
Query Builder