Lucene search
+L

178 matches found

The Hacker News
The Hacker News
added 2017/05/28 8:46 p.m.17 views

Russian Hackers Made 'Tainted Leaks' a Thing — Phishing to Propaganda

We came across so many revelations of sensitive government and corporate data on the Internet these days, but what's the accuracy of that information leaked by unknown actors? Security researchers have discovered new evidence of one such sophisticated global espionage and disinformation campaign...

6.8AI score
SaveExploits0
seebug.org
seebug.org
added 2017/04/25 12:00 a.m.40 views

WordPress Plugin Nelio AB Testing Server-Side Request Forgery (SSRF)

Case Study: SSRF in Nelio AB Testing WordPress Plugin Nelio AB Testing is a WordPress plugin used for A/B Testing in WordPress pages. We can download the source-code of the Plugin from plugins.svn.wordpress.org/nelio-ab-testing/tags/4.5.8/. Server-side Request Forgery SSRF is a vulnerability wher...

7.6AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2017/04/07 12:00 a.m.55 views

SUSE SLES11 Security Update : ruby (SUSE-SU-2017:0948-1)

This update for ruby fixes the following issues: Secuirty issues fixed : - CVE-2015-1855: Ruby OpenSSL Hostname Verification bsc926974 - CVE-2015-7551: Unsafe tainted string usage in Fiddle and DL bsc959495 Bugfixes : - fix small mistake in the backport for bsc986630 Note that Tenable Network...

8.4CVSS7AI score0.02815EPSS
SaveExploits0References8
OSV
OSV
added 2017/04/06 9:39 a.m.11 views

SUSE-SU-2017:0948-1 Security update for ruby

This update for ruby fixes the following issues: Secuirty issues fixed: - CVE-2015-1855: Ruby OpenSSL Hostname Verification bsc926974 - CVE-2015-7551: Unsafe tainted string usage in Fiddle and DL bsc959495 Bugfixes: - fix small mistake in the backport for bsc986630...

8.4CVSS6AI score0.02815EPSS
SaveExploits0References6
Prion
Prion
added 2017/03/29 2:59 p.m.31 views

Design/Logic Flaw

DL::dlopen in Ruby 1.8, 1.9.0, 1.9.2, 1.9.3, 2.0.0 before patchlevel 648, and 2.1 before 2.1.8 opens libraries with tainted names...

7.5CVSS8.1AI score0.07766EPSS
SaveExploits0References6Affected Software1
CVE
CVE
added 2017/03/29 2:00 p.m.137 views

CVE-2009-5147

CVE-2009-5147 affects Ruby’s DL::dlopen by allowing libraries with tainted names to be opened on several Ruby releases (1.8, 1.9.x, 2.0.0 pre-patch 648, and 2.1 pre-2.1.8). Connected materials document a regression in later Ruby/fiddle handling (CVE-2015-7551) that ties back to this regression an...

7.5CVSS7.1AI score0.07766EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2017/03/29 2:00 p.m.56 views

CVE-2009-5147

DL::dlopen in Ruby 1.8, 1.9.0, 1.9.2, 1.9.3, 2.0.0 before patchlevel 648, and 2.1 before 2.1.8 opens libraries with tainted names...

7.3AI score0.07766EPSS
SaveExploits0References6
OSV
OSV
added 2017/03/29 12:00 a.m.9 views

UBUNTU-CVE-2009-5147

DL::dlopen in Ruby 1.8, 1.9.0, 1.9.2, 1.9.3, 2.0.0 before patchlevel 648, and 2.1 before 2.1.8 opens libraries with tainted names...

7.3CVSS6.7AI score0.07766EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2017/03/29 12:00 a.m.44 views

CVE-2009-5147

DL::dlopen in Ruby 1.8, 1.9.0, 1.9.2, 1.9.3, 2.0.0 before patchlevel 648, and 2.1 before 2.1.8 opens libraries with tainted names...

7.5CVSS6.8AI score0.07766EPSS
SaveExploits0References3
Amazon
Amazon
added 2016/01/18 12:00 a.m.41 views

Low: ruby19, ruby20, ruby21, ruby22

Issue Overview: DL::dlopen could open a library with tainted library name even if $SAFE 0. Affected Packages: ruby19, ruby20, ruby21, ruby22 Issue Correction: Run yum update ruby19 or yum update --advisory ALAS-2016-632 to update your system. Run yum update ruby20 or yum update --advisory...

8.4CVSS8.1AI score0.005EPSS
SaveExploits0
OpenVAS
OpenVAS
added 2016/01/14 12:00 a.m.43 views

Mageia: Security Advisory (MGASA-2016-0007)

The remote host is missing an update for the SPDX-FileCopyrightText: 2016 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...

8.4CVSS6.5AI score0.005EPSS
SaveExploits0References5
OSV
OSV
added 2016/01/12 9:13 a.m.14 views

MGASA-2016-0007 Updated ruby packages fix security vulnerability

There is an unsafe tainted string vulnerability in Fiddle and DL. This issue was originally reported and fixed with CVE-2009-5147 in DL, but reappeared after DL was reimplemented using Fiddle and libffi CVE-2015-7551...

8.4CVSS6.3AI score0.005EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2015/12/29 12:00 a.m.37 views

FreeBSD : Ruby -- unsafe tainted string vulnerability (3b50881d-1860-4721-aab1-503290e23f6c)

Ruby developer reports : There is an unsafe tainted string vulnerability in Fiddle and DL. This issue was originally reported and fixed with CVE-2009-5147 in DL, but reappeared after DL was reimplemented using Fiddle and libffi. And, about DL, CVE-2009-5147 was fixed at Ruby 1.9.1, but not fixed ...

8.4CVSS6.8AI score0.07766EPSS
SaveExploits0References3
ArchLinux
ArchLinux
added 2015/12/17 12:00 a.m.55 views

ruby: unsafe tainted string usage

There is an unsafe tainted string vulnerability in Fiddle and DL. This issue was originally reported and fixed with CVE-2009-5147 in DL, but reappeared after DL was reimplemented using Fiddle and libffi...

6.9CVSS2AI score0.07766EPSS
SaveExploits1References2
FreeBSD
FreeBSD
added 2015/12/16 12:00 a.m.35 views

Ruby -- unsafe tainted string vulnerability

Ruby developer reports: There is an unsafe tainted string vulnerability in Fiddle and DL. This issue was originally reported and fixed with CVE-2009-5147 in DL, but reappeared after DL was reimplemented using Fiddle and libffi. And, about DL, CVE-2009-5147 was fixed at Ruby 1.9.1, but not fixed a...

8.4CVSS7.7AI score0.07766EPSS
SaveExploits0References1
Into the symmetry
Into the symmetry
added 2015/08/17 9:21 a.m.216 views

Apple Safari SOP bypass (CVE-2015-3753)

Damien Antipa and me love browser security. Hence we always keep up to date on what is going on this field. Few months ago Christian Schneider blogged about Chrome SOP Bypass with SVG. We decided to poke some other browser using the same technique and the outcome was CVE-2015-3753. The SOP-bypass...

5CVSS0.6AI score0.02655EPSS
SaveExploits0
zdt
zdt
added 2015/02/23 12:00 a.m.39 views

Clipbucket 2.7 RC3 0.9 - Blind SQL Injection Vulnerability

Exploit for php platform in category web applications Exploit Title : Clipbucket 2.7 RC3 0.9 Blind SQL Injection Date : 20 February 2015 Exploit Author : CWH Underground Site : www.2600.in.th Vendor Homepage : http://clip-bucket.com/ Software Link :...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2014/07/01 12:00 a.m.25 views

Elemata CMS RC3.0 (global.php, id param) - SQL Injection

No description provided by source. Exploit Title : Elemata CMS RC3.0 SQL Injection Date : 23 June 2013 Exploit Author : CWH Underground Site : www.2600.in.th Vendor Homepage : http://www.elemata.com/ Software Link : http://jaist.dl.sourceforge.net/project/elematacms/Elemata%203.x/ElemataRC3.0.zip...

7.1AI score
SaveExploits0
zdt
zdt
added 2013/06/23 12:00 a.m.28 views

Elemata CMS RC3.0 SQL Injection Vulnerability

Exploit for php platform in category web applications Exploit Title : Elemata CMS RC3.0 SQL Injection Date : 23 June 2013 Exploit Author : CWH Underground Site : www.2600.in.th Vendor Homepage : http://www.elemata.com/ Software Link :...

7.1AI score
SaveExploits0
Packet Storm
Packet Storm
added 2013/06/11 12:00 a.m.35 views

mkCMS 3.6 PHP Code Injection

Exploit Title : mkCMS PHP Code Injection Date : 11 June 2013 Exploit Author : CWH Underground Site : www.2600.in.th Vendor Homepage : http://mkcms.milankragujevic.com/ Software Link : http://jaist.dl.sourceforge.net/project/milan-cms/Releases/mkCMS-v3.6.zip Version : 3.6 Tested on : Window and...

0.4AI score
SaveExploits0
Rows per page
Query Builder