Lucene search
+L

331 matches found

CVE
CVE
added 2008/08/13 1:0 a.m.84 views

CVE-2008-3657

CVE-2008-3657 is a confirmed issue in the Ruby DL module where inputs are not tainted, allowing context-dependent attackers to bypass safe levels and call dangerous functions via DL.dlopen. Affected are Ruby 1.8.5 and older, 1.8.6 up to -p286, 1.8.7 up to -p71, and 1.9 up to r18423. Connected adv...

7.5CVSS6.7AI score0.13666EPSS
SaveExploits2References30Affected Software1
Cvelist
Cvelist
added 2008/08/13 1:0 a.m.28 views

CVE-2008-3657

The dl module in Ruby 1.8.5 and earlier, 1.8.6 through 1.8.6-p286, 1.8.7 through 1.8.7-p71, and 1.9 through r18423 does not check "taintness" of inputs, which allows context-dependent attackers to bypass safe levels and execute dangerous functions by accessing a library using DL.dlopen...

6.7AI score0.13666EPSS
SaveExploits2References30
UbuntuCve
UbuntuCve
added 2008/08/12 12:0 a.m.42 views

CVE-2008-3657

The dl module in Ruby 1.8.5 and earlier, 1.8.6 through 1.8.6-p286, 1.8.7 through 1.8.7-p71, and 1.9 through r18423 does not check "taintness" of inputs, which allows context-dependent attackers to bypass safe levels and execute dangerous functions by accessing a library using DL.dlopen...

7.5CVSS7.1AI score0.13666EPSS
SaveExploits2References2
exploitpack
exploitpack
added 2008/08/11 12:0 a.m.19 views

Ruby 1.9 - Safe Level Multiple Function Restriction Bypass

Ruby 1.9 - Safe Level Multiple Function Restriction Bypass source: https://www.securityfocus.com/bid/30644/info Ruby is prone to multiple vulnerabilities that can be leveraged to bypass security restrictions or cause a denial of service: - Multiple security-bypass vulnerabilities occur because of...

0.2AI score
SaveExploits0
exploitpack
exploitpack
added 2008/08/11 12:0 a.m.16 views

Ruby 1.9 dl - Module DL.dlopen Arbitrary Library Access

Ruby 1.9 dl - Module DL.dlopen Arbitrary Library Access source: https://www.securityfocus.com/bid/30644/info Ruby is prone to multiple vulnerabilities that can be leveraged to bypass security restrictions or cause a denial of service: - Multiple security-bypass vulnerabilities occur because of...

0.2AI score
SaveExploits0
Exploit DB
Exploit DB
added 2008/08/11 12:0 a.m.32 views

Ruby 1.9 dl - Module DL.dlopen Arbitrary Library Access

source: https://www.securityfocus.com/bid/30644/info Ruby is prone to multiple vulnerabilities that can be leveraged to bypass security restrictions or cause a denial of service: - Multiple security-bypass vulnerabilities occur because of errors in the 'safe level' restriction implementation...

7.5CVSS7.1AI score0.14085EPSS
SaveExploits4
RubySec
RubySec
added 2008/08/08 12:0 a.m.37 views

Ruby missing "taintness" checks in dl module

The dl module in Ruby 1.8.5 and earlier, 1.8.6 through 1.8.6-p286, 1.8.7 through 1.8.7-p71, and 1.9 through r18423 does not check "taintness" of inputs, which allows context-dependent attackers to bypass safe levels and execute dangerous functions by accessing a library using DL.dlopen...

7.5CVSS6AI score0.13666EPSS
SaveExploits2References1Affected Software1
FreeBSD
FreeBSD
added 2008/08/08 12:0 a.m.39 views

ruby -- multiple vulnerabilities in safe level

The official ruby site reports: Several vulnerabilities in safe level have been discovereds:. untracevar is permitted at safe level 4; $PROGRAMNAME may be modified at safe level 4; insecure methods may be called at safe level 1-3; syslog operations are permitted at safe level 4; dl doesn't check...

7.5CVSS7AI score0.14085EPSS
SaveExploits5References1
xssed
xssed
added 2008/05/10 12:0 a.m.10 views

Unfixed XSS vulnerability at www.counter-strike-dl.com

Security researcher SaMTHG, has submitted on 05/10/2008 a cross-site-scripting XSS vulnerability affecting www.counter-strike-dl.com, which at the time of submission ranked 79848 on the web according to Alexa. We manually validated and published a mirror of this vulnerability on 06/10/2008. It is...

SaveExploits0References1
exploitpack
exploitpack
added 2008/02/23 12:0 a.m.13 views

Quinsonnas Mail Checker 1.55 - footer.php Remote File Inclusion

Quinsonnas Mail Checker 1.55 - footer.php Remote File Inclusion Quinsonnas Mail Checker 1.55 footer.php Remote File Inclusion Vulnerabilities http://switch.dl.sourceforge.net/sourceforge/quinsonnas/quinsonnas-1.55.tar.bz2 POC : /quinsonnas-1.55/footer.php?opfooterbody=http://localhost/020.txt? I'...

0.2AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2008/01/08 12:0 a.m.41 views

openSUSE 10 Security Update : apache2-mod_php5 (apache2-mod_php5-4810)

This update fixes multiple bugs in php : - use system pcre library to fix several pcre vulnerabilities CVE-2007-1659, CVE-2006-7230, CVE-2007-1660, CVE-2006-7227 CVE-2005-4872, CVE-2006-7228 - Flaws in processing multi byte sequences in htmlentities/htmlspecialchars CVE-2007-5898 - overly long...

7.5CVSS5.7AI score0.04696EPSS
SaveExploits3References15
Tenable Nessus
Tenable Nessus
added 2007/11/20 12:0 a.m.39 views

FreeBSD : php -- multiple security vulnerabilities (392b5b1d-9471-11dc-9db7-001c2514716c)

PHP project reports : Security Enhancements and Fixes in PHP 5.2.5 : - Fixed dl to only accept filenames. Reported by Laurent Gaffie. - Fixed dl to limit argument size to MAXPATHLEN CVE-2007-4887. Reported by Laurent Gaffie. - Fixed htmlentities/htmlspecialchars not to accept partial multibyte...

4.3CVSS8.5AI score0.01727EPSS
SaveExploits1References2
FreeBSD
FreeBSD
added 2007/11/08 12:0 a.m.53 views

php -- multiple security vulnerabilities

PHP project reports: Security Enhancements and Fixes in PHP 5.2.5: Fixed dl to only accept filenames. Reported by Laurent Gaffie. Fixed dl to limit argument size to MAXPATHLEN CVE-2007-4887. Reported by Laurent Gaffie. Fixed htmlentities/htmlspecialchars not to accept partial multibyte sequences...

4.3CVSS6.6AI score0.01727EPSS
SaveExploits1
Cvelist
Cvelist
added 2007/09/14 12:0 a.m.41 views

CVE-2007-4887

The dl function in PHP 5.2.4 and earlier allows context-dependent attackers to cause a denial of service application crash via a long string in the library parameter. NOTE: there are limited usage scenarios under which this would be a vulnerability...

9AI score0.01727EPSS
SaveExploits1References22
CVE
CVE
added 2007/09/14 12:0 a.m.103 views

CVE-2007-4887

Technical details for CVE-2007-4887 are not publicly available in the provided documents. Monitor for updates.

4.3CVSS9AI score0.01727EPSS
SaveExploits1References22Affected Software1
UbuntuCve
UbuntuCve
added 2007/09/12 1:17 a.m.44 views

CVE-2007-4825

Directory traversal vulnerability in PHP 5.2.4 and earlier allows attackers to bypass openbasedir restrictions and possibly execute arbitrary code via a .. dot dot in the dl function...

7.5CVSS6.3AI score0.03433EPSS
SaveExploits0References1
Packet Storm
Packet Storm
added 2007/09/10 12:0 a.m.25 views

php524-basedir.txt

Application: PHP dll . / Bug: openbasedir bypass & code exec & denial of service/some people call this as a buffer overflow , but it's a denial of service./ special condition: default php-memory-limit ------------------------------------------------------- 1 Introduction 2 Bug 3 Proof of concept ...

0.1AI score
SaveExploits0
NVD
NVD
added 2007/08/31 12:17 a.m.14 views

CVE-2007-4604

SQL injection vulnerability in viewitem.php in DL PayCart 1.01 allows remote attackers to execute arbitrary SQL commands via the ItemID parameter...

7.5CVSS8.4AI score0.01006EPSS
SaveExploits1References4
Prion
Prion
added 2007/08/31 12:17 a.m.17 views

Sql injection

SQL injection vulnerability in viewitem.php in DL PayCart 1.01 allows remote attackers to execute arbitrary SQL commands via the ItemID parameter...

7.5CVSS9.1AI score0.01006EPSS
SaveExploits1References4Affected Software1
Cvelist
Cvelist
added 2007/08/31 12:0 a.m.24 views

CVE-2007-4604

SQL injection vulnerability in viewitem.php in DL PayCart 1.01 allows remote attackers to execute arbitrary SQL commands via the ItemID parameter...

8.4AI score0.01006EPSS
SaveExploits1References4
Rows per page
Query Builder