Lucene search
+L

5952 matches found

Packet Storm
Packet Storm
added 2009/09/29 12:00 a.m.27 views

Oracle Document Capture BlackIce Stack Buffer Overflow

var devmode = new ActiveXObject"BLACKICEDEVMODE.BlackIceDEVMODECtrl.1"; //user add, user: sun pass: tzu scode = unescape "%u03eb%ueb59%ue805%ufff8%uffff%u4949%u3749%u4949" + "%u4949%u4949%u4949%u4949%u4949%u4949%u5a51%u456a" + "%u5058%u4230%u4231%u6b41%u4141%u3255%u4241%u3241" +...

0.2AI score
SaveExploits0
Exploit DB
Exploit DB
added 2009/09/29 12:00 a.m.44 views

Oracle - Document Capture BlackIce DEVMODE

var devmode = new ActiveXObject"BLACKICEDEVMODE.BlackIceDEVMODECtrl.1"; //user add, user: sun pass: tzu scode = unescape "%u03eb%ueb59%ue805%ufff8%uffff%u4949%u3749%u4949" + "%u4949%u4949%u4949%u4949%u4949%u4949%u5a51%u456a" + "%u5058%u4230%u4231%u6b41%u4141%u3255%u4241%u3241" +...

5.8AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2009/09/24 12:00 a.m.48 views

SuSE9 Security Update : ruby (YOU Patch Number 12452)

This update for ruby fixes the following security issues : - Improve return value checks for OpenSSL function OCSPbasicverify to refuse usage of revoked certificates. CVE-2009-0642 - Increase entropy of DNS identifiers to avoid spoofing attacks. CVE-2008-3905 - Fix denial of service DoS...

7.8CVSS5.2AI score0.70202EPSS
SaveExploits17References16
myhack58
myhack58
added 2009/09/23 12:00 a.m.100 views

php safe mode bypass all-vulnerability warning-the black bar safety net

Sources:vul. kr PHP safe mode bypass from 4. x to 5. x all. Functions: mbsendmail curlinit imapopen mail ioncubereadfile posixgetpwuid errorlog extensionloaded copy procopen A php code safe-mode-bypass.php for you: Some New Virus: PHP 5.2.4 ionCube extension safemode and disablefunctions...

7.6AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2009/09/18 12:00 a.m.270 views

PHP < 5.2.11 Multiple Vulnerabilities

According to its banner, the version of PHP installed on the remote host is older than 5.2.11. Such versions may be affected by several security issues : - An unspecified error occurs in certificate validation inside 'phpopensslapplyverificationpolicy'. - An unspecified input validation...

7.5CVSS5.6AI score0.11341EPSS
SaveExploits8References10
NVD
NVD
added 2009/09/11 4:30 p.m.22 views

CVE-2008-7209

Unrestricted file upload vulnerability in the add2 action in aupload.php in OneCMS 2.4, and possibly earlier, allows remote attackers to execute arbitrary code by uploading a file with an executable extension and using a safe content type such as image/gif, then accessing it via a direct request ...

7.5CVSS7.8AI score0.06007EPSS
SaveExploits2References9
Prion
Prion
added 2009/09/02 5:30 p.m.17 views

Unrestricted file upload

Unrestricted file upload vulnerability in EkinBoard 1.1.0 and earlier allows remote attackers to execute arbitrary code by uploading an avatar file with an executable extension followed by a safe extension, then accessing it via a direct request to the file in uploaded/avatars/...

6.8CVSS8.2AI score0.03326EPSS
SaveExploits2References3Affected Software1
Prion
Prion
added 2009/08/26 2:24 p.m.24 views

Unrestricted file upload

Unrestricted file upload vulnerability in upload.php in PhotoPost vBGallery 2.4.2 allows remote authenticated users to execute arbitrary code by uploading a file with an executable extension followed by a safe extension, then accessing it via a direct request to the file in a certain path. NOTE:...

6.5CVSS7.5AI score0.03536EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2009/08/10 8:00 p.m.37 views

CVE-2008-6926

Directory traversal vulnerability in autoinstall4imagesgalleryupgrade.php in the Fantastico De Luxe Module for cPanel allows remote attackers to include and execute arbitrary local files via directory traversal sequences in the scriptpathshow parameter in a GoAhead action. NOTE: this issue only...

7.5AI score0.04171EPSS
SaveExploits2References9
Tenable Nessus
Tenable Nessus
added 2009/07/21 12:00 a.m.45 views

openSUSE Security Update : ruby (ruby-1070)

This ruby update improves return value checks for openssl function OCSPbasicverify CVE-2009-0642 which allowed an attacker to use revoked certificates. The entropy of DNS identifiers was increased CVE-2008-3905 to avaid spoofing attacks. The code for parsing XML data was vulnerable to a denial of...

7.8CVSS5.5AI score0.70202EPSS
SaveExploits17References15
seebug.org
seebug.org
added 2009/06/23 12:00 a.m.38 views

PHP多个函数绕过safe_mode安全限制漏洞

BUGTRAQ ID: 35435 PHP是广泛使用的通用目的脚本语言,特别适合于Web开发,可嵌入到HTML中。 在安全模式下,PHP没有禁用exec、system、passthru和popen这四个函数,只是在 safemodeexecdir目录下执行。但当safemode=on且safemodeexecdir为空时(默认),PHP在处理这一过程中存在安全隐患,在windows下exec/system/passthru可以通过引入“\”来执行程序。 以exec函数为例分析源码: // exec.c PHPFUNCTIONexec...

6.8AI score
SaveExploits0
myhack58
myhack58
added 2009/05/29 12:00 a.m.29 views

Safe Mode exec and other functions are security risks-vulnerability warning-the black bar safety net

When safemode=on and safemodeexecdir is emptydefault is empty,php in dealing with this process there are security risks,under windows, the exec/system/passthrucan be introduced into the\To perform procedures,to bypass the Safe Mode author: 80vul-B team:http://www. 80vul. com date:2009-05-27 A...

7.7AI score
SaveExploits0
RubySec
RubySec
added 2009/05/12 12:00 a.m.38 views

Ruby DL::dlopen could open a library with tainted library name even if $SAFE > 0

DL::dlopen could open a library with tainted library name even if $SAFE 0...

7.5CVSS1.9AI score0.07766EPSS
SaveExploits0References1Affected Software1
Tenable Nessus
Tenable Nessus
added 2009/04/23 12:00 a.m.44 views

Ubuntu 6.06 LTS / 7.04 / 7.10 / 8.04 LTS : ruby1.8 vulnerabilities (USN-651-1)

Akira Tagoh discovered a vulnerability in Ruby which lead to an integer overflow. If a user or automated system were tricked into running a malicious script, an attacker could cause a denial of service or possibly execute arbitrary code with the privileges of the user invoking the program...

7.8CVSS7.5AI score0.95182EPSS
SaveExploits35References9
securityvulns
securityvulns
added 2009/04/12 12:00 a.m.74 views

PHP safe mode bypass vulneraebility

It's possible to access files behind sandbox directory with cURL module...

5CVSS2.3AI score0.05575EPSS
SaveExploits3References2Affected Software1
Packet Storm
Packet Storm
added 2009/04/11 12:00 a.m.30 views

PHP 5.2.9 Bypass Exploit

?php / SecurityReason.com - Security Audit Stuff PHP 5.2.9 curl safemode & openbasedir bypass http://securityreason.com/achievementsecurityalert/61 exploit from "SecurityReason - Security Audit" lab. for legal use only http://securityreason.com/achievementexploitalert/11 author: Maksymilian...

0.1AI score
SaveExploits0
ThreatPost
ThreatPost
added 2009/04/09 5:42 p.m.13 views

The Virus Safe Computing Initiative from HP

This Google Tech Talk features Dr. Alan Karp of HP Labs, who details the company’s Virus Safe Computing Initiative...

2AI score
SaveExploits0References1
NVD
NVD
added 2009/03/30 1:30 a.m.23 views

CVE-2008-6549

The passwordchecker function in config/multiconfig.py in MoinMoin 1.6.1 uses the cracklib and python-crack features even though they are not thread-safe, which allows remote attackers to cause a denial of service segmentation fault and crash via unknown vectors...

5CVSS6.5AI score0.01484EPSS
SaveExploits1References3
OpenVAS
OpenVAS
added 2009/03/23 12:00 a.m.42 views

Ubuntu Update for ruby1.8 vulnerabilities USN-651-1

Ubuntu Update for Linux kernel vulnerabilities USN-651-1 OpenVAS Vulnerability Test $Id: gbubuntuUSN6511.nasl 7969 2017-12-01 09:23:16Z santu $ Ubuntu Update for ruby1.8 vulnerabilities USN-651-1 Authors: System Generated Check Copyright: Copyright c 2009 Greenbone Networks GmbH,...

7.8CVSS0.8AI score0.95182EPSS
SaveExploits35References2
OpenVAS
OpenVAS
added 2009/03/06 12:00 a.m.30 views

RedHat Update for ruby RHSA-2008:0896-01

Check for the Version of ruby OpenVAS Vulnerability Test RedHat Update for ruby RHSA-2008:0896-01 Authors: System Generated Check Copyright: Copyright c 2009 Greenbone Networks GmbH, http://www.greenbone.net This program is free software; you can redistribute it and/or modify it under the terms o...

7.5CVSS6.9AI score0.15678EPSS
SaveExploits7References2
Rows per page
Query Builder