Lucene search
+L

17531 matches found

OSV
OSV
added 2021/12/23 9:01 p.m.10 views

MGASA-2021-0579 Updated ruby packages fix security vulnerability

Bundler sometimes chooses a dependency source based on the highest gem version number, which means that a rogue gem found at a public source may be chosen, even if the intended choice was a private gem that is a dependency of another private gem that is explicitly depended on by the application...

9.8CVSS7.1AI score0.06307EPSS
SaveExploits6References10
Mageia
Mageia
added 2021/12/23 9:01 p.m.91 views

Updated ruby packages fix security vulnerability

Bundler sometimes chooses a dependency source based on the highest gem version number, which means that a rogue gem found at a public source may be chosen, even if the intended choice was a private gem that is a dependency of another private gem that is explicitly depended on by the application...

9.8CVSS1.4AI score0.06307EPSS
SaveExploits6References9
ThreatPost
ThreatPost
added 2021/12/23 7:04 p.m.30 views

4-Year-Old Microsoft Azure Zero-Day Exposes Web App Source Code

The Microsoft Azure App Service has a four-year-old vulnerability that could reveal the source code of web apps written in PHP, Python, Ruby or Node, researchers said, that were deployed using Local Git. The bug has almost certainly been exploited in the wild as a zero-day, according to an analys...

7.4AI score
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2021/12/23 12:56 p.m.43 views

CVE-2021-43809

Bundler is a package for managing application dependencies in Ruby. In bundler versions before 2.2.33, when working with untrusted and apparently harmless Gemfile's, it is not expected that they lead to execution of external code, unless that's explicit in the ruby code inside the Gemfile itself...

9.3CVSS1.6AI score0.02796EPSS
SaveExploits1References3
The Hacker News
The Hacker News
added 2021/12/23 7:51 a.m.64 views

4-Year-Old Bug in Azure App Service Exposed Hundreds of Source Code Repositories

A security flaw has been unearthed in Microsoft's Azure App Service that resulted in the exposure of source code of customer applications written in Java, Node, PHP, Python, and Ruby for at least four years since September 2017. The vulnerability, codenamed "NotLegit," was reported to the tech...

7.1AI score
SaveExploits0
CNVD
CNVD
added 2021/12/21 12:00 a.m.60 views

MessageBus path traversal vulnerability

MessageBus is a reliable and robust messaging bus for Ruby processes and Web clients. messageBus suffers from a path traversal vulnerability, which stems from the lack of data restriction and filtering of the paths in messagebus. errors, which could lead to the disclosure of secret information on...

6.5CVSS2.8AI score0.01869EPSS
SaveExploits0References1
OSV
OSV
added 2021/12/17 7:15 p.m.25 views

CVE-2021-43840

messagebus is a messaging bus for Ruby processes and web clients. In versions prior to 3.3.7 users who deployed message bus with diagnostics features enabled default off are vulnerable to a path traversal bug, which could lead to disclosure of secret information on a machine if an unintended user...

6.5CVSS6.5AI score
SaveExploits0References2
CVE
CVE
added 2021/12/17 6:15 p.m.114 views

CVE-2021-43840

The CVE concerns the message_bus Ruby gem. If deployed before version 3.3.7 with diagnostics enabled, a path traversal flaw in the diagnostic route could disclose secret information; impact increases without a proxy, while proxies (e.g., Nginx with merge_slashes) can limit exposure to about 3 dir...

6.5CVSS5.5AI score0.01869EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2021/12/17 6:15 p.m.39 views

CVE-2021-43840 Path traversal in message_bus

messagebus is a messaging bus for Ruby processes and web clients. In versions prior to 3.3.7 users who deployed message bus with diagnostics features enabled default off are vulnerable to a path traversal bug, which could lead to disclosure of secret information on a machine if an unintended user...

4.4CVSS6.7AI score0.01869EPSS
SaveExploits0References2
Hacker One
Hacker One
added 2021/12/16 9:21 p.m.28 views

Ruby on Rails: Subdomain Takeover at https://new.rubyonrails.org/

Disclaimer I know it's OOS but the issue is pretty serious because of the attractive domain name "new.rubyonrails.org" basically anyone could have put malware there. Summary Hi! I discovered that new.rubyonrails.org was pointing to an unclaimed Github Page, making it vulnerable to subdomain...

0.9AI score
SaveExploits0
CNVD
CNVD
added 2021/12/12 12:00 a.m.32 views

Bundler code injection vulnerability

Bundler is a package for managing application dependencies in Ruby. It provides a consistent environment for Ruby projects by tracking and installing the exact gem and version required. Bundler suffers from a code injection vulnerability that stems from the fact that when using Gemfile, an attack...

9.3CVSS4.9AI score0.02796EPSS
SaveExploits1References1
Rapid7 Blog
Rapid7 Blog
added 2021/12/10 9:36 p.m.220 views

Metasploit Wrap-Up

Word and Javascript are a rare duo. Thanks to thesunRider. you too can experience the wonder of this mystical duo. The sole new metasploit module this release adds a file format attack to generate a very special document. By utilizing Javascript embedded in a Word document to trigger a chain of...

6.8CVSS7.4AI score0.9745EPSS
SaveExploits38
GithubExploit
GithubExploit
added 2021/12/09 9:48 a.m.768 views

Exploit for Path Traversal in Grafana

CVE-2021-43798 !Alt texthttps://github.com/z3n70/CVE-...

7.5CVSS7.9AI score0.88503EPSS
SaveExploits48
UbuntuCve
UbuntuCve
added 2021/12/08 7:15 p.m.28 views

CVE-2021-43809

Bundler is a package for managing application dependencies in Ruby. In bundler versions before 2.2.33, when working with untrusted and apparently harmless Gemfile's, it is not expected that they lead to execution of external code, unless that's explicit in the ruby code inside the Gemfile itself...

9.3CVSS7AI score0.02796EPSS
SaveExploits1References5
CVE
CVE
added 2021/12/08 6:50 p.m.182 views

CVE-2021-43809

Bundler before 2.2.33 is vulnerable to local code execution via Gemfiles that use git dependencies with a leading dash in the URL. The command construction uses user input to build git clone commands, and if an input starts with a dash it can be interpreted as an option, enabling arbitrary code e...

9.3CVSS7.6AI score0.02796EPSS
SaveExploits1References6Affected Software1
CNNVD
CNNVD
added 2021/12/08 12:00 a.m.9 views

Bundler 参数注入漏洞

Bundler is a package for managing application dependencies in Ruby. It provides a consistent environment for Ruby projects by tracking and installing the exact gem and version required. Bundler suffers from a code injection vulnerability that stems from the fact that when using Gemfile, an attack...

9.3CVSS7.5AI score0.02796EPSS
SaveExploits1References6
OSV
OSV
added 2021/12/02 12:00 a.m.13 views

UBUNTU-CVE-2021-41816

CGI.escapehtml in Ruby before 2.7.5 and 3.x before 3.0.3 has an integer overflow and resultant buffer overflow via a long string on platforms such as Windows where sizet and long have different numbers of bytes. This also affects the CGI gem before 0.3.1 for Ruby...

9.8CVSS7.1AI score0.04766EPSS
SaveExploits1References5
Tenable Nessus
Tenable Nessus
added 2021/12/02 12:00 a.m.43 views

openSUSE 15 Security Update : ruby2.5 (openSUSE-SU-2021:3838-1)

The remote SUSE Linux SUSE15 host has packages installed that are affected by multiple vulnerabilities as referenced in the openSUSE-SU-2021:3838-1 advisory. - In RDoc 3.11 through 6.x before 6.3.1, as distributed with Ruby through 3.0.1, it is possible to execute arbitrary code via | and tags in...

7.4CVSS7.6AI score0.0305EPSS
SaveExploits2References10
UbuntuCve
UbuntuCve
added 2021/12/02 12:00 a.m.29 views

CVE-2021-41816

CGI.escapehtml in Ruby before 2.7.5 and 3.x before 3.0.3 has an integer overflow and resultant buffer overflow via a long string on platforms such as Windows where sizet and long have different numbers of bytes. This also affects the CGI gem before 0.3.1 for Ruby...

9.8CVSS7AI score0.04766EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2021/12/02 12:00 a.m.62 views

SUSE SLED12 / SLES12 Security Update : ruby2.1 (SUSE-SU-2021:3837-1)

The remote SUSE Linux SLED12 / SLES12 / SLESSAP12 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2021:3837-1 advisory. - CVE-2020-25613: Fixed potential HTTP request smuggling in WEBrick bsc1177125. - CVE-2021-31799: Fixed Command injection...

7.5CVSS6.8AI score0.03849EPSS
SaveExploits2References13
Rows per page
Query Builder