Lucene search
+L

5595 matches found

Cvelist
Cvelist
•added 2019/06/17 7:02 p.m.•31 views

CVE-2019-8321

An issue was discovered in RubyGems 2.6 and later through 3.0.2. Since Gem::UserInteractionverbose calls say without escaping, escape sequence injection is possible...

8.2AI score0.03372EPSS
SaveExploits0References3
AlpineLinux
AlpineLinux
•added 2019/06/17 7:02 p.m.•38 views

CVE-2019-8322

An issue was discovered in RubyGems 2.6 and later through 3.0.2. The gem owner command outputs the contents of the API response directly to stdout. Therefore, if the response is crafted, escape sequence injection may occur...

7.5CVSS8.3AI score0.03372EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2019/06/17 7:02 p.m.•32 views

CVE-2019-8322

An issue was discovered in RubyGems 2.6 and later through 3.0.2. The gem owner command outputs the contents of the API response directly to stdout. Therefore, if the response is crafted, escape sequence injection may occur...

7.5CVSS6.9AI score0.03372EPSS
SaveExploits0
CVE
CVE
•added 2019/06/17 7:02 p.m.•290 views

CVE-2019-8322

CVE-2019-8322 affects RubyGems 2.6 and later through 3.0.2. The root cause is that the gem owner command outputs the API response contents directly to stdout, enabling escape sequence injection if the response is crafted. The connected documents provide multiple references (including Debian, Red ...

7.5CVSS8AI score0.03372EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
•added 2019/06/17 7:02 p.m.•30 views

CVE-2019-8322

An issue was discovered in RubyGems 2.6 and later through 3.0.2. The gem owner command outputs the contents of the API response directly to stdout. Therefore, if the response is crafted, escape sequence injection may occur...

8.2AI score0.03372EPSS
SaveExploits0References3
CVE
CVE
•added 2019/06/17 7:01 p.m.•301 views

CVE-2019-8323

RubyGems 2.6 and later through 3.0.2 contain an escape sequence injection vulnerability in API response handling. Specifically, Gem::GemcutterUtilities#with_response may output the API response to stdout as it is, and if the response is crafted, this can be exploited. The issue is documented as C...

7.5CVSS8AI score0.03372EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
•added 2019/06/17 7:01 p.m.•25 views

CVE-2019-8323

An issue was discovered in RubyGems 2.6 and later through 3.0.2. Gem::GemcutterUtilitieswithresponse may output the API response to stdout as it is. Therefore, if the API side modifies the response, escape sequence injection may occur...

8.1AI score0.03372EPSS
SaveExploits0References3
AlpineLinux
AlpineLinux
•added 2019/06/17 7:01 p.m.•48 views

CVE-2019-8323

An issue was discovered in RubyGems 2.6 and later through 3.0.2. Gem::GemcutterUtilitieswithresponse may output the API response to stdout as it is. Therefore, if the API side modifies the response, escape sequence injection may occur...

7.5CVSS8.3AI score0.03372EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2019/06/17 7:01 p.m.•37 views

CVE-2019-8323

An issue was discovered in RubyGems 2.6 and later through 3.0.2. Gem::GemcutterUtilitieswithresponse may output the API response to stdout as it is. Therefore, if the API side modifies the response, escape sequence injection may occur...

7.5CVSS6.8AI score0.03372EPSS
SaveExploits0
CVE
CVE
•added 2019/06/17 6:59 p.m.•292 views

CVE-2019-8325

The CVE-2019-8325 issue is a vulnerability in RubyGems where Gem::CommandManager#run calls alert_error without escaping, enabling escape sequence injection (described as multiple ways to trigger an error). The connected Debian advisory confirms the impact is present in JRuby packages and lists CV...

7.5CVSS8AI score0.03372EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
•added 2019/06/17 6:59 p.m.•31 views

CVE-2019-8325

An issue was discovered in RubyGems 2.6 and later through 3.0.2. Since Gem::CommandManagerrun calls alerterror without escaping, escape sequence injection is possible. There are many ways to cause an error...

8.1AI score0.03372EPSS
SaveExploits0References3
AlpineLinux
AlpineLinux
•added 2019/06/17 6:59 p.m.•36 views

CVE-2019-8325

An issue was discovered in RubyGems 2.6 and later through 3.0.2. Since Gem::CommandManagerrun calls alerterror without escaping, escape sequence injection is possible. There are many ways to cause an error...

7.5CVSS8.2AI score0.03372EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2019/06/17 6:59 p.m.•39 views

CVE-2019-8325

An issue was discovered in RubyGems 2.6 and later through 3.0.2. Since Gem::CommandManagerrun calls alerterror without escaping, escape sequence injection is possible. There are many ways to cause an error...

7.5CVSS6.8AI score0.03372EPSS
SaveExploits0
Cvelist
Cvelist
•added 2019/06/17 6:59 p.m.•47 views

CVE-2019-8324

An issue was discovered in RubyGems 2.6 and later through 3.0.2. A crafted gem with a multi-line name is not handled correctly. Therefore, an attacker could inject arbitrary code to the stub line of gemspec, which is eval-ed by code in ensureloadablespec during the preinstall check...

8.6AI score0.03219EPSS
SaveExploits0References4
Debian CVE
Debian CVE
•added 2019/06/17 6:59 p.m.•36 views

CVE-2019-8324

An issue was discovered in RubyGems 2.6 and later through 3.0.2. A crafted gem with a multi-line name is not handled correctly. Therefore, an attacker could inject arbitrary code to the stub line of gemspec, which is eval-ed by code in ensureloadablespec during the preinstall check...

8.8CVSS7.6AI score0.03219EPSS
SaveExploits0
CVE
CVE
•added 2019/06/17 6:59 p.m.•323 views

CVE-2019-8324

RubyGems 2.6–3.0.2 contains CVE-2019-8324: a crafted gem with a multi-line name can inject code into the stub line of gemspec, which is eval-ed during the preinstall check, allowing arbitrary code execution during gem installation. Multiple downstream advisories confirm the issue and recommend up...

8.8CVSS8.5AI score0.03219EPSS
SaveExploits0References4Affected Software1
AlpineLinux
AlpineLinux
•added 2019/06/17 6:59 p.m.•39 views

CVE-2019-8324

An issue was discovered in RubyGems 2.6 and later through 3.0.2. A crafted gem with a multi-line name is not handled correctly. Therefore, an attacker could inject arbitrary code to the stub line of gemspec, which is eval-ed by code in ensureloadablespec during the preinstall check...

8.8CVSS8.8AI score0.03219EPSS
SaveExploits0
RedHat Linux
RedHat Linux
•added 2019/06/11 5:33 a.m.•18 views

rubygems: Escape sequence injection vulnerability in errors

An issue was discovered in RubyGems 2.6 and later through 3.0.2. Since Gem::CommandManagerrun calls alerterror without escaping, escape sequence injection is possible. There are many ways to cause an error...

7.5CVSS6.7AI score0.03372EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
•added 2019/06/11 5:33 a.m.•17 views

rubygems: Escape sequence injection vulnerability in verbose

An issue was discovered in RubyGems 2.6 and later through 3.0.2. Since Gem::UserInteractionverbose calls say without escaping, escape sequence injection is possible...

7.5CVSS6.7AI score0.03372EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
•added 2019/06/11 5:33 a.m.•15 views

rubygems: Escape sequence injection vulnerability in gem owner

An issue was discovered in RubyGems 2.6 and later through 3.0.2. The gem owner command outputs the contents of the API response directly to stdout. Therefore, if the response is crafted, escape sequence injection may occur...

7.5CVSS6.7AI score0.03372EPSS
SaveExploits0References4
Rows per page
Query Builder