Lucene search
+L

17 matches found

Kitploit
Kitploit
added 2026/09/14 5:26 p.m.7 views

CVE-2011-4862

CVE-2011-4862 安全与隐私 CS 600.443 期末项目 | 2018年秋季 我最初试图用 diff 来制作补丁。在查看真正的补丁之前,我按照自己认为的方式打了补丁。encrypt.patch 就是我用 diff 制作的那个原始补丁。然而,当我们尝试将这个补丁应用到 freeBSD 时,它没有被接受。 于是,我不得不获取真正的补丁。然后我修改了补丁,按照我最初认为的方式实现了修复。这样做之所以有效,是因为它将整个路径放入了补丁中。 在补丁中,我只是将长度与 MAXLENGTH 进行比较。如果它大于 MAXLENGTH,就将其设为 0。这样一来,它就落入了 len = 0...

10CVSS6.5AI score0.94983EPSS
SaveExploits21
Kitploit
Kitploit
added 2026/09/12 10:25 a.m.8 views

cve-2011-4862

cve-2011-4862 当初、diffを使ってパッチを作成しようとしました。 実際のパッチを見る前に、自分の考えた方法でパッチを当てました。 encrypt.patch は、その diff で作成したオリジナルのパッチです。 しかし、このパッチを freeBSD に適用しようとしたところ、受け入れられませんでした。 代わりに、実際のパッチを取得する必要がありました。そして、私が当初考えていた方法で修正を実装するようにパッチを変更しました。これが機能するのは、パッチ全体のパスをパッチに含めるからです。 パッチでは、単純に長さを MAXLENGTH と比較します。 それより大きい場合は、...

10CVSS6.5AI score0.94983EPSS
SaveExploits21
RedHat Linux
RedHat Linux
added 2026/09/08 5:07 a.m.9 views

brace-expansion: DoS via unbounded intermediate arrays, bypassing the CVE-2026-14257 mitigation

A flaw was found in the brace-expansion library. The expand function does not apply maxLength when constructing comma-alternative intermediate arrays or padded sequences, allowing attacker-controlled input to exhaust memory or block the event loop, resulting in a denial of service. This issue is...

7.5CVSS7.1AI score0.00623EPSS
SaveExploits1References9
OSV
OSV
added 2026/08/03 5:16 p.m.9 views

AZL-94526 CVE-2026-69152 affecting package js-jquery 3.5.0-4

The brace-expansion library generates arbitrary strings containing a common prefix and suffix. Prior to 1.1.18, 2.1.4, 3.0.6, and 5.0.9, expand does not apply maxLength while constructing comma-alternative intermediate arrays or padded sequences, allowing attacker-controlled input to exhaust memo...

7.5CVSS6.9AI score0.00623EPSS
SaveExploits1References1
OSV
OSV
added 2026/08/03 5:16 p.m.12 views

AZL-94532 CVE-2026-69152 affecting package nodejs-nodemon 2.0.3-5

The brace-expansion library generates arbitrary strings containing a common prefix and suffix. Prior to 1.1.18, 2.1.4, 3.0.6, and 5.0.9, expand does not apply maxLength while constructing comma-alternative intermediate arrays or padded sequences, allowing attacker-controlled input to exhaust memo...

7.5CVSS6.9AI score0.00623EPSS
SaveExploits1References1
NVD
NVD
added 2026/08/03 5:16 p.m.16 views

CVE-2026-69152

The brace-expansion library generates arbitrary strings containing a common prefix and suffix. Prior to 1.1.18, 2.1.4, 3.0.6, and 5.0.9, expand does not apply maxLength while constructing comma-alternative intermediate arrays or padded sequences, allowing attacker-controlled input to exhaust memo...

7.5CVSS0.00623EPSS
SaveExploits1References5
SUSE CVE
SUSE CVE
added 2026/07/28 5:22 p.m.9 views

SUSE CVE-2026-14257

brace-expansion through 5.0.7 is vulnerable to denial of service via memory exhaustion. The expand function limits the number of results with a max option default 100,000 but does not bound the length of each result string. By chaining multiple brace groups, an attacker keeps the result count und...

7.5CVSS5.8AI score0.00466EPSS
SaveExploits0References8
Snyk
Snyk
added 2026/07/23 3:49 p.m.12 views

Allocation of Resources Without Limits or Throttling

Overview org.webjars.npm:brace-expansion is a WebJar for brace-expansion. Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling in the expand function and its recursive expand helper, which cap the number of results via the max option but do not...

8.7CVSS4.8AI score0.00466EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/23 12:54 p.m.87 views

CVE-2026-14257

brace-expansion through 5.0.7 is vulnerable to denial of service via memory exhaustion. The expand function limits the number of results with a max option default 100,000 but does not bound the length of each result string. By chaining multiple brace groups, an attacker keeps the result count und...

7.5CVSS5.3AI score0.00466EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/07/23 12:54 p.m.16 views

CVE-2026-14257

brace-expansion through 5.0.7 is vulnerable to denial of service via memory exhaustion. The expand function limits the number of results with a max option default 100,000 but does not bound the length of each result string. By chaining multiple brace groups, an attacker keeps the result count und...

7.5CVSS5.8AI score0.00466EPSS
SaveExploits0
GithubExploit
GithubExploit
added 2025/04/15 11:22 p.m.113 views

Exploit for CVE-2025-29275

CVE-2025-29275 Proof of Concept PoC: In the Services tab, un...

5.5AI score
SaveExploits1
Veracode
Veracode
added 2024/02/05 2:19 p.m.28 views

Improper RPKI Origin Validation

github.com/cloudflare/cfrpki is vulnerable to Improper RPKI Origin Validation. The vulnerability is caused by emitting an invalid VRP MaxLength value through validator/lib/roa.go causing RTR sessions to terminate. This flaw allows an attacker disable RPKI Origin Validation which can result in BGP...

7.5CVSS6.5AI score0.01216EPSS
SaveExploits0References5Affected Software1
NVD
NVD
added 2021/09/09 2:15 p.m.35 views

CVE-2021-3761

Any CA issuer in the RPKI can trick OctoRPKI prior to 1.3.0 into emitting an invalid VRP "MaxLength" value, causing RTR sessions to terminate. An attacker can use this to disable RPKI Origin Validation in a victim network for example AS 13335 - Cloudflare prior to launching a BGP hijack which...

7.5CVSS0.01216EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2021/09/09 2:05 p.m.41 views

CVE-2021-3761 OctoRPKI lacks contextual out-of-bounds check when validating RPKI ROA maxLength values

Any CA issuer in the RPKI can trick OctoRPKI prior to 1.3.0 into emitting an invalid VRP "MaxLength" value, causing RTR sessions to terminate. An attacker can use this to disable RPKI Origin Validation in a victim network for example AS 13335 - Cloudflare prior to launching a BGP hijack which...

7.5CVSS7.7AI score0.01216EPSS
SaveExploits0References2
OSV
OSV
added 2021/09/07 11:02 p.m.27 views

GHSA-C8XP-8MF3-62H9 OctoRPKI lacks contextual out-of-bounds check when validating RPKI ROA maxLength values

Any CA issuer in the RPKI can trick OctoRPKI prior to https://github.com/cloudflare/cfrpki/commit/a8db4e009ef217484598ba1fd1c595b54e0f6422 into emitting an invalid VRP "MaxLength" value, causing RTR sessions to terminate. Impact An attacker can use this to disable RPKI Origin Validation in a vict...

7.5CVSS7.4AI score0.01216EPSS
SaveExploits0References8
Github Security Blog
Github Security Blog
added 2021/09/07 11:02 p.m.62 views

OctoRPKI lacks contextual out-of-bounds check when validating RPKI ROA maxLength values

Any CA issuer in the RPKI can trick OctoRPKI prior to https://github.com/cloudflare/cfrpki/commit/a8db4e009ef217484598ba1fd1c595b54e0f6422 into emitting an invalid VRP "MaxLength" value, causing RTR sessions to terminate. Impact An attacker can use this to disable RPKI Origin Validation in a vict...

7.5CVSS7.4AI score0.01216EPSS
SaveExploits0References8Affected Software1
ATTACKERKB
ATTACKERKB
added 2021/09/03 4:28 p.m.10 views

CVE-2021-3761

Any CA issuer in the RPKI can trick OctoRPKI prior to 1.3.0 into emitting an invalid VRP "MaxLength" value, causing RTR sessions to terminate. An attacker can use this to disable RPKI Origin Validation in a victim network for example AS 13335 - Cloudflare prior to launching a BGP hijack which...

7.5CVSS7.1AI score0.01216EPSS
SaveExploits0References3
Rows per page
Query Builder