Lucene search
K

41 matches found

Tenable Nessus
Tenable Nessus
added 2026/01/20 12:0 a.m.2 views

MiracleLinux 8 : grafana-7.3.6-2.el8 (AXSA:2021-2087:03)

The remote MiracleLinux 8 host has a package installed that is affected by multiple vulnerabilities as referenced in the AXSA:2021-2087:03 advisory. crewjam/saml: authentication bypass in saml authentication CVE-2020-27846 grafana: XSS via a query alias for the Elasticsearch and Testdata datasour...

10CVSS8.2AI score0.07544EPSS
Exploits1References3
Tenable Nessus
Tenable Nessus
added 2025/09/03 12:0 a.m.1 views

Linux Distros Unpatched Vulnerability : CVE-2023-28119

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - The crewjam/saml go library contains a partial implementation of the SAML standard in golang. Prior to version 0.4.13, the package's use of flate.NewReader does...

7.5CVSS7.1AI score0.00537EPSS
Exploits0References2
IBM Security Bulletins
IBM Security Bulletins
added 2025/05/14 6:7 p.m.11 views

Security Bulletin: Astronomer with IBM is vulnerable to remote attacks due to the crewjam saml package (CVE-2020-27846).

Summary crewjam saml is used by Astronomer with IBM as part of identity verification. Vulnerability Details CVEID:CVE-2020-27846 DESCRIPTION: crewjam saml could allow a remote attacker to bypass security restrictions, caused by a signature verification vulnerability. By sending a specially-crafte...

10CVSS7AI score0.07544EPSS
Exploits1Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2024/01/16 3:2 p.m.20 views

Security Bulletin: IBM Storage Ceph is vulnerable to improper authentication in Crewjam/SAML [CVE-2022-41912]

Summary Crewjam/SAML is used by IBM Storage Ceph as part of RGW and in assorted other locations CVE-2022-41912 This bulletin identifies the steps to take to address the vulnerability in Crewjam/SAML. Vulnerability Details CVEID:CVE-2022-41912 DESCRIPTION: Crewjam saml could allow a remote attacke...

9.8CVSS9.1AI score0.00303EPSS
Exploits0Affected Software1
Tenable Nessus
Tenable Nessus
added 2023/11/07 12:0 a.m.19 views

Rocky Linux 8 : grafana (RLSA-2021:1859)

The remote Rocky Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2021:1859 advisory. - Grafana before 7.1.0-beta 1 allows XSS via a query alias for the ElasticSearch datasource. CVE-2020-24303 - A signature verification vulnerability...

10CVSS7.5AI score0.07544EPSS
Exploits1References8
SUSE CVE
SUSE CVE
added 2023/10/31 2:28 a.m.1 views

SUSE CVE-2020-27846

A signature verification vulnerability exists in crewjam/saml. This flaw allows an attacker to bypass SAML Authentication. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability...

9.8CVSS8.8AI score0.07544EPSS
Exploits1References2
OSV
OSV
added 2023/10/24 4:45 p.m.15 views

GO-2023-2114 Cross-site scripting via missing binding syntax validation in github.com/crewjam/saml

The package does not validate the ACS Location URI according to the SAML binding being parsed. If abused, this flaw allows attackers to register malicious Service Providers at the IdP and inject Javascript in the ACS endpoint definition, achieving Cross-Site-Scripting XSS in the IdP context durin...

7.1CVSS6AI score0.00285EPSS
Exploits0References2
RedhatCVE
RedhatCVE
added 2023/10/16 11:57 p.m.11 views

CVE-2023-45683

A flaw was found in crewjam SAML, where it is vulnerable to Cross-site scripting caused by the improper validation of user-supplied input. This flaw allows a remote attacker to execute a script in a victim's Web browser within the security context of the hosting Web site, using this vulnerability...

6CVSS6.2AI score0.00285EPSS
Exploits0References4
Vulnrichment
Vulnrichment
added 2023/10/16 6:13 p.m.13 views

CVE-2023-45683 Cross site scripting via missing binding syntax validation In ACS location in github.com/crewjam/saml

github.com/crewjam/saml is a saml library for the go language. In affected versions the package does not validate the ACS Location URI according to the SAML binding being parsed. If abused, this flaw allows attackers to register malicious Service Providers at the IdP and inject Javascript in the...

7.1CVSS6.2AI score0.00285EPSS
Exploits0References2
OpenVAS
OpenVAS
added 2023/04/27 12:0 a.m.19 views

Grafana 7.3.0-beta1 < 8.5.24, 9.x < 9.2.17, 9.3.x < 9.3.13, 9.4.x < 9.4.9 DoS Vulnerability

Grafana is prone to a denial of service DoS vulnerability in the crewjam/saml library used for SAML integration. SPDX-FileCopyrightText: 2023 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders...

7.5CVSS7.4AI score0.00537EPSS
Exploits1References2
Veracode
Veracode
added 2023/03/28 6:7 a.m.26 views

Denial Of Service (DoS)

github.com/crewjam/saml is vulnerable to Denial of Service DoS attacks. The vulnerability is due to the flate.NewReader function because it allows users to pass more than 1 MB of data to the processing functions, which will be decompressed server-side. After repeating the request a number of time...

7.5CVSS7.2AI score0.00537EPSS
Exploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2023/03/22 9:23 p.m.39 views

crewjam/saml vulnerable to Denial Of Service Via Deflate Decompression Bomb

Our use of flate.NewReader does not limit the size of the input. The user could pass more than 1 MB of data in the HTTP request to the processing functions, which will be decompressed server-side using the Deflate algorithm. Therefore, after repeating the same request multiple times, it is possib...

7.5CVSS7.2AI score0.00537EPSS
Exploits0References4Affected Software1
OSV
OSV
added 2023/03/22 9:23 p.m.24 views

GHSA-5MQJ-XC49-246P crewjam/saml vulnerable to Denial Of Service Via Deflate Decompression Bomb

Our use of flate.NewReader does not limit the size of the input. The user could pass more than 1 MB of data in the HTTP request to the processing functions, which will be decompressed server-side using the Deflate algorithm. Therefore, after repeating the same request multiple times, it is possib...

7.5CVSS6AI score0.00537EPSS
Exploits0References4
UbuntuCve
UbuntuCve
added 2023/03/22 8:15 p.m.21 views

CVE-2023-28119

The crewjam/saml go library contains a partial implementation of the SAML standard in golang. Prior to version 0.4.13, the package's use of flate.NewReader does not limit the size of the input. The user can pass more than 1 MB of data in the HTTP request to the processing functions, which will be...

7.5CVSS6.8AI score0.00537EPSS
Exploits0References3
Cvelist
Cvelist
added 2023/03/22 7:51 p.m.20 views

CVE-2023-28119 crewjam/saml vulnerable to Denial Of Service Via Deflate Decompression Bomb

The crewjam/saml go library contains a partial implementation of the SAML standard in golang. Prior to version 0.4.13, the package's use of flate.NewReader does not limit the size of the input. The user can pass more than 1 MB of data in the HTTP request to the processing functions, which will be...

7.5CVSS7.3AI score0.00537EPSS
Exploits0References2
OSV
OSV
added 2023/03/22 7:51 p.m.14 views

CVE-2023-28119 crewjam/saml vulnerable to Denial Of Service Via Deflate Decompression Bomb

The crewjam/saml go library contains a partial implementation of the SAML standard in golang. Prior to version 0.4.13, the package's use of flate.NewReader does not limit the size of the input. The user can pass more than 1 MB of data in the HTTP request to the processing functions, which will be...

7.5CVSS6.3AI score0.00537EPSS
Exploits0References4
Vulnrichment
Vulnrichment
added 2023/03/22 7:51 p.m.8 views

CVE-2023-28119 crewjam/saml vulnerable to Denial Of Service Via Deflate Decompression Bomb

The crewjam/saml go library contains a partial implementation of the SAML standard in golang. Prior to version 0.4.13, the package's use of flate.NewReader does not limit the size of the input. The user can pass more than 1 MB of data in the HTTP request to the processing functions, which will be...

7.5CVSS7.2AI score0.00537EPSS
Exploits0References2
CVE
CVE
added 2023/03/22 7:51 p.m.764 views

CVE-2023-28119

CVE-2023-28119 affects crewjam/saml (Go). Root cause: using flate.NewReader without input size limit allows unbounded decompression of HTTP request data, enabling a DoS by repeated requests that can crash the process. A fix is available in v0.4.13. Depending on the environment, exploitation is de...

7.5CVSS7.1AI score0.00537EPSS
Exploits0References2Affected Software1
CNNVD
CNNVD
added 2023/03/22 12:0 a.m.3 views

Crewjam Saml 安全漏洞

Crewjam Saml is a Go-based implementation of a codebase that interacts with Saml format files by the individual developers of Crewjam. A security vulnerability exists in Crewjam Saml versions prior to 0.4.13, which stems from not limiting the size of input to flate.NewReader...

7.5CVSS7.2AI score0.00537EPSS
Exploits0References3
Positive Technologies
Positive Technologies
added 2023/03/22 12:0 a.m.2 views

PT-2023-21576 · Saml +1 · Saml +1

Name of the Vulnerable Software and Affected Versions: github.com/crewjam/saml versions prior to 0.4.13 Description: The issue arises from the package's use of flate.NewReader without limiting the size of the input. This allows a user to pass more than 1 MB of data in an HTTP request to the...

9.8CVSS7.4AI score0.87697EPSS
Exploits5References89
Rows per page
Query Builder