Lucene search
+L

977 matches found

CVE
CVE
added 2022/08/16 7:29 p.m.78 views

CVE-2020-1755

CVE-2020-1755 affects Moodle versions prior to 3.8.2, 3.7.5, 3.6.9 and 3.5.11. The issue allows an attacker to spoof a user’s IP by manipulating X-Forwarded-For headers, enabling bypass of remote address checks. The connected documents confirm Moodle as the affected product and describe the root ...

5.3CVSS5.3AI score0.00494EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2022/08/16 7:29 p.m.36 views

CVE-2020-1755

In Moodle before 3.8.2, 3.7.5, 3.6.9 and 3.5.11, X-Forwarded-For headers could be used to spoof a user's IP, in order to bypass remote address checks...

5.4AI score0.00494EPSS
SaveExploits0References1
OSV
OSV
added 2022/08/10 8:15 p.m.2 views

DEBIAN-CVE-2022-32148

Improper exposure of client IP addresses in net/http before Go 1.17.12 and Go 1.18.4 can be triggered by calling httputil.ReverseProxy.ServeHTTP with a Request.Header map containing a nil value for the X-Forwarded-For header, which causes ReverseProxy to set the client IP as the value of the...

6.5CVSS7.5AI score0.01126EPSS
SaveExploits1References1
Prion
Prion
added 2022/08/10 8:15 p.m.28 views

Design/Logic Flaw

Improper exposure of client IP addresses in net/http before Go 1.17.12 and Go 1.18.4 can be triggered by calling httputil.ReverseProxy.ServeHTTP with a Request.Header map containing a nil value for the X-Forwarded-For header, which causes ReverseProxy to set the client IP as the value of the...

6.4CVSS7.1AI score0.01126EPSS
SaveExploits1References5Affected Software1
UbuntuCve
UbuntuCve
added 2022/08/10 8:15 p.m.35 views

CVE-2022-32148

Improper exposure of client IP addresses in net/http before Go 1.17.12 and Go 1.18.4 can be triggered by calling httputil.ReverseProxy.ServeHTTP with a Request.Header map containing a nil value for the X-Forwarded-For header, which causes ReverseProxy to set the client IP as the value of the...

6.5CVSS6.8AI score0.01126EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2022/08/10 11:39 a.m.5 views

golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working

A flaw was found in net/http/httputil golang package. When httputil.ReverseProxy.ServeHTTP is called with a Request.Header map containing a nil value for the X-Forwarded-For header, ReverseProxy could set the client IP incorrectly. This issue may affect confidentiality...

6.5CVSS6.6AI score0.01126EPSS
SaveExploits1References6
Cvelist
Cvelist
added 2022/08/09 8:18 p.m.27 views

CVE-2022-32148 Exposure of client IP addresses in net/http

Improper exposure of client IP addresses in net/http before Go 1.17.12 and Go 1.18.4 can be triggered by calling httputil.ReverseProxy.ServeHTTP with a Request.Header map containing a nil value for the X-Forwarded-For header, which causes ReverseProxy to set the client IP as the value of the...

7.3AI score0.01126EPSS
SaveExploits1References5
CVE
CVE
added 2022/08/09 8:18 p.m.413 views

CVE-2022-32148

CVE-2022-32148 affects Go’s net/http/httputil ReverseProxy. A nil value in Request.Header for X-Forwarded-For can trigger ReverseProxy.ServeHTTP to set the client IP as the header value, exposing the client IP. Affected component: net/http/httputil ReverseProxy handling. Root cause: improper hand...

6.5CVSS7.4AI score0.01126EPSS
SaveExploits1References5Affected Software1
Debian CVE
Debian CVE
added 2022/08/09 8:18 p.m.40 views

CVE-2022-32148

Improper exposure of client IP addresses in net/http before Go 1.17.12 and Go 1.18.4 can be triggered by calling httputil.ReverseProxy.ServeHTTP with a Request.Header map containing a nil value for the X-Forwarded-For header, which causes ReverseProxy to set the client IP as the value of the...

6.5CVSS7.7AI score0.01126EPSS
SaveExploits1
wpexploit
wpexploit
added 2022/08/01 12:0 a.m.177 views

Download Manager < 3.2.50 - Bypass IP Address Blocking Restriction

The plugin prioritizes getting a visitor's IP from certain HTTP headers over PHP's REMOTEADDR, which makes it possible to bypass IP-based download blocking restrictions. When downloading a file, add an X-Forwarded-For header that contains a random IP address to your request...

7.5CVSS0.8AI score0.00958EPSS
SaveExploits2
Snyk
Snyk
added 2022/07/28 5:23 p.m.6 views

Insertion of Sensitive Information Into Sent Data

Overview std/net/http is a Go standard library package std/net/http Affected versions of this package are vulnerable to Insertion of Sensitive Information Into Sent Data. Go Vulnerability Report: Client IP adresses may be unintentionally exposed via X-Forwarded-For headers.When...

6.9CVSS6.8AI score0.01126EPSS
SaveExploits1References3
OSV
OSV
added 2022/07/28 5:23 p.m.37 views

GO-2022-0520 Exposure of client IP addresses in net/http

Client IP adresses may be unintentionally exposed via X-Forwarded-For headers. When httputil.ReverseProxy.ServeHTTP is called with a Request.Header map containing a nil value for the X-Forwarded-For header, ReverseProxy sets the client IP as the value of the X-Forwarded-For header, contrary to it...

6.5CVSS7.4AI score0.01126EPSS
SaveExploits1References4
OpenVAS
OpenVAS
added 2022/07/18 12:0 a.m.37 views

Mageia: Security Advisory (MGASA-2022-0262)

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...

7.5CVSS7.4AI score0.01885EPSS
SaveExploits3References13
Mageia
Mageia
added 2022/07/16 7:58 p.m.82 views

Updated golang packages fix security vulnerability

net/http: improper sanitization of Transfer-Encoding header The HTTP/1 client accepted some invalid Transfer-Encoding headers as indicating a "chunked" encoding. This could potentially allow for request smuggling, but only if combined with an intermediate server that also improperly failed to...

7.5CVSS0.7AI score0.01885EPSS
SaveExploits3References11
RedhatCVE
RedhatCVE
added 2022/07/15 10:33 a.m.67 views

CVE-2022-32148

A flaw was found in net/http/httputil golang package. When httputil.ReverseProxy.ServeHTTP is called with a Request.Header map containing a nil value for the X-Forwarded-For header, ReverseProxy could set the client IP incorrectly. This issue may affect confidentiality...

6.5CVSS2.2AI score0.01126EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2022/07/12 12:0 a.m.33 views

Microweber before 1.2.21 allows attacker to bypass IP detection to brute-force password

In the login API, an IP address will by default be blocked when the user tries to login incorrectly more than 5 times. However, a bypass to this mechanism is possible by abusing a X-Forwarded-For header to bypass IP detection and perform a password brute-force. A patch for this issue is available...

9.8CVSS3.4AI score0.01051EPSS
SaveExploits1References4Affected Software1
Positive Technologies
Positive Technologies
added 2022/07/11 12:0 a.m.4 views

PT-2022-16189 · Unknown · Microweber

Name of the Vulnerable Software and Affected Versions: microweber/microweber versions prior to 1.2.20 Description: The issue allows for authentication bypass by spoofing, potentially enabling unauthorized access. It is related to business logic errors in the login mechanism. Specifically, the log...

9.8CVSS9.5AI score0.01051EPSS
SaveExploits1References9
NVD
NVD
added 2022/07/08 7:15 p.m.18 views

CVE-2022-34914

Webswing before 22.1.3 allows X-Forwarded-For header injection. The client IP address is associated with a variable in the configuration page. The clientIp variable can be used as an application startup argument. The X-Forwarded-For header can be manipulated by a client to store an arbitrary valu...

9.8CVSS0.00997EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2022/07/08 7:15 p.m.4 views

CVE-2022-34914

Webswing before 22.1.3 allows X-Forwarded-For header injection. The client IP address is associated with a variable in the configuration page. The clientIp variable can be used as an application startup argument. The X-Forwarded-For header can be manipulated by a client to store an arbitrary valu...

9.8CVSS6AI score0.00997EPSS
SaveExploits0References3
Prion
Prion
added 2022/07/08 7:15 p.m.20 views

Design/Logic Flaw

Webswing before 22.1.3 allows X-Forwarded-For header injection. The client IP address is associated with a variable in the configuration page. The clientIp variable can be used as an application startup argument. The X-Forwarded-For header can be manipulated by a client to store an arbitrary valu...

6.8CVSS9.3AI score0.00997EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder