Lucene search
+L

920 matches found

RedHat Linux
RedHat Linux
added 2022/05/10 1:54 p.m.109 views

Moderate: Red Hat Security Advisory: maven:3.6 security and enhancement update

An update for the maven:3.6 module is now available for Red Hat Enterprise Linux 8. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each...

5.3CVSS6.7AI score0.08665EPSS
SaveExploits1References4
AlmaLinux
AlmaLinux
added 2022/05/10 8:4 a.m.47 views

Moderate: maven:3.5 security update

Maven is a software project management and comprehension tool. Based on the concept of a project object model POM, Maven can manage a project's build, reporting and documentation from a central piece of information. Security Fixes: apache-httpclient: incorrect handling of malformed authority...

5.3CVSS6.3AI score0.08665EPSS
SaveExploits1References2
Rockylinux
Rockylinux
added 2022/05/10 8:4 a.m.37 views

maven:3.5 security update

An update is available for apache-commons-io, atinject, maven-shared-utils, plexus-cipher, aopalliance, plexus-classworlds, glassfish-el, apache-commons-cli, guava20, plexus-containers, plexus-sec-dispatcher, httpcomponents-client, maven-resolver, jansi-native, apache-commons-logging,...

5.3CVSS6.2AI score0.08665EPSS
SaveExploits1
OSV
OSV
added 2022/05/10 8:4 a.m.40 views

ALSA-2022:1861 Moderate: maven:3.5 security update

Maven is a software project management and comprehension tool. Based on the concept of a project object model POM, Maven can manage a project's build, reporting and documentation from a central piece of information. Security Fixes: apache-httpclient: incorrect handling of malformed authority...

5.3CVSS6.1AI score0.08665EPSS
SaveExploits1References2
OSV
OSV
added 2022/05/10 8:4 a.m.42 views

RLSA-2022:1860 Moderate: maven:3.6 security and enhancement update

Maven is a software project management and comprehension tool. Based on the concept of a project object model POM, Maven can manage a project's build, reporting and documentation from a central piece of information. Security Fixes: apache-httpclient: incorrect handling of malformed authority...

5.3CVSS6AI score0.08665EPSS
SaveExploits1References3
OSV
OSV
added 2022/05/10 8:4 a.m.41 views

ALSA-2022:1860 Moderate: maven:3.6 security and enhancement update

Maven is a software project management and comprehension tool. Based on the concept of a project object model POM, Maven can manage a project's build, reporting and documentation from a central piece of information. Security Fixes: apache-httpclient: incorrect handling of malformed authority...

5.3CVSS6.1AI score0.08665EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2022/05/10 12:0 a.m.40 views

CentOS 8 : maven:3.6 (CESA-2022:1860)

The remote CentOS Linux 8 host has packages installed that are affected by a vulnerability as referenced in the CESA-2022:1860 advisory. - apache-httpclient: incorrect handling of malformed authority component in request URIs CVE-2020-13956 Note that Nessus has not tested for this issue but has...

5.3CVSS6.7AI score0.08665EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2022/05/10 12:0 a.m.57 views

CentOS 8 : maven:3.5 (CESA-2022:1861)

The remote CentOS Linux 8 host has a package installed that is affected by a vulnerability as referenced in the CESA-2022:1861 advisory. - apache-httpclient: incorrect handling of malformed authority component in request URIs CVE-2020-13956 Note that Nessus has not tested for this issue but has...

5.3CVSS6.7AI score0.08665EPSS
SaveExploits1References2
IBM Security Bulletins
IBM Security Bulletins
added 2022/04/20 5:4 p.m.32 views

Security Bulletin: Information disclosure in Apache Commons HttpClient may affect WebSphere Application Server as part of IBM InfoSphere Global Name Management (CVE-2012-5783)

Summary There is a potential information disclosure in Apache Commons HttpClient used by WebSphere Application Server shipped as part of IBM InfoSphere Global Name Management. This also affects IBM InfoSphere Global Name Management Enterprise Name Search installations. Vulnerability Details CVEs:...

5.8CVSS0.3AI score0.09254EPSS
SaveExploits0Affected Software1
zdt
zdt
added 2022/03/31 12:0 a.m.334 views

Spring Cloud Function SpEL Injection Exploit

Spring Cloud Function versions prior to 3.1.7 and 3.2.3 are vulnerable to remote code execution due to using an unsafe evaluation context with user-provided queries. By crafting a request to the application and setting the spring.cloud.function.routing-expression header, an unauthenticated attack...

9.8CVSS0.6AI score0.99939EPSS
SaveExploits36
RedHat Linux
RedHat Linux
added 2022/03/01 2:21 p.m.8 views

apache-httpclient: incorrect handling of malformed authority component in request URIs

Apache HttpClient versions prior to version 4.5.13 and 5.0.3 can misinterpret malformed authority component in request URIs passed to the library as java.net.URI object and pick the wrong target host for request execution...

5.3CVSS7.2AI score0.08665EPSS
SaveExploits1References5
NVD
NVD
added 2022/02/18 2:15 p.m.26 views

CVE-2022-0451

Dart SDK contains the HTTPClient in dart:io library whcih includes authorization headers when handling cross origin redirects. These headers may be explicitly set and contain sensitive information. By default, HttpClient handles redirection logic. If a request is sent to example.com with...

6.5CVSS0.00998EPSS
SaveExploits0References2
Prion
Prion
added 2022/02/18 2:15 p.m.21 views

Authorization

Dart SDK contains the HTTPClient in dart:io library whcih includes authorization headers when handling cross origin redirects. These headers may be explicitly set and contain sensitive information. By default, HttpClient handles redirection logic. If a request is sent to example.com with...

4CVSS6.4AI score0.00998EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2022/02/18 1:35 p.m.133 views

CVE-2022-0451

The CVE-2022-0451 issue affects the Dart SDK (dart:io) where HTTPClient may include Authorization headers during cross-origin redirects. By default, HttpClient handles redirects, and headers that are set on the initial request could be sent to a redirect target if the redirect goes to an attacker...

6.5CVSS6.4AI score0.00998EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2022/02/18 1:35 p.m.21 views

CVE-2022-0451 Auth bypass in Dark SDK

Dart SDK contains the HTTPClient in dart:io library whcih includes authorization headers when handling cross origin redirects. These headers may be explicitly set and contain sensitive information. By default, HttpClient handles redirection logic. If a request is sent to example.com with...

6.5CVSS6.3AI score
SaveExploits0References4
Cvelist
Cvelist
added 2022/02/18 1:35 p.m.32 views

CVE-2022-0451 Auth bypass in Dark SDK

Dart SDK contains the HTTPClient in dart:io library whcih includes authorization headers when handling cross origin redirects. These headers may be explicitly set and contain sensitive information. By default, HttpClient handles redirection logic. If a request is sent to example.com with...

6.5CVSS6.6AI score0.00998EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2022/02/10 8:24 p.m.42 views

Insufficiently Protected Credentials in Reactor Netty

The HttpClient from Reactor Netty, versions 0.9.x prior to 0.9.5, and versions 0.8.x prior to 0.8.16, may be used incorrectly, leading to a credentials leak during a redirect to a different domain. In order for this to happen, the HttpClient must have been explicitly configured to follow redirect...

6.5CVSS6AI score0.00653EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2022/02/10 8:24 p.m.28 views

GHSA-GPCH-H32J-GX6X Insufficiently Protected Credentials in Reactor Netty

The HttpClient from Reactor Netty, versions 0.9.x prior to 0.9.5, and versions 0.8.x prior to 0.8.16, may be used incorrectly, leading to a credentials leak during a redirect to a different domain. In order for this to happen, the HttpClient must have been explicitly configured to follow redirect...

5.9CVSS5.9AI score0.00653EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2022/02/01 11:1 a.m.68 views

CVE-2022-23607

treq is an HTTP library inspired by requests but written on top of Twisted's Agents. Treq's request methods treq.get, treq.post, etc. and treq.client.HTTPClient constructor accept cookies as a dictionary. Such cookies are not bound to a single domain, and are therefore sent to every domain...

6.5CVSS6.2AI score0.01083EPSS
SaveExploits0
OpenVAS
OpenVAS
added 2022/01/28 12:0 a.m.19 views

Mageia: Security Advisory (MGASA-2013-0199)

The remote host is missing an update for the SPDX-FileCopyrightText: 2022 Greenbone AG 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-only ifdescription...

5.8CVSS7.7AI score0.09254EPSS
SaveExploits0References4
Rows per page
Query Builder