Lucene search
+L

187 matches found

securityvulns
securityvulns
added 2008/05/02 12:00 a.m.50 views

project alumni v1.0.9 (info.php) SQL Injection Vulnerability

...:::::project alumni v1.0.9 info.php SQL Injection Vulnerability ::::.... Virangar Security Team www.virangar.net -------- Discoverd By :virangar security teamhadihadi special tnx to:MR.nosrati,black.shadowes,MR.hesy,Zahra & all virangar members & all hackerz greetz:to my best friend in the wor...

0.6AI score
SaveExploits0
exploitpack
exploitpack
added 2008/05/02 12:00 a.m.19 views

Alumni 1.0.81.0.9 - info.php?id SQL Injection

Alumni 1.0.81.0.9 - info.php?id SQL Injection source: https://www.securityfocus.com/bid/29019/info Project Alumni is prone to a cross-site scripting vulnerability and an SQL-injection vulnerability because the application fails to sufficiently sanitize user-supplied input. Exploiting these issues...

0.2AI score
SaveExploits0
Exploit DB
Exploit DB
added 2008/05/02 12:00 a.m.21 views

Alumni 1.0.8/1.0.9 - 'index.php?year' Cross-Site Scripting

source: https://www.securityfocus.com/bid/29019/info Project Alumni is prone to a cross-site scripting vulnerability and an SQL-injection vulnerability because the application fails to sufficiently sanitize user-supplied input. Exploiting these issues could allow an attacker to steal cookie-based...

4.3CVSS5.8AI score0.01465EPSS
SaveExploits2
seebug.org
seebug.org
added 2007/12/04 12:00 a.m.19 views

Project Alumni Index.PHP Act参数本地文件包含漏洞

Project Alumni是一款基于PHP的WEB应用程序。 Project Alumni不正确过滤用户提交的URI数据,远程攻击者可以利用漏洞以WEB权限查看系统文件内容。 问题是由于'Index.PHP'脚本对用户提交的'act'参数缺少过滤,提交包含多个"../"字符作为参数数据,可绕过WEB ROOT限制,以WEB权限查看系统文件内容。 Project Alumni 1.0.9 目前没有解决方案提供: https://sourceforge.net/projects/project-alumni/...

7.1AI score
SaveExploits0
NVD
NVD
added 2007/11/30 12:46 a.m.25 views

CVE-2007-6184

Directory traversal vulnerability in index.php in Project Alumni 1.0.9 allows remote attackers to include and execute arbitrary local files via a .. dot dot in the act parameter...

7.5CVSS7.1AI score0.02539EPSS
SaveExploits1References5
Prion
Prion
added 2007/11/30 12:46 a.m.20 views

Directory traversal

Directory traversal vulnerability in index.php in Project Alumni 1.0.9 allows remote attackers to include and execute arbitrary local files via a .. dot dot in the act parameter...

7.5CVSS7.6AI score0.02539EPSS
SaveExploits1References5Affected Software1
CVE
CVE
added 2007/11/30 12:00 a.m.53 views

CVE-2007-6184

CVE-2007-6184 affects Project Alumni 1.0.9. The vulnerability arises in index.php where an attacker can use a .. in the act parameter to perform a directory traversal, allowing remote inclusion and execution of local files. The condition is an unrestricted act parameter that leads to file inclusi...

7.5CVSS7.1AI score0.02539EPSS
SaveExploits1References5Affected Software1
Cvelist
Cvelist
added 2007/11/30 12:00 a.m.32 views

CVE-2007-6184

Directory traversal vulnerability in index.php in Project Alumni 1.0.9 allows remote attackers to include and execute arbitrary local files via a .. dot dot in the act parameter...

7.1AI score0.02539EPSS
SaveExploits1References5
Packet Storm
Packet Storm
added 2007/11/28 12:00 a.m.25 views

projectalumni-disclose.txt

project alumni 1.0.9 remote file disclosure vulnerability download : https://sourceforge.net/projects/project-alumni/ vulnerable code on index.php include$SERVER'DOCUMENTROOT' . "/pages/" . $GET'act' . ".page.inc.php"; exploit : http://victim/path/index.php?act=../../../../../../etc/passwd%00...

7.4AI score
SaveExploits0
zdt
zdt
added 2007/11/27 12:00 a.m.27 views

project alumni 1.0.9 (index.php act) Local File Inclusion Vulnerability

Exploit for unknown platform in category web applications ======================================================================= project alumni 1.0.9 index.php act Local File Inclusion Vulnerability ======================================================================= project alumni 1.0.9 remo...

7.1AI score
SaveExploits0
exploitpack
exploitpack
added 2007/11/27 12:00 a.m.19 views

project alumni 1.0.9 - index.php?act Local File Inclusion

project alumni 1.0.9 - index.php?act Local File Inclusion project alumni 1.0.9 remote file disclosure vulnerability download : https://sourceforge.net/projects/project-alumni/ vulnerable code on index.php include$SERVER'DOCUMENTROOT' . "/pages/" . $GET'act' . ".page.inc.php"; exploit :...

SaveExploits0
seebug.org
seebug.org
added 2007/11/27 12:00 a.m.25 views

project alumni 1.0.9 (index.php act) Local File Inclusion Vulnerability

No description provided by source. project alumni 1.0.9 remote file disclosure vulnerability download : https://sourceforge.net/projects/project-alumni/ vulnerable code on index.php include$SERVER'DOCUMENTROOT' . "/pages/" . $GET'act' . ".page.inc.php"; exploit :...

7.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2007/11/27 12:00 a.m.46 views

project alumni 1.0.9 - 'index.php?act' Local File Inclusion

project alumni 1.0.9 remote file disclosure vulnerability download : https://sourceforge.net/projects/project-alumni/ vulnerable code on index.php include$SERVER'DOCUMENTROOT' . "/pages/" . $GET'act' . ".page.inc.php"; exploit : http://victim/path/index.php?act=../../../../../../etc/passwd%00...

7.5CVSS5.8AI score0.02539EPSS
SaveExploits1
seebug.org
seebug.org
added 2007/11/27 12:00 a.m.21 views

Project Alumni View/News SQL注入漏洞

Project Alumni View/News是一款基于PHP的WEB应用程序。 Project Alumni View/News不正确过滤用户提交的URI数据,远程攻击者可以利用漏洞进行SQL注入攻击,可获得敏感信息或操作数据库。 问题是由于脚本对用户提交的'year'参数缺少过滤,提交恶意SQL查询作为参数数据,可更改原来的SQL逻辑,获得敏感信息或可能操作数据库。 Project Alumni Project Alumni 1.0.9 Project Alumni Project Alumni 1.0.8 目前没有解决方案提供:...

7.1AI score
SaveExploits0
NVD
NVD
added 2007/11/26 10:46 p.m.25 views

CVE-2007-6126

Multiple cross-site scripting XSS vulnerabilities in project alumni 1.0.9 and earlier allow remote attackers to inject arbitrary web script or HTML via the year parameter to 1 xml/index.php; or 2 the year parameter to view.page.inc.php, which is reachable through a view action to the top-level...

4.3CVSS5.7AI score0.01729EPSS
SaveExploits1References5
NVD
NVD
added 2007/11/26 10:46 p.m.26 views

CVE-2007-6127

Multiple SQL injection vulnerabilities in project alumni 1.0.9 and earlier allow remote attackers to execute arbitrary SQL commands via the year parameter to 1 view.page.inc.php, which is reachable through a view action to index.php; or 2 the year parameter to news.page.inc.php, which is reachabl...

7.5CVSS8.5AI score0.01018EPSS
SaveExploits2References5
Prion
Prion
added 2007/11/26 10:46 p.m.21 views

Sql injection

Multiple SQL injection vulnerabilities in project alumni 1.0.9 and earlier allow remote attackers to execute arbitrary SQL commands via the year parameter to 1 view.page.inc.php, which is reachable through a view action to index.php; or 2 the year parameter to news.page.inc.php, which is reachabl...

7.5CVSS9.2AI score0.01018EPSS
SaveExploits2References5Affected Software1
Prion
Prion
added 2007/11/26 10:46 p.m.18 views

Cross site scripting

Multiple cross-site scripting XSS vulnerabilities in project alumni 1.0.9 and earlier allow remote attackers to inject arbitrary web script or HTML via the year parameter to 1 xml/index.php; or 2 the year parameter to view.page.inc.php, which is reachable through a view action to the top-level...

4.3CVSS5.9AI score0.01729EPSS
SaveExploits1References5Affected Software1
CVE
CVE
added 2007/11/26 10:00 p.m.61 views

CVE-2007-6126

CVE-2007-6126 affects Project Alumni versions 1.0.9 and earlier. The vulnerability is a cross-site scripting (XSS) flaw that allows remote attackers to inject arbitrary scripts via the year parameter in (1) xml/index.php and (2) view.page.inc.php, reachable through a view action to index.php. The...

4.3CVSS5.7AI score0.01729EPSS
SaveExploits1References5Affected Software1
CVE
CVE
added 2007/11/26 10:00 p.m.52 views

CVE-2007-6127

CVE-2007-6127 affects project alumni 1.0.9 and earlier. The vulnerability is a SQL injection in the year parameter of two PHP entry points: view.page.inc.php (accessed via a view action to index.php) and news.page.inc.php (via a news action to index.php). Exploitation allows remote attackers to e...

7.5CVSS8.5AI score0.01018EPSS
SaveExploits2References5Affected Software1
Rows per page
Query Builder