Lucene search
+L

330 matches found

RubySec
RubySec
added 2018/04/23 12:00 a.m.36 views

Insecure path handling in Bundler

Bundler prior to 2.1.0 uses a predictable path in /tmp/, created with insecure permissions as a storage location for gems, if locations under the user's home directory are not available. If Bundler is used in a scenario where the user does not have a writable home directory, an attacker could pla...

7.8CVSS6.7AI score0.00529EPSS
SaveExploits0References1Affected Software1
Microsoft Malware Protection
Microsoft Malware Protection
added 2017/06/13 10:56 p.m.29 views

MSRT June 2017: Removing sneaky Xiazai

In the June release of the Microsoft Malicious Software Removal Tool MSRT, we’re adding Xiazai, a widespread family of browser modifiers that we have blocked and removed from millions of computers since 2015. Xiazai is a software bundler that can sneak in additional changes. Xiazai does not insta...

6.9AI score
SaveExploits0
Kitploit
Kitploit
added 2017/02/13 2:30 p.m.32 views

vsaudit - VOIP Security Audit Framework

This is an opensource tool to perform attacks to general voip services It allows to scans the whole network or single host to do the gathering phase, then it is able to search for most known vulnerabilities on the founds alive hosts and try to exploit them. Install dependencies To start using...

7.3AI score
SaveExploits0References1
Veracode
Veracode
added 2017/02/01 3:05 a.m.14 views

Man-in-the-Middle Via Usage Of Insecure Source

These libraries are vulnerable to man-in-the-middle MitM attacks. This is because they download binary resources via HTTP, allowing MitM attacks. Also, it may potentially cause remote code execution RCE by swapping out the requested binary with an attacker controlled binary if the attacker is on...

7.5AI score
SaveExploits0
n0where
n0where
added 2017/01/24 7:00 a.m.64 views

WordPress Exploit Framework

WordPress Exploit Framework is a Ruby framework for developing and using modules which aid in the penetration testing of WordPress powered websites and systems. Requirements Ensure that you have Ruby 2.2.x installed on your system and then install all required dependencies by opening a command...

0.7AI score
SaveExploits0References2
NVD
NVD
added 2016/12/22 10:59 p.m.24 views

CVE-2016-7954

Bundler 1.x might allow remote attackers to inject arbitrary Ruby code into an application by leveraging a gem name collision on a secondary source. NOTE: this might overlap CVE-2013-0334...

9.8CVSS9.5AI score0.08482EPSS
SaveExploits1References8
Prion
Prion
added 2016/12/22 10:59 p.m.19 views

Design/Logic Flaw

Bundler 1.x might allow remote attackers to inject arbitrary Ruby code into an application by leveraging a gem name collision on a secondary source. NOTE: this might overlap CVE-2013-0334...

7.5CVSS7AI score0.08482EPSS
SaveExploits1References8Affected Software1
OSV
OSV
added 2016/12/22 10:59 p.m.13 views

UBUNTU-CVE-2016-7954

Bundler 1.x might allow remote attackers to inject arbitrary Ruby code into an application by leveraging a gem name collision on a secondary source. NOTE: this might overlap CVE-2013-0334...

9.8CVSS7.5AI score0.08482EPSS
SaveExploits1References4
OSV
OSV
added 2016/12/22 10:59 p.m.15 views

CVE-2016-7954

Bundler 1.x might allow remote attackers to inject arbitrary Ruby code into an application by leveraging a gem name collision on a secondary source. NOTE: this might overlap CVE-2013-0334...

9.8CVSS9.4AI score
SaveExploits0References8
Cvelist
Cvelist
added 2016/12/22 10:00 p.m.44 views

CVE-2016-7954

Bundler 1.x might allow remote attackers to inject arbitrary Ruby code into an application by leveraging a gem name collision on a secondary source. NOTE: this might overlap CVE-2013-0334...

9.4AI score0.08482EPSS
SaveExploits1References8
CVE
CVE
added 2016/12/22 10:00 p.m.91 views

CVE-2016-7954

CVE-2016-7954 affects Bundler 1.x, where a gem name collision on a secondary source can enable remote code execution in a Ruby application. The issue arises from multiple top-level source lines allowing a malicious gem with the same name as a legitimate gem to be pulled from a different source, a...

9.8CVSS9.2AI score0.08482EPSS
SaveExploits1References8Affected Software1
Debian CVE
Debian CVE
added 2016/12/22 10:00 p.m.47 views

CVE-2016-7954

Removed by vendor...

9.8CVSS9.4AI score0.08482EPSS
SaveExploits1
Microsoft Malware Protection
Microsoft Malware Protection
added 2016/11/08 4:00 p.m.31 views

MSRT November 2016: Unwanted software has nowhere to hide in this month’s release

We came across a browser modifier that sports rootkit capabilities. Not only does the threat, detected as BrowserModifier:Win32/Soctuseer, cross the line that separates legitimate software from unwanted, it also takes staying under the radar to the next level. Rootkit capabilities, which make it...

6.6AI score
SaveExploits0
CNVD
CNVD
added 2016/10/09 12:00 a.m.8 views

Bundler Code Execution Vulnerability

Bundler is a system developed in C and C++ called sfm structure-from-motion, which is capable of reconstructing 3D models from unordered collections of images e.g., from the Web. There is a security vulnerability in Bundler that allows an attacker to execute arbitrary code on an application by...

9.8CVSS7.8AI score0.08482EPSS
SaveExploits1References1
RubySec
RubySec
added 2016/10/06 12:00 a.m.46 views

Allows an attacker to inject arbitrary code into your application via any secondary Gem source declared in your Gemfile

Bundler 1.x might allow remote attackers to inject arbitrary Ruby code into an application by leveraging a Gem name collision on a secondary source. Please note that this vulnerability only applies for Ruby projects using Bundler 2.0 with Gemfiles having 2 or more "source" lines. In other words, ...

9.8CVSS6.9AI score0.08482EPSS
SaveExploits1References1Affected Software1
RedhatCVE
RedhatCVE
added 2016/10/05 12:47 p.m.37 views

CVE-2016-7954

Bundler 1.x might allow remote attackers to inject arbitrary Ruby code into an application by leveraging a gem name collision on a secondary source. NOTE: this might overlap CVE-2013-0334...

9.8CVSS9AI score0.08482EPSS
SaveExploits1References2
Gentoo Linux
Gentoo Linux
added 2016/09/26 12:00 a.m.27 views

Bundler: Insecure installation

Background Bundler provides a consistent environment for Ruby projects by tracking and installing the exact gems and versions that are needed. Description Bundler, allows the installation of gems from different sources with the same names, when multiple top-level gem sources are used. Impact Remo...

5CVSS9.4AI score0.03851EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2016/09/26 12:00 a.m.28 views

GLSA-201609-02 : Bundler: Insecure installation

The remote host is affected by the vulnerability described in GLSA-201609-02 Bundler: Insecure installation Bundler, allows the installation of gems from different sources with the same names, when multiple top-level gem sources are used. Impact : Remote attackers could inject arbitrary code via...

5CVSS8.6AI score0.03851EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2016/08/01 10:10 p.m.32 views

HellRaiser - Vulnerability Scanner

Install Install ruby, bundler and rails. https://gorails.com/setup/ubuntu/16.04 Install redis-server and nmap. sudo apt-get update sudo apt-get install redis-server nmap Clone HellRaiser repository, change to hellraiser web app directory and run bundle install. git clone...

7.3AI score
SaveExploits0References1
Kitploit
Kitploit
added 2016/03/03 9:30 p.m.24 views

Wordpress-Exploit-Framework - A Ruby framework for developing and using modules which aid in the penetration testing of WordPress powered websites and systems

A Ruby framework for developing and using modules which aid in the penetration testing of WordPress powered websites and systems. What do I need to run it? Ensure that you have Ruby 2.2.x installed on your system and then install all required dependencies by opening a command prompt / terminal in...

8.3AI score
SaveExploits0References3
Rows per page
Query Builder