Lucene search

K
gentooGentoo FoundationGLSA-202003-09
HistoryMar 14, 2020 - 12:00 a.m.

OpenID library for Ruby: Server-Side Request Forgery

2020-03-1400:00:00
Gentoo Foundation
security.gentoo.org
91

10 High

CVSS2

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

COMPLETE

Integrity Impact

COMPLETE

Availability Impact

COMPLETE

AV:N/AC:L/Au:N/C:C/I:C/A:C

9.8 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

0.005 Low

EPSS

Percentile

76.9%

Background

A Ruby library for verifying and serving OpenID identities.

Description

It was discovered that OpenID library for Ruby performed discovery first, and then verification.

Impact

A remote attacker could possibly change the URL used for discovery and trick the server into connecting to the URL. This server in turn could be a private server not publicly accessible.

In addition, if the client that uses this library discloses connection errors, this in turn could disclose information from the private server to the attacker.

Workaround

There is no known workaround at this time.

Resolution

All ruby-openid users should upgrade to the latest version:

 # emerge --sync
 # emerge --ask --oneshot --verbose ">=dev-ruby/ruby-openid-2.9.2"
OSVersionArchitecturePackageVersionFilename
Gentooanyalldev-ruby/ruby-openid< 2.9.2UNKNOWN

10 High

CVSS2

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

COMPLETE

Integrity Impact

COMPLETE

Availability Impact

COMPLETE

AV:N/AC:L/Au:N/C:C/I:C/A:C

9.8 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

0.005 Low

EPSS

Percentile

76.9%