Lucene search
+L

6081 matches found

Vulnrichment
Vulnrichment
added 2024/08/30 9:10 p.m.20 views

CVE-2024-8285 Kroxylicious: missing upstream kafka tls hostname verification

A flaw was found in Kroxylicious. When establishing the connection with the upstream Kafka server using a TLS secured connection, Kroxylicious fails to properly verify the server's hostname, resulting in an insecure connection. For a successful attack to be performed, the attacker needs to perfor...

5.9CVSS6.6AI score0.00378EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/08/30 9:10 p.m.42 views

CVE-2024-8285 Kroxylicious: missing upstream kafka tls hostname verification

A flaw was found in Kroxylicious. When establishing the connection with the upstream Kafka server using a TLS secured connection, Kroxylicious fails to properly verify the server's hostname, resulting in an insecure connection. For a successful attack to be performed, the attacker needs to perfor...

5.9CVSS0.00378EPSS
SaveExploits0References3
VulnCheck KEV
VulnCheck KEV
added 2024/08/28 12:00 a.m.5 views

VulnCheck KEV: CVE-2019-3914

Remote command injection vulnerability in Verizon Fios Quantum Gateway G1100 firmware version 02.01.00.05 allows a remote, authenticated attacker to execute arbitrary commands on the target device by adding an access control rule for a network object with a crafted hostname...

9CVSS6.1AI score0.29885EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2024/08/27 12:00 a.m.10 views

Apache Kafka 安全漏洞

Apache Kafka is an open source distributed streaming platform from the Apache USA Foundation. The platform is capable of fetching real-time data for building applications that react in real-time to changes in the data stream. A security vulnerability exists in Apache Kafka that stems from a lack ...

5.9CVSS5.7AI score0.00378EPSS
SaveExploits0References5
OSV
OSV
added 2024/08/21 2:30 p.m.10 views

GO-2022-0389 Unchecked hostname resolution could allow access to local network resources by users outside the local network in github.com/pterodactyl/wings

Unchecked hostname resolution could allow access to local network resources by users outside the local network in github.com/pterodactyl/wings...

6.9AI score
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2024/08/17 1:47 a.m.7 views

SUSE CVE-2024-42353

WebOb provides objects for HTTP requests and responses. When WebOb normalizes the HTTP Location header to include the request hostname, it does so by parsing the URL that the user is to be redirected to with Python's urlparse, and joining it to the base URL. urlparse however treats a // at the...

6.1CVSS6.9AI score0.00527EPSS
SaveExploits2References7
RedhatCVE
RedhatCVE
added 2024/08/16 12:12 a.m.19 views

CVE-2024-42353

A vulnerability was found in the WebOb package. WebOb normalizes the HTTP Location header using urlparse and urljoin. If the URL starts with //, urlparse treats the following part as the hostname, and replaces the original request's hostname. This issue, combined with user interaction, may become...

6.1CVSS5.9AI score0.00527EPSS
SaveExploits2References6
RedHat Linux
RedHat Linux
added 2024/08/15 7:27 a.m.13 views

bind: bind9: BIND's database will be slow if a very large number of RRs exist at the same nam

A flaw was found in the bind9 package, where a hostname with significant resource records may slow down bind's resolver cache and authoritative zone databases while these records are being added or updated. In addition, client queries for the related hostname may cause the same issue. This...

7.5CVSS5.8AI score0.02114EPSS
SaveExploits0References4
OSV
OSV
added 2024/08/14 9:15 p.m.8 views

PYSEC-2024-188

WebOb provides objects for HTTP requests and responses. When WebOb normalizes the HTTP Location header to include the request hostname, it does so by parsing the URL that the user is to be redirected to with Python's urlparse, and joining it to the base URL. urlparse however treats a // at the...

6.1CVSS5.9AI score0.00527EPSS
SaveExploits2References2
PyPA
PyPA
added 2024/08/14 9:15 p.m.10 views

PYSEC-2024-188

WebOb provides objects for HTTP requests and responses. When WebOb normalizes the HTTP Location header to include the request hostname, it does so by parsing the URL that the user is to be redirected to with Python's urlparse, and joining it to the base URL. urlparse however treats a // at the...

6.1CVSS6.8AI score0.00527EPSS
SaveExploits2References3Affected Software1
NVD
NVD
added 2024/08/14 9:15 p.m.29 views

CVE-2024-42353

WebOb provides objects for HTTP requests and responses. When WebOb normalizes the HTTP Location header to include the request hostname, it does so by parsing the URL that the user is to be redirected to with Python's urlparse, and joining it to the base URL. urlparse however treats a // at the...

6.1CVSS0.00527EPSS
SaveExploits2References2
OSV
OSV
added 2024/08/14 9:15 p.m.12 views

AZL-47826 CVE-2024-42353 affecting package python-webob for versions less than 1.8.8-1

WebOb provides objects for HTTP requests and responses. When WebOb normalizes the HTTP Location header to include the request hostname, it does so by parsing the URL that the user is to be redirected to with Python's urlparse, and joining it to the base URL. urlparse however treats a // at the...

6.1CVSS5.7AI score0.00527EPSS
SaveExploits2References1
OSV
OSV
added 2024/08/14 9:15 p.m.12 views

AZL-47820 CVE-2024-42353 affecting package python-webob for versions less than 1.8.8-1

WebOb provides objects for HTTP requests and responses. When WebOb normalizes the HTTP Location header to include the request hostname, it does so by parsing the URL that the user is to be redirected to with Python's urlparse, and joining it to the base URL. urlparse however treats a // at the...

6.1CVSS5.7AI score0.00527EPSS
SaveExploits2References1
OSV
OSV
added 2024/08/14 9:15 p.m.16 views

UBUNTU-CVE-2024-42353

WebOb provides objects for HTTP requests and responses. When WebOb normalizes the HTTP Location header to include the request hostname, it does so by parsing the URL that the user is to be redirected to with Python's urlparse, and joining it to the base URL. urlparse however treats a // at the...

6.1CVSS6.4AI score0.00527EPSS
SaveExploits2References5
UbuntuCve
UbuntuCve
added 2024/08/14 9:15 p.m.22 views

CVE-2024-42353

WebOb provides objects for HTTP requests and responses. When WebOb normalizes the HTTP Location header to include the request hostname, it does so by parsing the URL that the user is to be redirected to with Python's urlparse, and joining it to the base URL. urlparse however treats a // at the...

6.1CVSS6.3AI score0.00527EPSS
SaveExploits2References4
AlpineLinux
AlpineLinux
added 2024/08/14 8:12 p.m.10 views

CVE-2024-42353

WebOb provides objects for HTTP requests and responses. When WebOb normalizes the HTTP Location header to include the request hostname, it does so by parsing the URL that the user is to be redirected to with Python's urlparse, and joining it to the base URL. urlparse however treats a // at the...

6.1CVSS6.1AI score0.00527EPSS
SaveExploits2
Debian CVE
Debian CVE
added 2024/08/14 8:12 p.m.21 views

CVE-2024-42353

WebOb provides objects for HTTP requests and responses. When WebOb normalizes the HTTP Location header to include the request hostname, it does so by parsing the URL that the user is to be redirected to with Python's urlparse, and joining it to the base URL. urlparse however treats a // at the...

6.1CVSS6.1AI score0.00527EPSS
SaveExploits2
RedHat Linux
RedHat Linux
added 2024/08/14 3:05 p.m.10 views

bind: bind9: BIND's database will be slow if a very large number of RRs exist at the same nam

A flaw was found in the bind9 package, where a hostname with significant resource records may slow down bind's resolver cache and authoritative zone databases while these records are being added or updated. In addition, client queries for the related hostname may cause the same issue. This...

7.5CVSS5.8AI score0.02114EPSS
SaveExploits0References4
OSV
OSV
added 2024/08/13 5:15 p.m.6 views

CVE-2024-37015

An issue was discovered in Ada Web Server 20.0. When configured to use SSL which is not the default setting, the SSL/TLS used to establish connections to external services is done without proper hostname validation. This is exploitable by man-in-the-middle attackers...

7.4CVSS5.8AI score0.00371EPSS
SaveExploits0References2
NVD
NVD
added 2024/08/13 5:15 p.m.13 views

CVE-2024-37015

An issue was discovered in Ada Web Server 20.0. When configured to use SSL which is not the default setting, the SSL/TLS used to establish connections to external services is done without proper hostname validation. This is exploitable by man-in-the-middle attackers...

7.4CVSS0.00371EPSS
SaveExploits0References2
Rows per page
Query Builder