Lucene search
+L

185 matches found

ATTACKERKB
ATTACKERKB
added 2021/09/21 6:15 p.m.8 views

CVE-2021-41084

http4s is an open source scala interface for HTTP. In affected versions http4s is vulnerable to response-splitting or request-splitting attacks when untrusted user input is used to create any of the following fields: Header names Header.nameå, Header values Header.value, Status reason phrases...

8.7CVSS6.5AI score0.01235EPSS
SaveExploits1References5Affected Software1
Prion
Prion
added 2021/09/21 6:15 p.m.28 views

Design/Logic Flaw

http4s is an open source scala interface for HTTP. In affected versions http4s is vulnerable to response-splitting or request-splitting attacks when untrusted user input is used to create any of the following fields: Header names Header.nameå, Header values Header.value, Status reason phrases...

4.3CVSS4.7AI score0.01235EPSS
SaveExploits1References4Affected Software1
CVE
CVE
added 2021/09/21 5:20 p.m.85 views

CVE-2021-41084

The CVE-2021-41084 issue affects http4s, where untrusted input in header names, header values, status reason phrases, URI paths, or URI registered names can enable response-splitting or request-splitting attacks. The vulnerability spans affected http4s versions up to 0.21.x and is fixed in 0.21.3...

8.7CVSS5.1AI score0.01235EPSS
SaveExploits1References4Affected Software1
Cvelist
Cvelist
added 2021/09/21 5:20 p.m.42 views

CVE-2021-41084 Response Splitting from unsanitized headers in http4s

http4s is an open source scala interface for HTTP. In affected versions http4s is vulnerable to response-splitting or request-splitting attacks when untrusted user input is used to create any of the following fields: Header names Header.nameå, Header values Header.value, Status reason phrases...

8.7CVSS8.8AI score0.01235EPSS
SaveExploits1References4
CNNVD
CNNVD
added 2021/09/21 12:00 a.m.14 views

http4s 注入漏洞

http4s is an open source streaming HTTP server for Scala. http4s suffers from an injection vulnerability that arises from improper design or implementation during code development of a network system or product...

8.7CVSS6.6AI score0.01235EPSS
SaveExploits1References3
NVD
NVD
added 2021/09/01 8:15 p.m.53 views

CVE-2021-39185

Http4s is a minimal, idiomatic Scala interface for HTTP services. In http4s versions 0.21.26 and prior, 0.22.0 through 0.22.2, 0.23.0, 0.23.1, and 1.0.0-M1 through 1.0.0-M24, the default CORS configuration is vulnerable to an origin reflection attack. The middleware is also susceptible to a Null...

9.1CVSS0.00594EPSS
SaveExploits0References2
OSV
OSV
added 2021/09/01 8:15 p.m.25 views

CVE-2021-39185

Http4s is a minimal, idiomatic Scala interface for HTTP services. In http4s versions 0.21.26 and prior, 0.22.0 through 0.22.2, 0.23.0, 0.23.1, and 1.0.0-M1 through 1.0.0-M24, the default CORS configuration is vulnerable to an origin reflection attack. The middleware is also susceptible to a Null...

9.1CVSS9.2AI score
SaveExploits0References2
Prion
Prion
added 2021/09/01 8:15 p.m.24 views

Design/Logic Flaw

Http4s is a minimal, idiomatic Scala interface for HTTP services. In http4s versions 0.21.26 and prior, 0.22.0 through 0.22.2, 0.23.0, 0.23.1, and 1.0.0-M1 through 1.0.0-M24, the default CORS configuration is vulnerable to an origin reflection attack. The middleware is also susceptible to a Null...

6.4CVSS9.1AI score0.00594EPSS
SaveExploits0References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2021/09/01 8:15 p.m.8 views

CVE-2021-39185

Http4s is a minimal, idiomatic Scala interface for HTTP services. In http4s versions 0.21.26 and prior, 0.22.0 through 0.22.2, 0.23.0, 0.23.1, and 1.0.0-M1 through 1.0.0-M24, the default CORS configuration is vulnerable to an origin reflection attack. The middleware is also susceptible to a Null...

9.1CVSS6AI score0.00594EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2021/09/01 7:25 p.m.52 views

CVE-2021-39185 Default CORS config allows any origin with credentials

Http4s is a minimal, idiomatic Scala interface for HTTP services. In http4s versions 0.21.26 and prior, 0.22.0 through 0.22.2, 0.23.0, 0.23.1, and 1.0.0-M1 through 1.0.0-M24, the default CORS configuration is vulnerable to an origin reflection attack. The middleware is also susceptible to a Null...

9.1CVSS9.4AI score0.00594EPSS
SaveExploits0References2
CVE
CVE
added 2021/09/01 7:25 p.m.73 views

CVE-2021-39185

Http4s is affected by a vulnerability in the default CORS configuration that enables origin reflection and a Null Origin Attack for versions 0.21.26 and prior, 0.22.0–0.22.2, 0.23.0, 0.23.1, and 1.0.0-M1 through 1.0.0-M24. The issue stems from the default CORS settings allowing credentialed acces...

9.1CVSS9.2AI score0.00594EPSS
SaveExploits0References2Affected Software1
CNNVD
CNNVD
added 2021/09/01 12:00 a.m.40 views

Http4s访问控制错误漏洞

http4s is an open source streaming HTTP server for Scala. An access control error vulnerability exists in Http4s that stems from the default CORS configuration being vulnerable to source reflection attacks. The following products and versions are affected: 0.21.26 and earlier, 0.22.0 through...

9.1CVSS8.2AI score0.00594EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2021/05/28 3:54 p.m.92 views

StaticFile.fromUrl can leak presence of a directory

Impact StaticFile.fromUrl can leak the presence of a directory on a server when the URL scheme is not file://, and the URL points to a fetchable resource under its scheme and authority. The function returns FNone, indicating no resource, if url.getFile is a directory, without first checking the...

5.8CVSS1.6AI score0.01395EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2021/05/28 3:54 p.m.101 views

GHSA-6H7W-FC84-X7P6 StaticFile.fromUrl can leak presence of a directory

Impact StaticFile.fromUrl can leak the presence of a directory on a server when the URL scheme is not file://, and the URL points to a fetchable resource under its scheme and authority. The function returns FNone, indicating no resource, if url.getFile is a directory, without first checking the...

5.8CVSS5.7AI score0.01395EPSS
SaveExploits0References4
CNVD
CNVD
added 2021/05/28 12:00 a.m.115 views

Http4s path traversal vulnerability (CNVD-2021-44963)

Http4s is an open source for Scala streaming HTTP server . Http4s has a path traversal vulnerability that can be exploited by an attacker to obtain sensitive information...

5.8CVSS6.5AI score0.01395EPSS
SaveExploits0References1
NVD
NVD
added 2021/05/27 6:15 p.m.59 views

CVE-2021-32643

Http4s is a Scala interface for HTTP services. StaticFile.fromUrl can leak the presence of a directory on a server when the URL scheme is not file://, and the URL points to a fetchable resource under its scheme and authority. The function returns FNone, indicating no resource, if url.getFile is a...

5.8CVSS0.01395EPSS
SaveExploits0References3
OSV
OSV
added 2021/05/27 6:15 p.m.21 views

CVE-2021-32643

Http4s is a Scala interface for HTTP services. StaticFile.fromUrl can leak the presence of a directory on a server when the URL scheme is not file://, and the URL points to a fetchable resource under its scheme and authority. The function returns FNone, indicating no resource, if url.getFile is a...

5.8CVSS5.6AI score
SaveExploits0References3
Prion
Prion
added 2021/05/27 6:15 p.m.29 views

Design/Logic Flaw

Http4s is a Scala interface for HTTP services. StaticFile.fromUrl can leak the presence of a directory on a server when the URL scheme is not file://, and the URL points to a fetchable resource under its scheme and authority. The function returns FNone, indicating no resource, if url.getFile is a...

5CVSS5.5AI score0.01395EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2021/05/27 5:15 p.m.57 views

CVE-2021-32643 StaticFile.fromUrl can leak presence of a directory

Http4s is a Scala interface for HTTP services. StaticFile.fromUrl can leak the presence of a directory on a server when the URL scheme is not file://, and the URL points to a fetchable resource under its scheme and authority. The function returns FNone, indicating no resource, if url.getFile is a...

5.8CVSS5.8AI score0.01395EPSS
SaveExploits0References3
CVE
CVE
added 2021/05/27 5:15 p.m.73 views

CVE-2021-32643

The CVE-2021-32643 issue affects http4s (Scala HTTP services) where StaticFile.fromUrl can reveal the existence of a server directory when the URL scheme is not file://. If url.getFile is a directory, a non-file URL could yield a 404 that leaks directory presence, without exposing contents or met...

5.8CVSS5.5AI score0.01395EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder