Lucene search

K
cvelistGitHub_MCVELIST:CVE-2021-29435
HistoryApr 13, 2021 - 5:00 p.m.

CVE-2021-29435 Cross-Site Request Forgery (CSRF) in trestle-auth

2021-04-1317:00:21
CWE-352
GitHub_M
www.cve.org
1

8.1 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

NONE

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

8.4 High

AI Score

Confidence

High

0.001 Low

EPSS

Percentile

29.0%

trestle-auth is an authentication plugin for the Trestle admin framework. A vulnerability in trestle-auth versions 0.4.0 and 0.4.1 allows an attacker to create a form that will bypass Rails’ built-in CSRF protection when submitted by a victim with a trestle-auth admin session. This potentially allows an attacker to alter protected data, including admin account credentials. The vulnerability has been fixed in trestle-auth 0.4.2 released to RubyGems.

CNA Affected

[
  {
    "product": "trestle-auth",
    "vendor": "TrestleAdmin",
    "versions": [
      {
        "status": "affected",
        "version": ">= 0.4.0, < 0.4.2"
      }
    ]
  }
]

8.1 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

NONE

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

8.4 High

AI Score

Confidence

High

0.001 Low

EPSS

Percentile

29.0%

Related for CVELIST:CVE-2021-29435