Lucene search
K

54 matches found

EUVD
EUVD
added 2025/10/07 12:30 a.m.1 views

EUVD-2006-5691

Malware in sbrugna...

7.2CVSS6.2AI score0.0005EPSS
Exploits0References4
EUVD
EUVD
added 2025/10/07 12:30 a.m.1 views

EUVD-2006-1498

Malware in sbrugna...

2.6CVSS9.2AI score0.05835EPSS
Exploits1References32
EUVD
EUVD
added 2025/10/07 12:30 a.m.1 views

EUVD-2009-3538

Malware in sbrugna...

5CVSS4.4AI score0.035EPSS
Exploits2References24
RedhatCVE
RedhatCVE
added 2025/05/22 3:23 a.m.4 views

CVE-2012-5663

The isearch package textproc/isearch before 1.47.01nb1 uses the tempnam function to create insecure temporary files into a publicly-writable area /tmp...

7.5CVSS6.9AI score0.00371EPSS
Exploits1References1
SUSE CVE
SUSE CVE
added 2023/02/15 6:15 a.m.1 views

SUSE CVE-2006-1494

Directory traversal vulnerability in file.c in PHP 4.4.2 and 5.1.2 allows local users to bypass openbasedir restrictions allows remote attackers to create files in arbitrary directories via the tempnam function...

2.6CVSS7AI score0.05835EPSS
Exploits1References4
SUSE CVE
SUSE CVE
added 2023/02/15 6:15 a.m.1 views

SUSE CVE-2006-2660

Buffer consumption vulnerability in the tempnam function in PHP 5.1.4 and 4.x before 4.4.3 allows local users to bypass restrictions and create PHP files with fixed names in other directories via a pathname argument longer than MAXPATHLEN, which prevents a unique string from being appended to the...

2.1CVSS6.7AI score0.00417EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 6:14 a.m.2 views

SUSE CVE-2006-5706

Unspecified vulnerabilities in PHP, probably before 5.2.0, allow local users to bypass openbasedir restrictions and perform unspecified actions via unspecified vectors involving the 1 chdir and 2 tempnam functions. NOTE: the tempnam vector might overlap CVE-2006-1494...

7.2CVSS6.8AI score0.0005EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 6:8 a.m.1 views

SUSE CVE-2008-2266

uulib/uunconc.c in UUDeview 0.5.20, as used in nzbget before 0.3.0 and possibly other products, allows local users to overwrite arbitrary files via a symlink attack on a temporary filename generated by the tempnam function. NOTE: this may be a CVE-2004-2265 regression...

4.4CVSS6.8AI score0.00048EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 6:2 a.m.2 views

SUSE CVE-2009-3557

The tempnam function in ext/standard/file.c in PHP before 5.2.12 and 5.3.x before 5.3.1 allows context-dependent attackers to bypass safemode restrictions, and create files in group-writable or world-writable directories, via the dir and prefix arguments...

5CVSS7.1AI score0.035EPSS
Exploits2References4
SUSE CVE
SUSE CVE
added 2023/02/15 6:0 a.m.2 views

SUSE CVE-2010-1129

The safemode implementation in PHP before 5.2.13 does not properly handle directory pathnames that lack a trailing / slash character, which allows context-dependent attackers to bypass intended access restrictions via vectors related to use of the tempnam function...

7.5CVSS7AI score0.01859EPSS
Exploits0References4
NVD
NVD
added 2019/12/30 10:15 p.m.9 views

CVE-2012-5663

The isearch package textproc/isearch before 1.47.01nb1 uses the tempnam function to create insecure temporary files into a publicly-writable area /tmp...

7.5CVSS7.5AI score0.00371EPSS
Exploits1References5
CVE
CVE
added 2019/12/30 9:1 p.m.72 views

CVE-2012-5663

The CVE-2012-5663 entry affects the isearch package (textproc/isearch) prior to version 1.47.01nb1. The root cause is the use of tempnam() to create temporary files in /tmp, a publicly-writable directory, leading to potential integrity concerns. Per the referenced data, the vulnerability has inte...

7.5CVSS7.5AI score0.00371EPSS
Exploits1References5Affected Software1
OSV
OSV
added 2015/06/09 12:0 a.m.0 views

UBUNTU-CVE-2015-4025

PHP before 5.4.41, 5.5.x before 5.5.25, and 5.6.x before 5.6.9 truncates a pathname upon encountering a \x00 character in certain situations, which allows remote attackers to bypass intended extension restrictions and access files or directories with unexpected names via a crafted argument to 1...

7.5CVSS7.2AI score0.07947EPSS
Exploits1References3
CNVD
CNVD
added 2015/06/01 12:0 a.m.1 views

PHP Multiple Function Security Bypass Vulnerabilities

PHP is a general-purpose web programming language. A security bypass vulnerability exists in the PHP setincludepath, tempnam, rmdir, and readlink functions, where by accepting null values in a path, a remote attacker can submit special values to bypass security controls on the path values...

7.5CVSS7AI score0.07947EPSS
Exploits1References1
seebug.org
seebug.org
added 2014/07/01 12:0 a.m.24 views

PHP 4.x tempnam() Function open_basedir Restriction Bypass

No description provided by source. source: http://www.securityfocus.com/bid/17439/info PHP is prone to multiple 'safemode' and 'openbasedir' restriction-bypass vulnerabilities. Successful exploits could allow an attacker to access sensitive information or to write files in unauthorized locations...

7.1AI score
Exploits0
seebug.org
seebug.org
added 2011/04/28 12:0 a.m.27 views

PHP <5.2.13 tempnam()函数safe_mode验证绕过安全限制漏洞

No description provided by source...

7.1AI score
Exploits0
Tenable Nessus
Tenable Nessus
added 2010/07/30 12:0 a.m.50 views

Mandriva Linux Security Advisory : php (MDVSA-2009:303)

Some vulnerabilities were discovered and corrected in php-5.2.11 : The tempnam function in ext/standard/file.c in PHP 5.2.11 and earlier, and 5.3.x before 5.3.1, allows context-dependent attackers to bypass safemode restrictions, and create files in group-writable or world-writable directories, v...

7.5CVSS5.4AI score0.22311EPSS
Exploits9References5
Prion
Prion
added 2010/03/26 8:30 p.m.18 views

Design/Logic Flaw

The safemode implementation in PHP before 5.2.13 does not properly handle directory pathnames that lack a trailing / slash character, which allows context-dependent attackers to bypass intended access restrictions via vectors related to use of the tempnam function...

7.5CVSS6.8AI score0.01859EPSS
Exploits0References11Affected Software1
NVD
NVD
added 2010/03/26 8:30 p.m.16 views

CVE-2010-1129

The safemode implementation in PHP before 5.2.13 does not properly handle directory pathnames that lack a trailing / slash character, which allows context-dependent attackers to bypass intended access restrictions via vectors related to use of the tempnam function...

7.5CVSS9.3AI score0.01859EPSS
Exploits0References11
Cvelist
Cvelist
added 2010/03/26 8:0 p.m.23 views

CVE-2010-1129

The safemode implementation in PHP before 5.2.13 does not properly handle directory pathnames that lack a trailing / slash character, which allows context-dependent attackers to bypass intended access restrictions via vectors related to use of the tempnam function...

9.3AI score0.01859EPSS
Exploits0References11
Rows per page
Query Builder