Lucene search
+L

90 matches found

Kitploit
Kitploit
added 2026/09/09 1:34 a.m.6 views

CVE-2026-73320

CVE-2026-73320 XenForo 2.3.13 より前のバージョンでは、予測可能な整数IDによってキーが設定された認証不要のエンドポイントを通じて、保留中のリッチリンクプレビューが公開されます。 何が起こるか unfurl.php は、グローバルな UnfurlResult ID を含む POST を受け入れ、それらの行を読み込み、レンダリングされたプレビュー HTML を返します。セッション、コンテンツの可視性、親オブジェクト、署名付きケイパビリティを検証しません。返されるフラグメントには、元の URL とそのクエリ文字列が含まれます。...

6.1CVSS0.00251EPSS
SaveExploits2
NVD
NVD
added 2026/09/08 2:17 p.m.7 views

CVE-2026-73320

XenForo before 2.3.13 contains an unauthenticated information disclosure vulnerability that allows unauthenticated attackers to retrieve private unfurl records by supplying predictable auto-increment primary key IDs to the unfurl endpoint. Attackers can enumerate or predict result IDs and query t...

6.1CVSS0.00251EPSS
SaveExploits2References5
EUVD
EUVD
added 2026/09/08 1:19 p.m.7 views

EUVD-2026-72757

XenForo before 2.3.13 contains an unauthenticated information disclosure vulnerability that allows unauthenticated attackers to retrieve private unfurl records by supplying predictable auto-increment primary key IDs to the unfurl endpoint. Attackers can enumerate or predict result IDs and query t...

6.1CVSS0.00251EPSS
SaveExploits2References3
RedHat Linux
RedHat Linux
added 2026/08/13 10:18 a.m.9 views

nanoid: nanoid: Predictable ID generation due to integer overflow

A flaw was found in nanoid, a JavaScript library for generating unique string IDs. A remote attacker could exploit an integer overflow vulnerability by providing a specific input to the nanoidsize function. This issue causes the internal random number generator to become predictable, leading to t...

7.4CVSS5.5AI score0.00296EPSS
SaveExploits0References10
RedHat Linux
RedHat Linux
added 2026/08/13 10:01 a.m.16 views

nanoid: nanoid: Predictable ID generation due to integer overflow

A flaw was found in nanoid, a JavaScript library for generating unique string IDs. A remote attacker could exploit an integer overflow vulnerability by providing a specific input to the nanoidsize function. This issue causes the internal random number generator to become predictable, leading to t...

7.4CVSS5.5AI score0.00296EPSS
SaveExploits0References10
RedHat Linux
RedHat Linux
added 2026/07/30 11:11 a.m.8 views

nanoid: nanoid: Predictable ID generation due to integer overflow

A flaw was found in nanoid, a JavaScript library for generating unique string IDs. A remote attacker could exploit an integer overflow vulnerability by providing a specific input to the nanoidsize function. This issue causes the internal random number generator to become predictable, leading to t...

7.4CVSS5.4AI score0.00296EPSS
SaveExploits0References10
EUVD
EUVD
added 2026/07/20 9:35 p.m.23 views

EUVD-2026-42330

Mistune toc / TableOfContents directive: heading IDs use predictable tocN numbering with no slugification, allowing collision with attacker-controlled id="tocN" content...

4.3CVSS5.1AI score0.00192EPSS
SaveExploits1References5
OSV
OSV
added 2026/07/20 9:35 p.m.13 views

GHSA-2HM2-HC3V-44H9 Mistune toc / TableOfContents directive: heading IDs use predictable `toc_N` numbering with no slugification, allowing collision with attacker-controlled `id="toc_N"` content

Summary Type: Predictable identifier generation. The toc plugin and TableOfContents directive both default to generating heading IDs of the form toc1, toc2, toc3, ... with no input-derived component. An attacker who can place a heading anywhere in the document can predict which tocN ID it will...

4.3CVSS5.3AI score0.00192EPSS
SaveExploits1References6
Cvelist
Cvelist
added 2026/07/20 7:11 a.m.44 views

CVE-2026-13577 Dancer2 versions through 2.1.0 for Perl generate insecure session ids when required CSPRNG modules are unavailable

Dancer2 versions through 2.1.0 for Perl generate insecure session ids when required CSPRNG modules are unavailable. Dancer2::Core::Role::SessionFactory::generateid silently falls back to a built-in rand-derived session id unless both Math::Random::ISAAC::XS and Crypt::URandom are available. The...

0.00452EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/07/10 11:34 a.m.14 views

CVE-2026-59930

A flaw was found in Mistune, a Python Markdown parser. The table of contents toc plugin and TableOfContents directive generate heading identifiers IDs as predictable values e.g., tocN without properly processing the heading text. This allows an attacker to control content with a colliding ID, whi...

4.3CVSS6AI score0.00192EPSS
SaveExploits1References6
OSV
OSV
added 2026/07/08 5:17 p.m.11 views

PYSEC-2026-2218

Mistune is a Python Markdown parser with renderers and plugins. Prior to 3.3.0, the toc plugin and TableOfContents directive generate heading IDs as predictable tocN values without slugifying the heading text, allowing attacker-controlled id="tocN" content to collide with generated anchors and...

4.3CVSS6.1AI score0.00192EPSS
SaveExploits1References3
OSV
OSV
added 2026/07/08 5:17 p.m.20 views

AZL-92223 CVE-2026-59930 affecting package python-mistune for versions less than 3.3.0-1

Mistune is a Python Markdown parser with renderers and plugins. Prior to 3.3.0, the toc plugin and TableOfContents directive generate heading IDs as predictable tocN values without slugifying the heading text, allowing attacker-controlled id="tocN" content to collide with generated anchors and...

4.3CVSS5.9AI score0.00192EPSS
SaveExploits1References1
UbuntuCve
UbuntuCve
added 2026/07/08 5:17 p.m.18 views

CVE-2026-59930

Mistune is a Python Markdown parser with renderers and plugins. Prior to 3.3.0, the toc plugin and TableOfContents directive generate heading IDs as predictable tocN values without slugifying the heading text, allowing attacker-controlled id="tocN" content to collide with generated anchors and...

4.3CVSS6.1AI score0.00192EPSS
SaveExploits1References2
OSV
OSV
added 2026/07/01 8:16 a.m.5 views

ALPINE-CVE-2026-56016

CGI::Session::ID::md5 versions before 4.49 for Perl generate predictable session ids from low-entropy sources. The generateid method builds the session id from a MD5 digest of the process id, the epoch time, and the built-in rand function. All three are predictable, low-entropy sources: the PID i...

5.9CVSS5.9AI score0.00513EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/01 8:16 a.m.25 views

CVE-2026-56016

CGI::Session::ID::md5 versions before 4.49 for Perl generate predictable session ids from low-entropy sources. The generateid method builds the session id from a MD5 digest of the process id, the epoch time, and the built-in rand function. All three are predictable, low-entropy sources: the PID i...

5.9CVSS0.00513EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/01 8:16 a.m.14 views

UBUNTU-CVE-2026-56016

CGI::Session::ID::md5 versions before 4.49 for Perl generate predictable session ids from low-entropy sources. The generateid method builds the session id from a MD5 digest of the process id, the epoch time, and the built-in rand function. All three are predictable, low-entropy sources: the PID i...

5.9CVSS5.8AI score0.00513EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/01 6:46 a.m.50 views

CVE-2026-56016 CGI::Session::ID::md5 versions before 4.49 for Perl generate predictable session ids from low-entropy sources

CGI::Session::ID::md5 versions before 4.49 for Perl generate predictable session ids from low-entropy sources. The generateid method builds the session id from a MD5 digest of the process id, the epoch time, and the built-in rand function. All three are predictable, low-entropy sources: the PID i...

0.00513EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/06/25 12:00 a.m.29 views

PT-2026-52598

Name of the Vulnerable Software and Affected Versions The product name cannot be determined affected versions not specified Description The WebSocket backend uses charging station identifiers to uniquely associate sessions but permits multiple endpoints to connect using the same session identifie...

7.3CVSS5.7AI score0.0042EPSS
SaveExploits0References7
NVD
NVD
added 2026/06/12 3:16 p.m.49 views

CVE-2026-45673

Netty is a network application framework for development of protocol servers and clients. Prior to versions 4.1.135.Final and 4.2.15.Final, Netty's DNS resolver uses a predictable PRNG for generating DNS transaction IDs and defaults to a static UDP source port. This combination reduces the entrop...

6.8CVSS0.00256EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/06/09 11:47 p.m.11 views

CVE-2026-41701 In Spring AMQP sequential correlation IDs enable reply poisoning on fixed reply queues

Correlation IDs for replies in the RabbitTemplate.sendAndReceive with the fixed reply queue are predictable due to internal simple counter. Affected versions: Spring AMQP 4.0.0 through 4.0.3; 3.2.0 through 3.2.10; 3.1.0 through 3.1.15; 2.4.0 through 2.4.17...

4.4CVSS5.5AI score0.00173EPSS
SaveExploits0References1
Rows per page
Query Builder