Lucene search
+L

834 matches found

OpenVAS
OpenVAS
added 2005/11/03 12:0 a.m.31 views

phpMyAdmin remote command execution

The remote web server contains a PHP application that may allow arbitrary command execution. SPDX-FileCopyrightText: 2004 David Maciejak 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...

7.5CVSS7AI score0.02926EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2005/10/28 12:0 a.m.47 views

GLSA-200510-21 : phpMyAdmin: Local file inclusion and XSS vulnerabilities

The remote host is affected by the vulnerability described in GLSA-200510-21 phpMyAdmin: Local file inclusion and XSS vulnerabilities Stefan Esser discovered that by calling certain PHP files directly, it was possible to workaround the grabglobals.lib.php security model and overwrite the $cfg...

5CVSS5.8AI score0.05617EPSS
SaveExploits2References4
Gentoo Linux
Gentoo Linux
added 2005/10/25 12:0 a.m.35 views

phpMyAdmin: Local file inclusion and XSS vulnerabilities

Background phpMyAdmin is a tool written in PHP intended to handle the administration of MySQL over the web. Description Stefan Esser discovered that by calling certain PHP files directly, it was possible to workaround the grabglobals.lib.php security model and overwrite the $cfg configuration...

5CVSS6.8AI score0.05617EPSS
SaveExploits2
Tenable Nessus
Tenable Nessus
added 2005/10/19 12:0 a.m.53 views

GLSA-200510-16 : phpMyAdmin: Local file inclusion vulnerability

The remote host is affected by the vulnerability described in GLSA-200510-16 phpMyAdmin: Local file inclusion vulnerability Maksymilian Arciemowicz reported that in libraries/grabglobals.lib.php, the $redirect parameter was not correctly validated. Systems running PHP in safe mode are not affecte...

5CVSS8.8AI score0.15919EPSS
SaveExploits1References3
Gentoo Linux
Gentoo Linux
added 2005/10/17 12:0 a.m.63 views

phpMyAdmin: Local file inclusion vulnerability

Background phpMyAdmin is a tool written in PHP intended to handle the administration of MySQL over the web. Description Maksymilian Arciemowicz reported that in libraries/grabglobals.lib.php, the $redirect parameter was not correctly validated. Systems running PHP in safe mode are not affected...

5CVSS9.3AI score0.15919EPSS
SaveExploits1
Cent OS
Cent OS
added 2005/05/04 5:39 p.m.84 views

php security update

CentOS Errata and Security Advisory CESA-2005:406 Updated PHP packages that fix various security issues are now available. This update has been rated as having moderate security impact by the Red Hat Security Response Team. PHP is an HTML-embedded scripting language commonly used with the Apache...

7.5CVSS6.1AI score0.10394EPSS
SaveExploits3References8
Tenable Nessus
Tenable Nessus
added 2005/04/19 12:0 a.m.33 views

Mandrake Linux Security Advisory : php (MDKSA-2005:072)

A number of vulnerabilities are addressed in this PHP update : Stefano Di Paolo discovered integer overflows in PHP's pack, unpack, and shmopwrite functions which could allow a malicious script to break out of safe mode and execute arbitrary code with privileges of the PHP interpreter...

10CVSS6.6AI score0.44984EPSS
SaveExploits5References7
Ubuntu
Ubuntu
added 2005/03/24 5:45 p.m.83 views

USN-99-2: Fixed php4 packages for USN-99-1

USN-99-1 fixed a safe mode bypass which allowed malicious PHP scripts to circumvent path restrictions by creating a specially crafted directory whose length exceeded the capacity of the realpath function CAN-2004-1064. However, this caused severe regressions, some applications like SquirrelMail a...

10CVSS5.3AI score0.03735EPSS
SaveExploits0
Ubuntu
Ubuntu
added 2005/03/18 11:22 p.m.74 views

USN-99-1: PHP4 vulnerabilities

Stefano Di Paola discovered integer overflows in PHP's pack and unpack functions. A malicious PHP script could exploit these to break out of safe mode and execute arbitrary code with the privileges of the PHP interpreter. CAN-2004-1018 Note: The second part of CAN-2004-1018 buffer overflow in the...

10CVSS6.4AI score0.1616EPSS
SaveExploits2
RedHat Linux
RedHat Linux
added 2005/02/15 9:23 a.m.7 views

security flaw

Multiple integer handling errors in PHP before 4.3.10 allow attackers to bypass safe mode restrictions, cause a denial of service, or execute arbitrary code via 1 a negative offset value to the shmopwrite function, 2 an "integer overflow/underflow" in the pack function, or 3 an "integer...

10CVSS6.6AI score0.1616EPSS
SaveExploits2References4
NVD
NVD
added 2005/01/10 5:0 a.m.19 views

CVE-2004-1063

PHP 4.x to 4.3.9, and PHP 5.x to 5.0.2, when running in safe mode on a multithreaded Unix webserver, allows local users to bypass safemodeexecdir restrictions and execute commands outside of the intended safemodeexecdir via shell metacharacters in the current directory name. NOTE: this issue was...

10CVSS6.5AI score0.04181EPSS
SaveExploits0References12
NVD
NVD
added 2005/01/10 5:0 a.m.21 views

CVE-2004-1064

The safe mode checks in PHP 4.x to 4.3.9 and PHP 5.x to 5.0.2 truncate the file path before passing the data to the realpath function, which could allow attackers to bypass safe mode. NOTE: this issue was originally REJECTed by its CNA before publication, but that decision is in active dispute...

10CVSS6.3AI score0.03735EPSS
SaveExploits0References12
UbuntuCve
UbuntuCve
added 2005/01/10 5:0 a.m.33 views

CVE-2004-1063

PHP 4.x to 4.3.9, and PHP 5.x to 5.0.2, when running in safe mode on a multithreaded Unix webserver, allows local users to bypass safemodeexecdir restrictions and execute commands outside of the intended safemodeexecdir via shell metacharacters in the current directory name. NOTE: this issue was...

10CVSS6AI score0.04181EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2005/01/10 5:0 a.m.31 views

CVE-2004-1018

Multiple integer handling errors in PHP before 4.3.10 allow attackers to bypass safe mode restrictions, cause a denial of service, or execute arbitrary code via 1 a negative offset value to the shmopwrite function, 2 an "integer overflow/underflow" in the pack function, or 3 an "integer...

10CVSS6.3AI score0.1616EPSS
SaveExploits2References2
NVD
NVD
added 2005/01/10 5:0 a.m.26 views

CVE-2004-1018

Multiple integer handling errors in PHP before 4.3.10 allow attackers to bypass safe mode restrictions, cause a denial of service, or execute arbitrary code via 1 a negative offset value to the shmopwrite function, 2 an "integer overflow/underflow" in the pack function, or 3 an "integer...

10CVSS7.6AI score0.1616EPSS
SaveExploits2References15
UbuntuCve
UbuntuCve
added 2005/01/10 5:0 a.m.36 views

CVE-2004-1064

The safe mode checks in PHP 4.x to 4.3.9 and PHP 5.x to 5.0.2 truncate the file path before passing the data to the realpath function, which could allow attackers to bypass safe mode. NOTE: this issue was originally REJECTed by its CNA before publication, but that decision is in active dispute...

10CVSS5.9AI score0.03735EPSS
SaveExploits0References3
NVD
NVD
added 2004/12/31 5:0 a.m.13 views

CVE-2004-2692

The execdir PHP patch php-exec-dir 4.3.2 through 4.3.7 with safe mode disabled allows remote attackers to bypass restrictions and execute arbitrary commands via a backtick operator, which is not handled using the phpescapeshellcmd function...

9.3CVSS7.7AI score0.04506EPSS
SaveExploits2References8
securityvulns
securityvulns
added 2004/12/23 12:0 a.m.25 views

Multiple PHP bugs

Integer overflow leading to memory content leak, safe mode protection bypass, openlog buffer overflow, etc...

3.5AI score
SaveExploits0References6Affected Software1
RedHat Linux
RedHat Linux
added 2004/12/21 6:52 p.m.8 views

security flaw

Multiple integer handling errors in PHP before 4.3.10 allow attackers to bypass safe mode restrictions, cause a denial of service, or execute arbitrary code via 1 a negative offset value to the shmopwrite function, 2 an "integer overflow/underflow" in the pack function, or 3 an "integer...

10CVSS6.6AI score0.1616EPSS
SaveExploits2References4
securityvulns
securityvulns
added 2004/12/21 12:0 a.m.32 views

PHP shmop.c module permits write of arbitrary memory.

Hi list-eners, ========================================================== Title: Php shmop write of arbitrary memory - Safe Mode Bypass Affected: Php = 5.0.2 & 4.3.9 if shmop module is loaded. Vulnerability Type: Input Validation - write of arbitrary memory ==Summary Shared Memory PHP Module has ...

SaveExploits0
Rows per page
Query Builder