Lucene search
+L

1183 matches found

Kitploit
Kitploit
added 2026/09/06 3:02 p.m.3 views

CVE-2025-46206

توجد ثغرة أمنية تؤدي إلى رفض الخدمة Denial of Service في MuPDF 1.25.6 والإصدارات الأقدم. عندما يشغّل المهاجم الأمر «mutool clean poc /dev/null»، يدخل البرنامج في استدعاء تكراري لا نهائي بين الدالتين stripoutlines و stripoutline في ملف pdf-clean-file.c حتى يتم استنفاد المكدس stack. راجع المرفق...

6.5CVSS6.6AI score0.00388EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/06 2:16 a.m.4 views

CVE-2025-50420

Poppler до версии 25.07.0 содержит уязвимость в логике обработки PDFDoc утилиты pdfseparate: специально созданные словари "/Annots", которые ссылаются сами на себя или друг на друга, приводят к бесконечной рекурсии в "PDFDoc::markAnnotations -- PDFDoc::markPageObjects -- PDFDoc::markObject --...

6.5CVSS6.9AI score0.00304EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/05 11:58 p.m.5 views

CVE-2019-13288-POC

CVE-2019-13288-POC xpdf/install/bin/pdftotext ./poc.pdf في Xpdf 4.01.01، قد تتسبب دالة Parser::getObj في ملف Parser.cc في تكرار لا نهائي عبر ملف معد خصيصًا. يمكن لمهاجم عن بُعد استغلال ذلك لشن هجوم حجب الخدمة DoS. هذا مشابه لـ CVE-2018-16646...

5.5CVSS6.3AI score0.05931EPSS
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.9 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.0601EPSS
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
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.17 views

Astra Linux – Vulnerability in libxml2

A flaw was discovered in libxml2, an XML parsing library. This uncontrolled recursion vulnerability occurs in the xmlCatalogXMLResolveURI function, where an XML catalog contains a delegate URI entry that references itself. A remote attacker could exploit this configuration-dependent issue by...

5.9CVSS5.8AI score0.00838EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/08/21 9:00 p.m.30 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.34 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.10 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.106 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.16 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.40 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
CVE
CVE
added 2026/08/16 1:14 p.m.41 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
OSV
OSV
added 2026/08/16 1:14 p.m.28 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.18 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
ATTACKERKB
ATTACKERKB
added 2026/08/13 7:10 p.m.11 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.00368EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder