Lucene search
+L

2207 matches found

Prion
Prion
added 2020/06/16 10:15 p.m.22 views

Cross site scripting

In Sanitize RubyGem sanitize greater than or equal to 3.0.0 and less than 5.2.1, there is a cross-site scripting vulnerability. When HTML is sanitized using Sanitize's "relaxed" config, or a custom config that allows certain elements, some content in a math or svg element may not be sanitized...

6.8CVSS6.6AI score0.01853EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2020/06/16 10:10 p.m.35 views

CVE-2020-4054 Cross-site Scripting in Sanitize

In Sanitize RubyGem sanitize greater than or equal to 3.0.0 and less than 5.2.1, there is a cross-site scripting vulnerability. When HTML is sanitized using Sanitize's "relaxed" config, or a custom config that allows certain elements, some content in a math or svg element may not be sanitized...

7.3CVSS6.7AI score0.01853EPSS
SaveExploits0References5
CVE
CVE
added 2020/06/16 10:10 p.m.129 views

CVE-2020-4054

Summary of CVE-2020-4054 details from connected docs: The Ruby gem Sanitize (versions =3.0.0) had a cross-site scripting bypass when sanitizing HTML with the default or relaxed/custom configs that allowed elements such as iframe, math, noembed, noframes, noscript, plaintext, script, style, svg, x...

7.3CVSS6.7AI score0.01853EPSS
SaveExploits0References5Affected Software1
Debian CVE
Debian CVE
added 2020/06/16 10:10 p.m.90 views

CVE-2020-4054

In Sanitize RubyGem sanitize greater than or equal to 3.0.0 and less than 5.2.1, there is a cross-site scripting vulnerability. When HTML is sanitized using Sanitize's "relaxed" config, or a custom config that allows certain elements, some content in a math or svg element may not be sanitized...

7.3CVSS6.8AI score0.01853EPSS
SaveExploits0
OpenVAS
OpenVAS
added 2020/06/14 12:00 a.m.31 views

openSUSE: Security Advisory for rubygem-bundler (openSUSE-SU-2020:0803-1)

The remote host is missing an update for the Copyright C 2020 Greenbone Networks GmbH 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-or-later This program is free software; you can...

7.8CVSS7.8AI score0.00529EPSS
SaveExploits0References2
OPENSUSE Linux
OPENSUSE Linux
added 2020/06/13 12:00 a.m.53 views

Security update for rubygem-bundler (moderate)

openSUSE Security Update: Security update for rubygem-bundler Announcement ID: openSUSE-SU-2020:0803-1 Rating: moderate References: 1143436 Cross-References: CVE-2019-3881 Affected Products: openSUSE Leap 15.1 An update that fixes one vulnerability is now available. Description: This update for...

7.8CVSS6.7AI score0.00529EPSS
SaveExploits0References1
OSV
OSV
added 2020/06/12 10:17 p.m.10 views

OPENSUSE-SU-2020:0803-1 Security update for rubygem-bundler

This update for rubygem-bundler fixes the following issue: - CVE-2019-3881: Fixed insecure permissions on a directory in /tmp/ that allowed malicious code execution bsc1143436. This update was imported from the SUSE:SLE-15:Update update project...

7.8CVSS7.8AI score0.00529EPSS
SaveExploits0References3
Mageia
Mageia
added 2020/06/10 10:57 p.m.67 views

Updated ruby-rack packages fix security vulnerability

Updated ruby-rack packages fix security vulnerabilities: There's a possible information leak / session hijack vulnerability in RackRubyGem rack. Attackers may be able to find and hijack sessions by using timing attacks targeting the session id. Session ids are usually stored and indexed in a...

8.6CVSS1AI score0.03703EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2020/06/10 2:36 p.m.65 views

Moderate: Red Hat Security Advisory: pcs security and bug fix update

An update for pcs is now available for Red Hat Enterprise Linux 8. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CV...

7.5CVSS6.7AI score0.06811EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2020/06/10 12:00 a.m.44 views

RHEL 8 : pcs (RHSA-2020:2462)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2020:2462 advisory. The pcs packages provide a command-line configuration system for the Pacemaker and Corosync utilities. Security Fixes: rubygem-json: Unsafe Object...

7.5CVSS7.3AI score0.06811EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2020/06/10 12:00 a.m.41 views

RHEL 8 : pcs (RHSA-2020:2473)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2020:2473 advisory. The pcs packages provide a command-line configuration system for the Pacemaker and Corosync utilities. Security Fixes: rubygem-json: Unsafe Object...

7.5CVSS7.3AI score0.06811EPSS
SaveExploits0References6
OSV
OSV
added 2020/06/09 4:20 p.m.5 views

SUSE-SU-2020:1582-1 Security update for rubygem-bundler

This update for rubygem-bundler fixes the following issue: - CVE-2019-3881: Fixed insecure permissions on a directory in /tmp/ that allowed malicious code execution bsc1143436...

7.8CVSS8AI score0.00529EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2020/06/05 2:21 p.m.76 views

Regular Expression Denial of Service in websocket-extensions (RubyGem)

Impact The ReDoS flaw allows an attacker to exhaust the server's capacity to process incoming requests by sending a WebSocket handshake request containing a header of the following form: Sec-WebSocket-Extensions: a; b="\c\c\c\c\c\c\c\c\c\c ... That is, a header containing an unclosed string...

7.5CVSS7.4AI score0.04526EPSS
SaveExploits1References9Affected Software1
OSV
OSV
added 2020/06/05 2:21 p.m.42 views

GHSA-G6WQ-QCWM-J5G2 Regular Expression Denial of Service in websocket-extensions (RubyGem)

Impact The ReDoS flaw allows an attacker to exhaust the server's capacity to process incoming requests by sending a WebSocket handshake request containing a header of the following form: Sec-WebSocket-Extensions: a; b="\c\c\c\c\c\c\c\c\c\c ... That is, a header containing an unclosed string...

8.2CVSS7.4AI score0.04526EPSS
SaveExploits1References9
RubySec
RubySec
added 2020/06/05 12:00 a.m.20 views

Regular Expression Denial of Service in websocket-extensions (RubyGem)

Impact The ReDoS flaw allows an attacker to exhaust the server's capacity to process incoming requests by sending a WebSocket handshake request containing a header of the following form: Sec-WebSocket-Extensions: a; b="\c\c\c\c\c\c\c\c\c\c ... That is, a header containing an unclosed string...

7.5CVSS6.7AI score0.04526EPSS
SaveExploits1References1Affected Software1
RedhatCVE
RedhatCVE
added 2020/06/02 5:53 p.m.55 views

CVE-2020-8167

A flaw was found in rubygem-actionview. A regression of CVE-2015-1840 causes Rails-ujs to send CSRF tokens to wrong domains. The highest threat from this vulnerability is to data integrity...

5CVSS7.7AI score0.04519EPSS
SaveExploits2References4
RedhatCVE
RedhatCVE
added 2020/06/02 5:53 p.m.44 views

CVE-2020-8166

A flaw was found in rubygem-actionpack. Forgery of a per-form CSRF token is possible allowing for any action to take place for that session. The highest threat from this vulnerability is to data integrity...

4.3CVSS2.7AI score0.01673EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2020/06/02 5:21 p.m.75 views

CVE-2020-8165

A flaw was found in rubygem-activesupport. An untrusted user input can be written to the cache store using the raw: true parameter which can lead to the result being evaluated as a marshaled object instead of plain text. The threat from this vulnerability is to data confidentiality and integrity ...

7.5CVSS1.4AI score0.45732EPSS
SaveExploits5References4
RedhatCVE
RedhatCVE
added 2020/06/02 2:53 p.m.40 views

CVE-2020-8162

A flaw was found in rubygem-activestorage. The ActiveStorage's S3 adapter that allows the Content-Length of a direct file upload to be modified by an end user. The highest threat from this vulnerability is to data integrity...

5CVSS2.4AI score0.03028EPSS
SaveExploits1References4
RedhatCVE
RedhatCVE
added 2020/06/01 6:20 p.m.34 views

CVE-2020-8164

A flaw was found in rubygem-actionpack. Untrusted hashes of data is possible for values of each, eachvalue, and eachpair which can lead to cases of user supplied information being leaked from Strong Parameters. Applications that use these hashes may inadvertently use untrusted user input. The...

5CVSS3AI score0.04198EPSS
SaveExploits1References4
Rows per page
Query Builder