Lucene search
+L

1183 matches found

Kitploit
Kitploit
added 2026/08/31 8:08 p.m.4 views

CVE-2025-50420

在 25.07.0 之前的 Poppler 版本中,其 pdfseparate 工具的 PDFDoc 处理逻辑存在一个漏洞:精心构造的 "/Annots" 字典自引用或相互引用,会导致 "PDFDoc::markAnnotations -- PDFDoc::markPageObjects -- PDFDoc::markObject -- PDFDoc::markDictionary" 中出现无限递归,因为循环检测使用的是字典指针地址,而每次 fetch 获取到的地址都不同。远程攻击者可以通过处理恶意 PDF 造成拒绝服务(应用程序挂起或崩溃)。 这里我构造了一个恶意...

6.5CVSS6.7AI score0.00304EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/08/29 1:14 p.m.3 views

CVE-2019-13288-POC

CVE-2019-13288-POC xpdf/install/bin/pdftotext ./poc.pdf In Xpdf 4.01.01, la funzione Parser::getObj in Parser.cc può causare ricorsione infinita tramite un file appositamente creato. Un attaccante remoto può sfruttare questa vulnerabilità per un attacco DoS. È simile a CVE-2018-16646...

5.5CVSS6.3AI score0.04556EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/08/28 3:06 p.m.2 views

CVE-2025-46206

Esiste una vulnerabilità di denial of service in MuPDF 1.25.6 e versioni precedenti. Quando un utente malintenzionato esegue il comando "mutool clean poc /dev/null", il programma cade in una ricorsione infinita tra le funzioni stripoutlines e stripoutline in pdf-clean-file.c fino all'esaurimento...

6.5CVSS6.6AI score0.00388EPSS
SaveExploits1
Github Security Blog
Github Security Blog
added 2026/08/24 8:09 p.m.8 views

django CMS: Plugin move endpoint allows cyclic reparenting (DoS)

Summary The moveplugin admin endpoint does not prevent a plugin from being reparented under itself or one of its own descendants. Doing so creates a cycle in the plugin tree, after which the recursive descendant/ancestor SQL queries loop without terminating, stalling the request worker. Details...

7.1CVSS5.9AI score0.00345EPSS
SaveExploits0References6Affected Software1
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.11 views

Astra Linux – Vulnerability in imagemagick

ImageMagick is free and open-source software used for editing and manipulating digital images. Versions prior to 7.1.2-13 have a potential security issue involving infinite recursion in the MSL Magick Scripting Language command when writing to MSL format. Version 7.1.2-13 addresses this issue...

5.5CVSS5.2AI score0.00164EPSS
SaveExploits1References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.7 views

Astra Linux – Vulnerability in Qemu

A stack overflow due to an infinite recursion vulnerability was detected in the eepro100 i8255x device emulator of QEMU. This issue occurs during the processing of controller commands due to a DMA reentry issue. This flaw allows a guest user or process to consume CPU cycles or cause the QEMU...

5.5CVSS5.7AI score0.00411EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.8 views

Astra Linux - Vulnerability in libxml2

parser.c in libxml2 prior to version 2.9.5 does not prevent infinite recursion in parameter entities...

7.5CVSS6.7AI score0.05928EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.11 views

Astra Linux – Vulnerability in SQLite3

In SQLite, from version 3.30.1 onwards, alter.c allows attackers to trigger infinite recursion through certain types of self-referential views in conjunction with ALTER TABLE statements...

5.5CVSS7AI score0.00566EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/21 9:00 p.m.29 views

CVE-2026-45271 picotls has infinite recursion in the minicrypto ASN.1 decoder

Picotls is a TLS protocol library that allows users select different crypto backends based on their use case. Picotls implements its own ASN.1 validation helper, which is used by the minicrypto backend while parsing local PKCS8 private keys. Prior to commit c14231d801407640bc42c2dcf92783409ea6a7c...

5.5CVSS0.00113EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/21 9:00 p.m.32 views

CVE-2026-45271

CVE-2026-45271 affects picotls , a TLS protocol library. The minicrypto backend 's ASN.1 validation helper recursively descends into constructed ASN.1 elements without enforcing a maximum nesting depth. An attacker who can supply a crafted private-key file (via ptls_minicrypto_load_private_key())...

5.5CVSS5.4AI score0.00113EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/21 9:00 p.m.8 views

CVE-2026-45271 picotls has infinite recursion in the minicrypto ASN.1 decoder

Picotls is a TLS protocol library that allows users select different crypto backends based on their use case. Picotls implements its own ASN.1 validation helper, which is used by the minicrypto backend while parsing local PKCS8 private keys. Prior to commit c14231d801407640bc42c2dcf92783409ea6a7c...

5.5CVSS5.5AI score
SaveExploits0References4
CVE
CVE
added 2026/08/20 4:33 p.m.88 views

CVE-2026-40345

deepmerge-ts

8.2CVSS5.2AI score0.00467EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2026/08/20 12:00 a.m.24 views

PT-2026-79091

Name of the Vulnerable Software and Affected Versions django CMS versions prior to 5.0.8 Description The 'move plugin' endpoint in 'cms/admin/placeholderadmin.py' fails to validate the plugin parent value, allowing a staff user with plugin-change permissions to assign a plugin's own identifier or...

7.1CVSS5.4AI score0.00345EPSS
SaveExploits0References9
NVD
NVD
added 2026/08/16 2:16 p.m.12 views

CVE-2026-74794

Scriban before 6.6.0 contains an infinite recursion vulnerability in object rendering when the ObjectRecursionLimit property defaults to unlimited. Attackers can supply circular reference objects to the template context, exhausting stack space and triggering an uncatchable StackOverflowException...

8.7CVSS0.00278EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/16 1:14 p.m.10 views

EUVD-2026-59959

Scriban before 6.6.0 contains an infinite recursion vulnerability in object rendering when the ObjectRecursionLimit property defaults to unlimited. Attackers can supply circular reference objects to the template context, exhausting stack space and triggering an uncatchable StackOverflowException...

8.7CVSS5.4AI score0.00278EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/16 1:14 p.m.38 views

CVE-2026-74794 Scriban before 6.6.0 Denial of Service via Infinite Recursion

Scriban before 6.6.0 contains an infinite recursion vulnerability in object rendering when the ObjectRecursionLimit property defaults to unlimited. Attackers can supply circular reference objects to the template context, exhausting stack space and triggering an uncatchable StackOverflowException...

8.7CVSS0.00278EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/16 1:14 p.m.24 views

CVE-2026-74794 Scriban before 6.6.0 Denial of Service via Infinite Recursion

Scriban before 6.6.0 contains an infinite recursion vulnerability in object rendering when the ObjectRecursionLimit property defaults to unlimited. Attackers can supply circular reference objects to the template context, exhausting stack space and triggering an uncatchable StackOverflowException...

8.7CVSS5.5AI score
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/08/16 1:14 p.m.14 views

CVE-2026-74794

Scriban before 6.6.0 contains an infinite recursion vulnerability in object rendering when the ObjectRecursionLimit property defaults to unlimited. Attackers can supply circular reference objects to the template context, exhausting stack space and triggering an uncatchable StackOverflowException...

8.7CVSS5.3AI score0.00278EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/16 1:14 p.m.37 views

CVE-2026-74794

Scriban before version 6.6.0 contains an infinite recursion vulnerability in object rendering when ObjectRecursionLimit is unlimited. Attacker-supplied circular references in the template context can exhaust stack space, causing an uncatchable StackOverflowException that terminates the hosting pr...

8.7CVSS5.4AI score0.00278EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/13 7:10 p.m.10 views

CVE-2026-72683

A flaw in Elasticsearch allows an authenticated user with the privileges required to invoke the simulate pipeline API endpoint https://www.elastic.co/docs/api/doc/elasticsearch/operation/operation-ingest-simulate to submit a request that causes a self-referential data structure to be created. Whe...

6.5CVSS5.5AI score0.0036EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder