Lucene search
+L

1006 matches found

SUSE CVE
SUSE CVE
added 2023/02/15 5:24 a.m.7 views

SUSE CVE-2014-9749

Squid 3.4.4 through 3.4.11 and 3.5.0.1 through 3.5.1, when Digest authentication is used, allow remote authenticated users to retain access by leveraging a stale nonce, aka "Nonce replay vulnerability."...

4CVSS7AI score0.11441EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2023/02/15 5:6 a.m.7 views

SUSE CVE-2016-2161

In Apache HTTP Server versions 2.4.0 to 2.4.23, malicious input to modauthdigest can cause the server to crash, and each instance continues to crash even for subsequently valid requests...

7.5CVSS7AI score0.20952EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2023/02/15 4:34 a.m.10 views

SUSE CVE-2018-1312

In Apache httpd 2.2.0 to 2.4.29, when generating an HTTP Digest authentication challenge, the nonce sent to prevent reply attacks was not correctly generated using a pseudo-random seed. In a cluster of servers using a common Digest authentication configuration, HTTP requests could be replayed...

5.9CVSS9.1AI score0.15885EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2023/02/15 4:11 a.m.7 views

SUSE CVE-2019-12525

An issue was discovered in Squid 3.3.9 through 3.5.28 and 4.x through 4.7. When Squid is configured to use Digest authentication, it parses the header Proxy-Authorization. It searches for certain tokens such as domain, uri, and qop. Squid checks if this token's value starts with a quote and ends...

7.5CVSS6.9AI score0.24401EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2023/02/15 4:6 a.m.6 views

SUSE CVE-2019-18679

An issue was discovered in Squid 2.x, 3.x, and 4.x through 4.8. Due to incorrect data management, it is vulnerable to information disclosure when processing HTTP Digest Authentication. Nonce tokens contain the raw byte value of a pointer that sits within heap memory allocation. This information...

5.9CVSS7.7AI score0.40982EPSS
SaveExploits0References9
OSV
OSV
added 2022/08/08 7:15 p.m.12 views

CVE-2021-41615

websda.c in GoAhead WebServer 2.1.8 has insufficient nonce entropy because the nonce calculation relies on the hardcoded onceuponatimeinparadise value, which does not follow the secret-data guideline for HTTP Digest Access Authentication in RFC 7616 section 3.3 or RFC 2617 section 3.2.1. NOTE:...

9.8CVSS7.1AI score0.01353EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2022/08/08 7:15 p.m.7 views

CVE-2021-41615

websda.c in GoAhead WebServer 2.1.8 has insufficient nonce entropy because the nonce calculation relies on the hardcoded onceuponatimeinparadise value, which does not follow the secret-data guideline for HTTP Digest Access Authentication in RFC 7616 section 3.3 or RFC 2617 section 3.2.1. NOTE:...

9.8CVSS7.2AI score0.01353EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2022/08/08 12:0 a.m.11 views

Embedthis Software GoAhead 安全特征问题漏洞

Embedthis Software GoAhead is an open source, small embedded web server from Embedthis Software, USA. A security vulnerability exists in Embedthis Software GoAhead WebServer version 2.1.8, which stems from the fact that websda.c does not have sufficient nonce entropy, but nonce computation relies...

9.8CVSS7.8AI score0.01353EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2022/08/08 12:0 a.m.11 views

PT-2022-11443 · Goahead · Goahead Web Server

Name of the Vulnerable Software and Affected Versions: GoAhead WebServer version 2.1.8 Description: The issue arises from insufficient nonce entropy in the websda.c file of GoAhead WebServer. This is due to the nonce calculation relying on a hardcoded value, onceuponatimeinparadise, which does no...

9.8CVSS7.8AI score0.01353EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2022/07/28 12:0 a.m.40 views

Jenkins HTTP Request Plugin stores HTTP Request passwords unencrypted

HTTP Request Plugin 1.15 and earlier stores HTTP Request passwords unencrypted in its global configuration file jenkins.plugins.httprequest.HttpRequest.xml on the Jenkins controller as part of its configuration when using deprecated Basic/Digest Authentication. These passwords can be viewed by...

6.5CVSS6.7AI score0.00822EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2022/05/17 12:57 a.m.43 views

GHSA-99RF-92V6-CWX4 Improper Access Control in Apache Tomcat

The replay-countermeasure functionality in the HTTP Digest Access Authentication implementation in Apache Tomcat 5.5.x before 5.5.36, 6.x before 6.0.36, and 7.x before 7.0.30 tracks cnonce aka client nonce values instead of nonce aka server nonce and nc aka nonce-count values, which makes it easi...

5CVSS5.3AI score0.0898EPSS
SaveExploits0References24
Github Security Blog
Github Security Blog
added 2022/05/17 12:57 a.m.37 views

Improper Access Control in Apache Tomcat

The replay-countermeasure functionality in the HTTP Digest Access Authentication implementation in Apache Tomcat 5.5.x before 5.5.36, 6.x before 6.0.36, and 7.x before 7.0.30 tracks cnonce aka client nonce values instead of nonce aka server nonce and nc aka nonce-count values, which makes it easi...

5CVSS3.1AI score0.0898EPSS
SaveExploits0References25Affected Software1
OSV
OSV
added 2022/05/14 1:17 a.m.196 views

GHSA-6CR4-7C7P-P3XV Use of Hard-coded Cryptographic Key in Apache Tomcat

DigestAuthenticator.java in the HTTP Digest Access Authentication implementation in Apache Tomcat 5.5.x before 5.5.34, 6.x before 6.0.33, and 7.x before 7.0.12 uses Catalina as the hard-coded server secret aka private key, which makes it easier for remote attackers to bypass cryptographic...

4.3CVSS4.8AI score0.0657EPSS
SaveExploits0References20
OSV
OSV
added 2022/05/13 1:38 a.m.100 views

GHSA-CP7V-VMV7-6X2Q Incorrect Authorization in Undertow

Undertow before versions 1.4.18.SP1 not findable in Maven, 2.0.2.Final, and 1.4.24.Final was found vulnerable when using Digest authentication, the server does not ensure that the value of URI in the Authorization header matches the URI in HTTP request line. This allows the attacker to cause a MI...

5.9CVSS7.1AI score0.02049EPSS
SaveExploits0References12
Github Security Blog
Github Security Blog
added 2022/05/13 1:38 a.m.50 views

Incorrect Authorization in Undertow

Undertow before versions 1.4.18.SP1 not findable in Maven, 2.0.2.Final, and 1.4.24.Final was found vulnerable when using Digest authentication, the server does not ensure that the value of URI in the Authorization header matches the URI in HTTP request line. This allows the attacker to cause a MI...

5.9CVSS3.4AI score0.02049EPSS
SaveExploits0References12Affected Software1
VulnCheck KEV
VulnCheck KEV
added 2022/02/22 12:0 a.m.10 views

VulnCheck KEV: CVE-2017-9788

In Apache httpd before 2.2.34 and 2.4.x before 2.4.27, the value placeholder in Proxy-Authorization headers of type 'Digest' was not initialized or reset before or between successive key=value assignments by modauthdigest. Providing an initial key with no '=' assignment could reflect the...

9.1CVSS6.7AI score0.5677EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2022/02/21 8:55 a.m.12 views

ruby: Regular expression denial of service vulnerability of WEBrick's Digest authentication

WEBrick::HTTPAuth::DigestAuth in Ruby through 2.4.7, 2.5.x through 2.5.6, and 2.6.x through 2.6.4 has a regular expression Denial of Service cause by looping/backtracking. A victim must expose a WEBrick server that uses DigestAuth to the Internet or a untrusted network...

7.8CVSS7.2AI score0.05128EPSS
SaveExploits0References5
OpenVAS
OpenVAS
added 2021/10/29 12:0 a.m.26 views

Apache Tomcat 7.0.x < 7.0.11 Multiple Vulnerabilities - Linux

Apache Tomcat is prone to multiple vulnerabilities. Copyright C 2021 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...

5.8CVSS6AI score0.0869EPSS
SaveExploits0References1
OpenVAS
OpenVAS
added 2021/10/29 12:0 a.m.28 views

Apache Tomcat 7.0.x < 7.0.29 Multiple Vulnerabilities - Linux

Apache Tomcat is prone to multiple vulnerabilities. Copyright C 2021 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...

5CVSS9.8AI score0.11975EPSS
SaveExploits3References1
OpenVAS
OpenVAS
added 2021/10/29 12:0 a.m.28 views

Apache Tomcat 6.x < 6.0.36 Multiple Vulnerabilities (Oct 2012) - Linux

Apache Tomcat is prone to multiple vulnerabilities. Copyright C 2021 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...

5CVSS9.8AI score0.11975EPSS
SaveExploits4References1
Rows per page
Query Builder