Lucene search
+L

3599 matches found

OSV
OSV
•added 2017/11/13 5:29 p.m.•35 views

CVE-2017-0904

The privateaddresscheck ruby gem before 0.4.0 is vulnerable to a bypass due to use of Ruby's Resolv.getaddresses method, which is OS-dependent and should not be relied upon for security measures, such as when used to blacklist private network addresses to prevent server-side request forgery...

8.1CVSS6.8AI score
SaveExploits0References5
CVE
CVE
•added 2017/11/13 5:0 p.m.•89 views

CVE-2017-0904

The private_address_check Ruby gem (versions before 0.4.0) is affected by a bypass of its own privacy filter due to using Ruby’s Resolv.getaddresses, which is OS-dependent and cannot be trusted for security checks. This can undermine server-side request forgery protections that rely on blacklisti...

8.1CVSS8AI score0.02415EPSS
SaveExploits0References5Affected Software1
CVE
CVE
•added 2017/11/13 5:0 p.m.•102 views

CVE-2017-0889

CVE-2017-0889 affects Paperclip Ruby gem 3.1.4+ (Paperclip::UriAdapter, Paperclip::HttpUrlProxyAdapter) with a Server-Side Request Forgery (SSRF) vulnerability that may allow an attacker to access internal network resources. The connected documents corroborate the vulnerability and impact, but do...

9.8CVSS9.1AI score0.03053EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
•added 2017/11/13 5:0 p.m.•39 views

CVE-2017-0904

The privateaddresscheck ruby gem before 0.4.0 is vulnerable to a bypass due to use of Ruby's Resolv.getaddresses method, which is OS-dependent and should not be relied upon for security measures, such as when used to blacklist private network addresses to prevent server-side request forgery...

8.1AI score0.02415EPSS
SaveExploits0References5
Cvelist
Cvelist
•added 2017/11/13 5:0 p.m.•27 views

CVE-2017-0889

Paperclip ruby gem version 3.1.4 and later suffers from a Server-SIde Request Forgery SSRF vulnerability in the Paperclip::UriAdapter class. Attackers may be able to access information about internal network resources...

9.3AI score0.03053EPSS
SaveExploits0References3
Prion
Prion
•added 2017/11/13 9:29 a.m.•20 views

Cross site scripting

Stored cross-site scripting XSS vulnerability in "geminabox" Gem in a Box before 0.13.10 allows attackers to inject arbitrary web script via the "homepage" value of a ".gemspec" file, related to views/gem.erb and views/index.erb...

4.3CVSS5.8AI score0.01084EPSS
SaveExploits0References3Affected Software1
CVE
CVE
•added 2017/11/13 9:0 a.m.•89 views

CVE-2017-16792

Gem in a Box (geminabox) prior to version 0.13.10 is affected by a stored XSS vulnerability. An attacker can inject arbitrary script via the homepage field in a .gemspec, related to the views/gem.erb and views/index.erb templates. The CVE-2017-16792 entry is corroborated by multiple sources (incl...

6.1CVSS5.8AI score0.01084EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
•added 2017/11/13 9:0 a.m.•37 views

CVE-2017-16792

Stored cross-site scripting XSS vulnerability in "geminabox" Gem in a Box before 0.13.10 allows attackers to inject arbitrary web script via the "homepage" value of a ".gemspec" file, related to views/gem.erb and views/index.erb...

5.9AI score0.01084EPSS
SaveExploits0References3
Kitploit
Kitploit
•added 2017/11/11 9:39 p.m.•429 views

Dex-Oracle - A pattern based Dalvik deobfuscator which uses limited execution to improve semantic analysis

A pattern based Dalvik deobfuscator which uses limited execution to improve semantic analysis. Also, the inspiration for another Android deobfuscator: Simplify. Before After sha1: a68d5d2da7550d35f7dbefc21b7deebe3f4005f3 md5: 2dd2eeeda08ac8c15be8a9f2d01adbe8 Installation Step 1. Install Smali /...

9.5AI score
SaveExploits0References8
Hacker One
Hacker One
•added 2017/11/10 11:6 p.m.•12 views

RubyGems: [gem server] Stored XSS via crafted JavaScript URL inclusion in Gemspec

Hi, A JavaScript URL injection in the homepage field within a Gemspec file can be leveraged to achieve stored XSS on the default gem server web interface, referenced here. When you install RubyGems, it adds the gem server command to your system. This is the fastest way to start hosting gems. As...

6.6AI score
SaveExploits0
RubySec
RubySec
•added 2017/11/10 12:0 a.m.•52 views

Stored XSS in "geminabox" via injection in Gemspec "homepage" value

Stored cross-site scripting XSS vulnerability in "geminabox" Gem in a Box allows attackers to inject arbitrary web script via a crafted JavaScript URL in the "homepage" value of a ".gemspec" file. A ".gemspec" file must be created with a JavaScript URL in the homepage value. This can be used to...

6.1CVSS1.1AI score0.01084EPSS
SaveExploits0References1Affected Software1
Hacker One
Hacker One
•added 2017/11/09 8:38 p.m.•26 views

HackerOne: Additional bypass allows SSRF for internal netblocks

It turns out there is another bypass in the privateaddresscheck gem. The gem does not include 0.0.0.0 in the exclusion list in the first place. irbmain:001:0 require 'privateaddresscheck' = true irbmain:002:0 PrivateAddressCheck.privateaddress?"0.0.0.0" = false I was able to bypass your filter by...

7.5CVSS8.9AI score0.02032EPSS
SaveExploits0
CNVD
CNVD
•added 2017/11/09 12:0 a.m.•9 views

Ruby yajl-ruby gem denial of service vulnerability

Ruby is a cross-platform, object-oriented, dynamically typed programming language developed by Japanese software developer Yukihiro Matsumoto. yajl-ruby gem is one of the stream-based parsing library. A security vulnerability exists in the 'yajlstringdecode' function in the yajlencode.c file in...

7.5CVSS6.8AI score0.03798EPSS
SaveExploits1References1
RubySec
RubySec
•added 2017/11/09 12:0 a.m.•25 views

SSRF vulnerability in Recurly gem's Resource#find.

If you are using the find method on any of the classes that are derived from the Resource class and you are passing user input into that method, a malicious user can force the http client to reach out to a server under their control. This can lead to leakage of your private API key. Because of th...

9.8CVSS0.9AI score0.02594EPSS
SaveExploits0References1Affected Software1
RubySec
RubySec
•added 2017/11/09 12:0 a.m.•60 views

private_address_check Ruby Gem Blacklist Bypass privilege escalation

The privateaddresscheck ruby gem before 0.4.1 is vulnerable to a bypass due to an incomplete blacklist of common private/local network addresses used to prevent server-side request forgery...

9.8CVSS8.4AI score0.02032EPSS
SaveExploits0References1Affected Software1
Snyk
Snyk
•added 2017/11/08 10:0 p.m.•3 views

Cross-site Scripting (XSS)

Overview erubis is an implementation of eRuby and has the following features: Affected versions of the package are vulnerable to Cross-site Scripting XSS. Single quotes were not properly escaped in the helper.rb and helpers/railshelper.rb files. The Erubis Documentation shows missing escaping...

4.2CVSS6.5AI score
SaveExploits0References2
RubySec
RubySec
•added 2017/11/07 12:0 a.m.•56 views

private_address_check Ruby Gem Resolv.getaddresses Server-Side Request Forgery

The privateaddresscheck ruby gem before 0.4.0 is vulnerable to a bypass due to use of Ruby's Resolv.getaddresses method, which is OS-dependent and should not be relied upon for security measures, such as when used to blacklist private network addresses to prevent server-side request forgery...

8.1CVSS1.4AI score0.02415EPSS
SaveExploits0References1Affected Software1
Hacker One
Hacker One
•added 2017/11/06 7:44 p.m.•23 views

Ruby: Resolv::getaddresses bug that can be abused to bypass security measures.

Description Resolv::getaddresses is OS-dependent, therefore by playing around with different IP formats one can return blank values. This bug can be abused to bypass exclusion lists often used to protect against SSRF. | šŸ’» Machine 1 | šŸ’» Machine 2 | |--------------|---------------| | ruby 2.3.3p222...

6.9AI score
SaveExploits0
CNVD
CNVD
•added 2017/11/06 12:0 a.m.•5 views

Ruby Ox gem denial of service vulnerability

Ruby Ox gem is a Ruby-based XML parser . A denial of service vulnerability exists in Ruby Ox gem version 2.8.0. An attacker can exploit this vulnerability to cause a denial of service process crash and segmentation error with specially crafted input...

7.5CVSS6.8AI score0.01713EPSS
SaveExploits1References1
NVD
NVD
•added 2017/11/03 3:29 p.m.•20 views

CVE-2017-16516

In the yajl-ruby gem 1.3.0 for Ruby, when a crafted JSON file is supplied to Yajl::Parser.new.parse, the whole ruby process crashes with a SIGABRT in the yajlstringdecode function in yajlencode.c. This results in the whole ruby process terminating and potentially a denial of service...

7.5CVSS7.3AI score0.03798EPSS
SaveExploits1References5
Rows per page
Query Builder