Lucene search
+L

213 matches found

Kitploit
Kitploit
added 2026/09/21 1:19 p.m.11 views

lazylist-cve-poc

CVE-2022-36944 ペイロードジェネレーター このミニプロジェクトは、CVE-2022-36944 脆弱性の概念実証を示すために作成されました。ysoserial に似ていますが、LazyList クラスを使用してこの CVE 専用のペイロードのみを生成します。 クイックFAQ 脆弱性をもたらすアーティファクトは何ですか? 2.13.9 より前のバージョン 2.13.x の org.scala-lang:scala-library 影響を受けるアプリケーションは? アプリケーションが悪用可能になるには、次の2つの条件が揃っている必要があります: アプリケーションのクラスパスに脆...

9.8CVSS7.4AI score0.10623EPSS
SaveExploits1References2
Kitploit
Kitploit
added 2026/09/17 7:34 p.m.13 views

CVE-2025-66249-POC

CVE-2025-66249 — Apache Livy パストラバーサル ホワイトリスト回避 教育およびセキュリティ研究目的のみに使用してください。所有していないシステム、または明示的な書面による許可を得ていないシステムに対して使用しないでください。→完全な免責事項 概要...

6.3CVSS5.9AI score0.00597EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/17 3:03 p.m.10 views

CVE-2025-60012-POC

教育およびセキュリティ研究目的にのみ使用してください。所有していないシステム、または明示的な書面による許可を得ていないシステムに対しては使用しないでください。 →完全な免責事項 CVE-2025-60012 — Apache Livy の不正なファイルアクセス -yellow 概要...

6.3CVSS5.8AI score0.00488EPSS
SaveExploits1
Snyk
Snyk
added 2026/09/15 8:26 p.m.6 views

HTTP Request Smuggling

Overview Affected versions of this package are vulnerable to HTTP Request Smuggling due to lenient parsing in the chunk decoder process. An attacker can bypass intermediary controls, poison caches, or hijack the request queue by crafting specially formatted chunked requests that exploit differenc...

6.9CVSS0.00242EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/09/15 8:26 p.m.8 views

Reliance on Cookies without Validation and Integrity Checking

Overview Affected versions of this package are vulnerable to Reliance on Cookies without Validation and Integrity Checking via the CookieJar process. An attacker can access sensitive session or authentication cookies by influencing outbound requests to attacker-controlled hostnames, leading to...

8.9CVSS0.00426EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/15 8:17 p.m.13 views

CVE-2026-69203

Http4s is a Scala interface for HTTP services. Prior to 0.23.35 and 1.0.0-M47, An Ember server with HTTP/2 enabled through withHttp2 does not enforce SETTINGSMAXCONCURRENTSTREAMS for peer-created streams. One unauthenticated connection can open an unbounded number of streams, each retaining...

7.5CVSS0.0046EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/15 7:29 p.m.5 views

EUVD-2026-79236

Http4s is a Scala interface for HTTP services. Prior to 0.23.35 and 1.0.0-M47, DigestAuth replay protection records lastNc plus one instead of the highest nonce-count value it has accepted. When a legitimate client sends noncontiguous nc values because of parallel or retried requests, the stored...

5.9CVSS5.7AI score0.00326EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/15 7:25 p.m.6 views

CVE-2026-69202 Http4s Ember HTTP/2: unbounded inbound body buffering

Http4s is a Scala interface for HTTP services. Prior to 0.23.35 and 1.0.0-M47, Ember’s HTTP/2 flow-control window is replenished according to bytes received from the network rather than bytes consumed by the application, while each stream stores DATA in an unbounded channel. A hostile peer can...

7.5CVSS5.8AI score
SaveExploits0References6
OSV
OSV
added 2026/09/15 7:21 p.m.8 views

CVE-2026-69203 Http4s Ember HTTP/2: does not enforce SETTINGS_MAX_CONCURRENT_STREAMS

Http4s is a Scala interface for HTTP services. Prior to 0.23.35 and 1.0.0-M47, An Ember server with HTTP/2 enabled through withHttp2 does not enforce SETTINGSMAXCONCURRENTSTREAMS for peer-created streams. One unauthenticated connection can open an unbounded number of streams, each retaining...

7.5CVSS5.8AI score
SaveExploits0References6
NVD
NVD
added 2026/09/15 7:17 p.m.9 views

CVE-2026-69214

Http4s is a Scala interface for HTTP services. Prior to 0.23.35 and 1.0.0-M47, The CookieJar client middleware stores a response cookie’s Domain attribute without checking that it domain-matches the host that supplied the cookie or rejecting public suffixes. A malicious or compromised server...

6.8CVSS0.00259EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/15 7:17 p.m.8 views

EUVD-2026-79191

Http4s is a Scala interface for HTTP services. Prior to 0.23.35 and 1.0.0-M47, The CookieJar client middleware uses unanchored substring checks instead of RFC 6265 domain and path matching when deciding whether to attach a stored cookie. A cookie for example.com can consequently be sent to an...

6.8CVSS5.7AI score0.00426EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/15 7:04 p.m.14 views

CVE-2026-69214

Http4s , a Scala library for HTTP services, is affected through its CookieJar client middleware . Prior to 0.23.35 and 1.0.0-M47 , the middleware stores a response cookie's Domain attribute without validating that it domain-matches the supplying host or rejecting public suffixes. A malicious or c...

6.8CVSS5.7AI score0.00259EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/15 7:04 p.m.8 views

EUVD-2026-79179

Http4s is a Scala interface for HTTP services. Prior to 0.23.35 and 1.0.0-M47, The CookieJar client middleware stores a response cookie’s Domain attribute without checking that it domain-matches the host that supplied the cookie or rejecting public suffixes. A malicious or compromised server...

6.8CVSS5.7AI score0.00259EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/15 7:04 p.m.6 views

CVE-2026-69214 Http4s: CookieJar middleware accepts arbitrary Set-Cookie domain

Http4s is a Scala interface for HTTP services. Prior to 0.23.35 and 1.0.0-M47, The CookieJar client middleware stores a response cookie’s Domain attribute without checking that it domain-matches the host that supplied the cookie or rejecting public suffixes. A malicious or compromised server...

6.8CVSS5.7AI score
SaveExploits0References6
Wolfi
Wolfi
added 2026/08/19 8:24 p.m.24 views

GHSA-93J5-89VC-PPH4 vulnerabilities

Vulnerabilities for packages: cassandra-reaper, zipkin, logstash, druid, thingsboard...

5.7AI score
SaveExploits0
EUVD
EUVD
added 2026/08/12 9:11 p.m.13 views

EUVD-2026-57635

blaze is a Scala library for building asynchronous pipelines, with a focus on network IO. Prior to 0.23.18 and 1.0.0-M42, blaze-server can merge HTTP/1.1 chunked-body trailer fields into Request.headers. Because trailer fields are attacker-controlled, an unauthenticated remote client can inject...

7.4CVSS5.6AI score0.00289EPSS
SaveExploits0References4
Circl
Circl
added 2026/08/10 9:27 p.m.24 views

GHSA-M2PW-22CJ-JQ4V

creationtimestamp| type| source ---|---|--- 2026-08-10 21:27:13+00:00| seen| https://bsky.app/profile/scala-lang.org/post/3msr24brbfc2h...

4.9AI score
SaveExploits0References1
vulnersOsv
vulnersOsv
added 2026/07/24 10:28 p.m.13 views

ch.j3t:zio-prefetcher_2.12 (>=0.3.0, <=0.8.0-rc6), com.akolov:doorman-core_2.12 (0.0.5) +148 more potentially affected by CVE-2026-73493 via org.http4s:http4s-blaze-server_2.12 (>=0.15.0a, <=1.0-234-d1a2b53)

org.http4s:http4s-blaze-server2.12 MAVEN version =0.15.0a, =0.3.0, =0.3.0, =0.18.1, =0.1.4, =0.1.4, =0.1.4, =0.1.4, =0.0.6-m4, =0.0.6-m4, =0.0.13, =0.0.13, =0.0.30 and more Source cves: CVE-2026-73493 Source advisory: SNYK:JAVA-ORGHTTP4S-18313134...

7.5CVSS5.3AI score0.00346EPSS
SaveExploits0
vulnersOsv
vulnersOsv
added 2026/07/24 10:28 p.m.13 views

ch.j3t:zio-prefetcher_2.12 (>=0.3.0, <=0.8.0-rc6), com.47deg:embedded-cassandra-core_2.12 (0.0.7) +231 more potentially affected by CVE-2026-73493 via org.http4s:http4s-blaze-core_2.12 (>=0.10.0-m10, <=1.0-234-d1a2b53)

org.http4s:http4s-blaze-core2.12 MAVEN version =0.10.0-m10, =0.3.0, =0.22.0, =0.13.2, =0.2.6, =0.3.0, =0.18.1, =0.1.4, =0.1.4, =0.1.4, =0.1.4, =0.1.4, =0.19.3 and more Source cves: CVE-2026-73493 Source advisory: SNYK:JAVA-ORGHTTP4S-18313135...

7.5CVSS5.3AI score0.00346EPSS
SaveExploits0
vulnersOsv
vulnersOsv
added 2026/07/24 10:26 p.m.12 views

ch.j3t:zio-prefetcher_2.12 (>=0.3.0, <=0.8.0-rc6), com.akolov:doorman-core_2.12 (0.0.5) +148 more potentially affected by CVE-2026-73495 via org.http4s:http4s-blaze-server_2.12 (>=0.15.0a, <=1.0-234-d1a2b53)

org.http4s:http4s-blaze-server2.12 MAVEN version =0.15.0a, =0.3.0, =0.3.0, =0.18.1, =0.1.4, =0.1.4, =0.1.4, =0.1.4, =0.0.6-m4, =0.0.6-m4, =0.0.13, =0.0.13, =0.0.30 and more Source cves: CVE-2026-73495 Source advisory: SNYK:JAVA-ORGHTTP4S-18313125...

7.4CVSS5.3AI score0.00289EPSS
SaveExploits0
Rows per page
Query Builder