Lucene search
K

950 matches found

Packet Storm
Packet Storm
added 2009/04/28 12:0 a.m.26 views

LightBlog 9.9.2 Code Execution

"; 74. 75. $fd = fopen $newaccountfile, "w"; 76. chmod$newaccountfile, 0777; 77. fwrite $fd, $details; 78. fclose$fd; An attacker could be able to inject and execute arbitrary PHP code due to new accounts are saved with "php...

7.4AI score
Exploits0
Exploit DB
Exploit DB
added 2009/04/21 12:0 a.m.26 views

Dokeos Lms 1.8.5 - 'whoisonline.php' PHP Code Injection

striptags$el2'; 108. break; 109. case SORTSTRING : 1...

7.4AI score
Exploits0
seebug.org
seebug.org
added 2009/04/16 12:0 a.m.48 views

phpMyAdmin配置文件PHP代码注入漏洞

BUGTRAQ ID: 34526 CVECAN ID: CVE-2009-1285 phpMyAdmin是用PHP编写的工具,用于通过WEB管理MySQL。 phpMyAdmin所使用的setup脚本没有正确地过滤配置参数,如果远程攻击者向服务器提交了恶意的POST请求,就可以在所生成的配置文件中注入任意PHP代码。 phpMyAdmin phpMyAdmin 3.x phpMyAdmin phpMyAdmin 2.11.x phpMyAdmin ---------- 目前厂商已经发布了升级补丁以修复这个安全问题,请到厂商的主页下载:...

7.5CVSS6.4AI score0.36057EPSS
Exploits3
Tenable Nessus
Tenable Nessus
added 2009/04/16 12:0 a.m.80 views

phpMyAdmin Setup Script Configuration Parameters Arbitrary PHP Code Injection (PMASA-2009-4)

The setup script included with the version of phpMyAdmin installed on the remote host does not properly sanitize user-supplied input before using it to generate a config file for the application. This version is affected by the following vulnerabilities : - The setup script inserts the unsanitize...

7.5CVSS5.9AI score0.36057EPSS
Exploits3References3
NVD
NVD
added 2009/04/09 4:27 p.m.10 views

CVE-2009-1278

Static code injection vulnerability in forms/ajax/configure.php in Gravity Board X GBX 2.0 BETA allows remote attackers to inject arbitrary PHP code into config.php via the configure action to index.php...

7.5CVSS7.2AI score0.0407EPSS
Exploits1References3
NVD
NVD
added 2009/04/03 6:30 p.m.10 views

CVE-2008-6593

SQL injection vulnerability in LightNEasy/lightneasy.php in LightNEasy SQLite 1.2.2 and earlier allows remote attackers to inject arbitrary PHP code into comments.dat via the dlid parameter to index.php...

7.5CVSS7.5AI score0.00829EPSS
Exploits1References6
Symantec
Symantec
added 2009/03/25 12:0 a.m.524 views

phpMyAdmin 'setup.php' PHP Code Injection Vulnerability

Description phpMyAdmin is prone to a remote PHP code-injection vulnerability. An attacker can exploit this issue to inject and execute arbitrary malicious PHP code in the context of the webserver process. This may facilitate a compromise of the application and the underlying system; other attacks...

7.5CVSS0.4AI score0.93271EPSS
Exploits16References2Affected Software5
Tenable Nessus
Tenable Nessus
added 2009/03/17 12:0 a.m.25 views

FreeBSD : roundcube -- webmail script insertion and php code injection (35c0b572-125a-11de-a964-0030843d3802)

Secunia reports : Some vulnerabilities have been reported in RoundCube Webmail, which can be exploited by malicious users to compromise a vulnerable system and by malicious people to conduct script insertion attacks and compromise a vulnerable system. The HTML 'background' attribute within e.g...

4.3CVSS5.8AI score0.00407EPSS
Exploits1References5
seebug.org
seebug.org
added 2009/02/20 12:0 a.m.17 views

RavenNuke avartarlist.php模块PHP代码注入漏洞

BUGTRAQ ID: 33787 RavenNuke是基于PHP和MySQL的自动新闻发布和内容管理系统。 RavenNuke的avatarlist.php模块没有正确地验证对pregreplace调用所传送的patterns和replacements参数,远程攻击者可以通过向服务器提交恶意请求导致注入并执行任意PHP代码。以下是有漏洞的代码段: $patterns0 = '/.gif/'; $patterns1 = '/.png/'; ... $replacements1 = ''; $replacements0 = ''; ... $entryname =...

6.9AI score
Exploits0
CVE
CVE
added 2009/01/26 8:0 p.m.38 views

CVE-2009-0275

CVE-2009-0275 affects Ryneezy phoSheezy 0.2 via a static code injection vulnerability in admin.php that lets an authenticated admin inject PHP into config/header (and related config/footer, header) and can be exploited via CVE-2009-0250 to facilitate unauthenticated access. The issue is documente...

6.5CVSS6.8AI score0.01795EPSS
Exploits1References2Affected Software1
OpenVAS
OpenVAS
added 2009/01/22 12:0 a.m.25 views

KTorrent PHP Code Injection And Security Bypass Vulnerability

KTorrent is prone to a security bypass vulnerability. SPDX-FileCopyrightText: 2009 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

6.3AI score
Exploits0References4
FreeBSD
FreeBSD
added 2009/01/21 12:0 a.m.22 views

roundcube -- webmail script insertion and php code injection

Secunia reports: Some vulnerabilities have been reported in RoundCube Webmail, which can be exploited by malicious users to compromise a vulnerable system and by malicious people to conduct script insertion attacks and compromise a vulnerable system. The HTML "background" attribute within e.g. HT...

4.3CVSS1.2AI score0.00407EPSS
Exploits1References4
seebug.org
seebug.org
added 2009/01/12 12:0 a.m.32 views

CuteNews多个跨站脚本及PHP代码注入漏洞

BUGTRAQ ID: 33167 Cutenews是一款功能强大的新闻管理系统,使用平坦式文件存储。 Cutenews的index.php文件没有正确地验证对mod参数的输入便返回给了用户,这允许攻击者执行跨站脚本攻击;此外在阻断IP地址时没有正确的验证对addip参数的输入便储存在了data/ipban.db.php文件中,这可能导致注入并执行任意PHP代码。成功利用这个漏洞要求管理权限且禁用了.htaccess文件支持。 CutePHP CuteNews 1.4.6 厂商补丁: CutePHP -------...

6.9AI score
Exploits0
seebug.org
seebug.org
added 2009/01/12 12:0 a.m.52 views

XOOPS mydirname参数多个PHP代码注入漏洞

BUGTRAQ ID: 33176 Xoops是非常流行的动态web内容管理系统,用面向对象的PHP编写。...

6.9AI score
Exploits0
exploitpack
exploitpack
added 2008/10/28 12:0 a.m.9 views

H2O-CMS 3.4 - PHP Code Injection Cookie Authentication Bypass

H2O-CMS 3.4 - PHP Code Injection Cookie Authentication Bypass source: https://www.securityfocus.com/bid/31961/info H2O-CMS is prone to a PHP code-injection vulnerability and a cookie authentication-bypass vulnerability. An attacker can exploit the PHP code-injection issue to inject and execute...

0.7AI score
Exploits0
Exploit DB
Exploit DB
added 2008/10/28 12:0 a.m.31 views

H2O-CMS 3.4 - PHP Code Injection / Cookie Authentication Bypass

source: https://www.securityfocus.com/bid/31961/info H2O-CMS is prone to a PHP code-injection vulnerability and a cookie authentication-bypass vulnerability. An attacker can exploit the PHP code-injection issue to inject and execute arbitrary malicious PHP code in the context of the webserver...

7AI score
Exploits0
OpenVAS
OpenVAS
added 2008/10/24 12:0 a.m.28 views

Admbook PHP Code Injection Flaw

The remote web server contains a PHP script that allows arbitrary code injection. Description : The remote host is running AdmBook, a PHP-based guestbook. The remote version of this software is prone to remote PHP code injection due to a lack of sanitization of the HTTP header 'X-Forwarded-For'...

7.5CVSS0.4AI score0.08859EPSS
Exploits0References2
Packet Storm
Packet Storm
added 2008/10/17 12:0 a.m.18 views

mantis-exec.txt

?php / -------------------------------------------------------------------------------- Mantis Bug Tracker = 1.1.3 manageprojpage.php Remote Code Execution Exploit -------------------------------------------------------------------------------- author...: EgiX mail.....: n0b0d13satgmaildotcom...

7.4AI score
Exploits0
seebug.org
seebug.org
added 2008/10/17 12:0 a.m.26 views

Mantis Bug Tracker <= 1.1.3 Remote Code Execution Exploit

No description provided by source. ?php / -------------------------------------------------------------------------------- Mantis Bug Tracker = 1.1.3 manageprojpage.php Remote Code Execution Exploit -------------------------------------------------------------------------------- author...: EgiX...

7.1AI score
Exploits0
Exploit DB
Exploit DB
added 2008/10/13 12:0 a.m.38 views

LokiCMS 0.3.4 - 'writeconfig()' Remote Command Execution

Author: GiReX Homepage: http://girex.altervista.org CMS: LokiCMS 0.3.4 URL: http://www.lokicms.com/ Description: LokiCMS is still vulnerable to Remote Command Execution see: http://milw0rm.com/exploits/5408 The exploit changed becouse the vars changed but the bugged function is the same:...

7.4AI score
Exploits0
Rows per page
Query Builder