Lucene search
K

2166 matches found

OSV
OSV
added 2022/10/14 3:15 p.m.5 views

AZL-37469 CVE-2022-2880 affecting package golang for versions less than 1.21.6-1

Requests forwarded by ReverseProxy include the raw query parameters from the inbound request, including unparsable parameters rejected by net/http. This could permit query parameter smuggling when a Go proxy forwards a parameter with an unparsable value. After fix, ReverseProxy sanitizes the quer...

7.5CVSS6.6AI score0.01094EPSS
Exploits1References1
OSV
OSV
added 2022/10/14 3:15 p.m.4 views

AZL-79010 CVE-2022-2880 affecting package golang 1.25.7-1

Requests forwarded by ReverseProxy include the raw query parameters from the inbound request, including unparsable parameters rejected by net/http. This could permit query parameter smuggling when a Go proxy forwards a parameter with an unparsable value. After fix, ReverseProxy sanitizes the quer...

7.5CVSS6.6AI score0.01094EPSS
Exploits1References1
OSV
OSV
added 2022/10/14 3:15 p.m.1 views

DEBIAN-CVE-2022-2880

Requests forwarded by ReverseProxy include the raw query parameters from the inbound request, including unparsable parameters rejected by net/http. This could permit query parameter smuggling when a Go proxy forwards a parameter with an unparsable value. After fix, ReverseProxy sanitizes the quer...

7.5CVSS6.5AI score0.01094EPSS
Exploits1References1
OSV
OSV
added 2022/10/14 3:15 p.m.2 views

UBUNTU-CVE-2022-2880

Requests forwarded by ReverseProxy include the raw query parameters from the inbound request, including unparsable parameters rejected by net/http. This could permit query parameter smuggling when a Go proxy forwards a parameter with an unparsable value. After fix, ReverseProxy sanitizes the quer...

7.5CVSS6.7AI score0.01094EPSS
Exploits1References7
OSV
OSV
added 2022/10/14 12:0 a.m.23 views

CVE-2022-39308 GoCD API authentication of user access tokens subject to timing attack during comparison

GoCD is a continuous delivery server. GoCD helps you automate and streamline the build-test-release cycle for continuous delivery of your product. GoCD versions from 19.2.0 to 19.10.0 inclusive are subject to a timing attack in validation of access tokens due to use of regular string comparison f...

6.5CVSS5.7AI score0.00622EPSS
Exploits0References6
Apache Tomcat
Apache Tomcat
added 2022/10/11 12:0 a.m.74 views

Fixed in Apache Tomcat 8.5.83

Low: Apache Tomcat request smuggling CVE-2022-42252 If Tomcat was configured to ignore invalid HTTP headers via setting rejectIllegalHeader to false the default, Tomcat did not reject a request containing an invalid Content-Length header making a request smuggling attack possible if Tomcat was...

7.5CVSS7.5AI score0.01448EPSS
Exploits0Affected Software1
CVE
CVE
added 2022/10/11 12:0 a.m.108 views

CVE-2022-39271

CVE-2022-39271 affects Traefik, a modern HTTP reverse proxy/load balancer. The vulnerability lies in HTTP/2 connection handling where closing an HTTP/2 server connection could hang due to a subsequent fatal error, potentially enabling a denial-of-service condition. A patch has been released in Tr...

7.5CVSS7.3AI score0.01016EPSS
Exploits0References3Affected Software1
Apache Tomcat
Apache Tomcat
added 2022/10/10 12:0 a.m.49 views

Fixed in Apache Tomcat 10.0.27

Low: Apache Tomcat request smuggling CVE-2022-42252 If Tomcat was configured to ignore invalid HTTP headers via setting rejectIllegalHeader to false not the default, Tomcat did not reject a request containing an invalid Content-Length header making a request smuggling attack possible if Tomcat wa...

7.5CVSS7.5AI score0.01448EPSS
Exploits0Affected Software1
RedhatCVE
RedhatCVE
added 2022/10/07 5:26 a.m.55 views

CVE-2022-2880

A flaw was found in the golang package, where requests forwarded by reverse proxy include the raw query parameters from the inbound request, including unparseable parameters rejected by net/http. This issue could permit query parameter smuggling when a Go proxy forwards a parameter with an...

7.5CVSS7.4AI score0.01094EPSS
Exploits1References5
Apache Tomcat
Apache Tomcat
added 2022/10/07 12:0 a.m.112 views

Fixed in Apache Tomcat 9.0.68

Low: Apache Tomcat request smuggling CVE-2022-42252 If Tomcat was configured to ignore invalid HTTP headers via setting rejectIllegalHeader to false not the default, Tomcat did not reject a request containing an invalid Content-Length header making a request smuggling attack possible if Tomcat wa...

7.5CVSS7.5AI score0.01448EPSS
Exploits0Affected Software1
Snyk
Snyk
added 2022/10/06 4:42 p.m.5 views

HTTP Request Smuggling

Overview std/net/http/httputil is a Go standard library package std/net/http/httputil Affected versions of this package are vulnerable to HTTP Request Smuggling. Go Vulnerability Report:Requests forwarded by ReverseProxy include the raw query parameters from the inbound request, including...

8.7CVSS8.5AI score0.01094EPSS
Exploits1References3
CNNVD
CNNVD
added 2022/10/04 12:0 a.m.3 views

Google Golang 环境问题漏洞

Google Golang is a static, strongly typed, compiled language from Google.The syntax of Go is close to C, but with differences in variable declarations.Go supports garbage collection.Go's parallel model is based on Tony Hall's Communicating Sequential Processes CSP, and other languages with a...

7.5CVSS7AI score0.01094EPSS
Exploits1References30
Github Security Blog
Github Security Blog
added 2022/09/16 6:48 p.m.88 views

ReactPHP's HTTP server parses encoded cookie names so malicious `__Host-` and `__Secure-` cookies can be sent

Impact In ReactPHP's HTTP server component versions below v1.7.0, when ReactPHP is processing incoming HTTP cookie values, the cookie names are url-decoded. This may lead to cookies with prefixes like Host- and Secure- confused with cookies that decode to such prefix, thus leading to an attacker...

5.3CVSS6.6AI score0.00775EPSS
Exploits0References7Affected Software1
NVD
NVD
added 2022/09/13 7:15 p.m.32 views

CVE-2022-39205

Onedev is an open source, self-hosted Git Server with CI/CD and Kanban. In versions of Onedev prior to 7.3.0 unauthenticated users can take over a OneDev instance if there is no properly configured reverse proxy. The /git-prereceive-callback endpoint is used by the pre-receive git hook on the...

9.8CVSS0.01756EPSS
Exploits1References4
Prion
Prion
added 2022/09/13 7:15 p.m.15 views

Hardcoded credentials

Onedev is an open source, self-hosted Git Server with CI/CD and Kanban. In versions of Onedev prior to 7.3.0 unauthenticated users can take over a OneDev instance if there is no properly configured reverse proxy. The /git-prereceive-callback endpoint is used by the pre-receive git hook on the...

7.5CVSS9.6AI score0.01756EPSS
Exploits1References4Affected Software1
CVE
CVE
added 2022/09/13 6:30 p.m.70 views

CVE-2022-39205

Onedev (open source Git server) has a critical remote issue in versions prior to 7.3.0 where unauthenticated users can take over a OneDev instance if there is no properly configured reverse proxy. The /git-prereceive-callback endpoint (meant to be localhost-restricted) relies on the X-Forwarded-F...

9.8CVSS9.6AI score0.01756EPSS
Exploits1References4Affected Software1
OSV
OSV
added 2022/09/13 6:30 p.m.16 views

CVE-2022-39205 Access Control Bypass in Onedev

Onedev is an open source, self-hosted Git Server with CI/CD and Kanban. In versions of Onedev prior to 7.3.0 unauthenticated users can take over a OneDev instance if there is no properly configured reverse proxy. The /git-prereceive-callback endpoint is used by the pre-receive git hook on the...

9CVSS9.2AI score0.01756EPSS
Exploits1References6
CNNVD
CNNVD
added 2022/09/13 12:0 a.m.3 views

Theonedev Onedev 授权问题漏洞

Theonedev Onedev is a JAVA-based all-in-one DevOps platform from the Theonedev team. The platform supports container build, orchestration, CI, Git management, team collaboration and other features to help developers build a simple, powerful development platform. Theonedev An authorization issue...

9.8CVSS8.3AI score0.01756EPSS
Exploits1References5
Positive Technologies
Positive Technologies
added 2022/09/13 12:0 a.m.4 views

PT-2022-24805 · Onedev · Onedev

Name of the Vulnerable Software and Affected Versions: Onedev versions prior to 7.3.0 Description: The issue allows unauthenticated users to take over an Onedev instance if there is no properly configured reverse proxy. The "/git-prereceive-callback" endpoint, intended for localhost access, can b...

9.8CVSS9.7AI score0.01756EPSS
Exploits1References6
NVD
NVD
added 2022/09/06 7:15 p.m.20 views

CVE-2022-36032

ReactPHP HTTP is a streaming HTTP client and server implementation for ReactPHP. In ReactPHP's HTTP server component versions starting with 0.7.0 and prior to 1.7.0, when ReactPHP is processing incoming HTTP cookie values, the cookie names are url-decoded. This may lead to cookies with prefixes...

5.3CVSS0.00775EPSS
Exploits0References4
Rows per page
Query Builder