Lucene search
+L

17232 matches found

CVE
CVE
added 2023/06/12 4:33 p.m.174 views

CVE-2023-34246

CVE-2023-34246 affects ruby-doorkeeper, an OAuth 2 provider for Ruby on Rails and Grape. Prior to Doorkeeper 5.6.6, the gem could automatically process authorization requests for public clients that had been previously approved, enabling potential impersonation of public clients due to identity n...

6.5CVSS6.1AI score0.00716EPSS
SaveExploits1References7Affected Software1
Debian CVE
Debian CVE
added 2023/06/12 4:33 p.m.89 views

CVE-2023-34246

Doorkeeper is an OAuth 2 provider for Ruby on Rails / Grape. Prior to version 5.6.6, Doorkeeper automatically processes authorization requests without user consent for public clients that have been previous approved. Public clients are inherently vulnerable to impersonation, their identity cannot...

6.5CVSS6.3AI score0.00716EPSS
SaveExploits1
OSV
OSV
added 2023/06/12 4:33 p.m.17 views

CVE-2023-34246 Doorkeeper Improper Authentication vulnerability

Doorkeeper is an OAuth 2 provider for Ruby on Rails / Grape. Prior to version 5.6.6, Doorkeeper automatically processes authorization requests without user consent for public clients that have been previous approved. Public clients are inherently vulnerable to impersonation, their identity cannot...

4.2CVSS6.3AI score
SaveExploits0References9
Cvelist
Cvelist
added 2023/06/12 4:33 p.m.37 views

CVE-2023-34246 Doorkeeper Improper Authentication vulnerability

Doorkeeper is an OAuth 2 provider for Ruby on Rails / Grape. Prior to version 5.6.6, Doorkeeper automatically processes authorization requests without user consent for public clients that have been previous approved. Public clients are inherently vulnerable to impersonation, their identity cannot...

4.2CVSS6.5AI score0.00716EPSS
SaveExploits1References6
Amazon
Amazon
added 2023/06/12 12:00 a.m.58 views

Medium: ruby

Issue Overview: A ReDoS issue was discovered in the Time component through 0.2.1 in Ruby through 3.2.1. The Time parser mishandles invalid URLs that have specific characters. It causes an increase in execution time for parsing strings to Time objects. The fixed versions are 0.1.1 and 0.2.2...

5.3CVSS7.4AI score0.02452EPSS
SaveExploits0
OpenVAS
OpenVAS
added 2023/06/12 12:00 a.m.18 views

Huawei EulerOS: Security Advisory for ruby (EulerOS-SA-2023-2248)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2023 Greenbone AG 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-only ifdescription...

8.8CVSS8.9AI score0.02352EPSS
SaveExploits1References2
OSV
OSV
added 2023/06/09 12:00 a.m.27 views

DLA-3450-1 ruby2.5 - security update

Bulletin has no description...

8.8CVSS8.5AI score0.04267EPSS
SaveExploits1
Snyk
Snyk
added 2023/06/07 11:41 a.m.4 views

Regular Expression Denial of Service (ReDoS)

Overview RedCloth is a Textile parser for Ruby. Affected versions of this package are vulnerable to Regular Expression Denial of Service ReDoS in the sanitizehtml function. Exploiting this vulnerability is possible by supplying a crafted payload. Details Denial of Service DoS describes a family o...

7.5CVSS6.8AI score0.01513EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2023/06/07 12:00 a.m.38 views

EulerOS Virtualization 2.11.1 : emacs (EulerOS-SA-2023-2068)

According to the versions of the emacs package installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : - GNU Emacs through 28.2 allows attackers to execute commands via shell metacharacters in the name of a source-code file, because...

9.8CVSS7.6AI score0.01639EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2023/06/06 2:13 p.m.49 views

avo vulnerable to Stored XSS (Cross Site Scripting) in html content based fields

Summary Some avo fields are vulnerable to XSS when rendering html based content. Details During the analysis of the web application, a rendered field was discovered that did not filter JS / HTML tags in a safe way and can be abused to execute js code on a client side. The trix field uses the trix...

7.3CVSS6.9AI score0.00563EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2023/06/06 12:00 a.m.16 views

DLA-3447-1 ruby2.5 - security update

Bulletin has no description...

5.3CVSS6AI score0.02637EPSS
SaveExploits0
NVD
NVD
added 2023/06/05 11:15 p.m.29 views

CVE-2023-34102

Avo is an open source ruby on rails admin panel creation framework. The polymorphic field type stores the classes to operate on when updating a record with user input, and does not validate them in the back end. This can lead to unexpected behavior, remote code execution, or application crashes...

8.8CVSS8.6AI score0.0161EPSS
SaveExploits1References2
Prion
Prion
added 2023/06/05 11:15 p.m.27 views

Cross site scripting

Avo is an open source ruby on rails admin panel creation framework. In affected versions some avo fields are vulnerable to Cross Site Scripting XSS when rendering html based content. Attackers do need form edit privilege in order to successfully exploit this vulnerability, but the results are...

4.9CVSS5.2AI score0.00563EPSS
SaveExploits1References2Affected Software1
Prion
Prion
added 2023/06/05 11:15 p.m.19 views

Input validation

Avo is an open source ruby on rails admin panel creation framework. The polymorphic field type stores the classes to operate on when updating a record with user input, and does not validate them in the back end. This can lead to unexpected behavior, remote code execution, or application crashes...

6.5CVSS8.8AI score0.0161EPSS
SaveExploits1References2Affected Software1
CVE
CVE
added 2023/06/05 10:16 p.m.66 views

CVE-2023-34102

CVE-2023-34102 affects the Avo Rails admin panel framework. The polymorphic field type accepts user-provided class names without backend validation, which can lead to unexpected behavior, remote code execution, or application crashes when viewing manipulated records. The issue is mitigated by the...

8.8CVSS8.7AI score0.0161EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2023/06/05 10:16 p.m.20 views

CVE-2023-34102 Possible unsafe reflection / partial denial of service in avo

Avo is an open source ruby on rails admin panel creation framework. The polymorphic field type stores the classes to operate on when updating a record with user input, and does not validate them in the back end. This can lead to unexpected behavior, remote code execution, or application crashes...

8.3CVSS8.5AI score
SaveExploits0References4
Cvelist
Cvelist
added 2023/06/05 10:16 p.m.43 views

CVE-2023-34102 Possible unsafe reflection / partial denial of service in avo

Avo is an open source ruby on rails admin panel creation framework. The polymorphic field type stores the classes to operate on when updating a record with user input, and does not validate them in the back end. This can lead to unexpected behavior, remote code execution, or application crashes...

8.3CVSS9.1AI score0.0161EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2023/06/05 10:16 p.m.14 views

CVE-2023-34102 Possible unsafe reflection / partial denial of service in avo

Avo is an open source ruby on rails admin panel creation framework. The polymorphic field type stores the classes to operate on when updating a record with user input, and does not validate them in the back end. This can lead to unexpected behavior, remote code execution, or application crashes...

8.3CVSS7.3AI score0.0161EPSS
SaveExploits1References2
CVE
CVE
added 2023/06/05 10:13 p.m.72 views

CVE-2023-34103

The CVE-2023-34103 entry concerns Avo, an open-source Ruby on Rails admin panel framework. The vulnerability is a stored XSS in HTML-based content rendered from certain avo fields. The root cause is insufficient sanitization when rendering HTML content in fields such as those used by the trix edi...

7.3CVSS5.9AI score0.00563EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2023/06/05 10:13 p.m.59 views

CVE-2023-34103 Stored XSS (Cross Site Scripting) in html content based fields of avo

Avo is an open source ruby on rails admin panel creation framework. In affected versions some avo fields are vulnerable to Cross Site Scripting XSS when rendering html based content. Attackers do need form edit privilege in order to successfully exploit this vulnerability, but the results are...

7.3CVSS7AI score0.00563EPSS
SaveExploits1References2
Rows per page
Query Builder