Lucene search
+L

39 matches found

OSV
OSV
added 2026/06/29 7:07 p.m.12 views

EEF-CVE-2026-53429 Unbounded native memory leak in mdex escaped-tag rendering enables unauthenticated denial of service

Summary Missing Release of Memory after Effective Lifetime vulnerability in leandrocp mdex and mdex\native allows an attacker who controls a rendered document to cause a denial of service through unbounded native memory exhaustion. The native rendering code permanently leaks memory when rendering...

6.9CVSS5.8AI score0.00126EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/06/29 6:52 p.m.19 views

CVE-2026-53428 Unbounded memory allocation in highlight_lines range expansion in mdex

Memory Allocation with Excessive Size Value vulnerability in leandrocp mdex allows an unauthenticated attacker to cause a denial of service through unbounded memory allocation. comraknif::lumisadapter::LumisAdapter::parsehighlightlines in native/comraknif/src/lumisadapter.rs eagerly expands a...

6.9CVSS5.9AI score0.00142EPSS
SaveExploits0References4
OSV
OSV
added 2026/06/29 6:52 p.m.12 views

EEF-CVE-2026-53428 Unbounded memory allocation in highlight_lines range expansion in mdex

Summary Memory Allocation with Excessive Size Value vulnerability in leandrocp mdex allows an unauthenticated attacker to cause a denial of service through unbounded memory allocation. comrak\nif::lumis\adapter::LumisAdapter::parse\highlight\lines in native/comrak\nif/src/lumis\adapter.rs eagerly...

6.9CVSS5.9AI score0.00142EPSS
SaveExploits0References5
OSV
OSV
added 2026/06/29 6:52 p.m.9 views

CVE-2026-53428 Unbounded memory allocation in highlight_lines range expansion in mdex

Memory Allocation with Excessive Size Value vulnerability in leandrocp mdex allows an unauthenticated attacker to cause a denial of service through unbounded memory allocation. comraknif::lumisadapter::LumisAdapter::parsehighlightlines in native/comraknif/src/lumisadapter.rs eagerly expands a...

6.9CVSS6.1AI score0.00142EPSS
SaveExploits0References10
CVE
CVE
added 2026/06/29 6:52 p.m.28 views

CVE-2026-53428

Summary: The CVE describes an unbounded memory allocation in the mdex/native codepath when parsing a user-supplied highlight_lines range in Markdown code blocks, enabling a denial-of-service via memory exhaustion. The affected components are mdex (v0.11.0 before 0.12.3) and mdex_native (v0.1.0 be...

6.9CVSS5.9AI score0.00142EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/06/29 6:52 p.m.35 views

CVE-2026-53428 Unbounded memory allocation in highlight_lines range expansion in mdex

Memory Allocation with Excessive Size Value vulnerability in leandrocp mdex allows an unauthenticated attacker to cause a denial of service through unbounded memory allocation. comraknif::lumisadapter::LumisAdapter::parsehighlightlines in native/comraknif/src/lumisadapter.rs eagerly expands a...

6.9CVSS0.00142EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/06/29 6:50 p.m.10 views

CVE-2026-53427

Improper Neutralization of Input During Web Page Generation 'Cross-site Scripting' vulnerability in leandrocp MDEx allows stored or reflected cross-site scripting via attacker-controlled Markdown. When syntax highlighting and full info-string forwarding render: fullinfostring: true are enabled, t...

2.3CVSS5.8AI score0.00405EPSS
SaveExploits0References5Affected Software2
Cvelist
Cvelist
added 2026/06/29 6:50 p.m.40 views

CVE-2026-53427 Cross-site scripting in MDEx via unescaped highlight_lines_class code-fence attribute

Improper Neutralization of Input During Web Page Generation 'Cross-site Scripting' vulnerability in leandrocp MDEx allows stored or reflected cross-site scripting via attacker-controlled Markdown. When syntax highlighting and full info-string forwarding render: fullinfostring: true are enabled, t...

2.3CVSS0.00405EPSS
SaveExploits0References4
OSV
OSV
added 2026/06/29 6:50 p.m.9 views

CVE-2026-53427 Cross-site scripting in MDEx via unescaped highlight_lines_class code-fence attribute

Improper Neutralization of Input During Web Page Generation 'Cross-site Scripting' vulnerability in leandrocp MDEx allows stored or reflected cross-site scripting via attacker-controlled Markdown. When syntax highlighting and full info-string forwarding render: fullinfostring: true are enabled, t...

2.3CVSS6AI score0.00405EPSS
SaveExploits0References10
CVE
CVE
added 2026/06/29 6:50 p.m.31 views

CVE-2026-53427

The CVE-2026-53427 issue is a cross-site scripting vulnerability in leandrocp MDEx exposed via Markdown rendering. When render: full_info_string is enabled, the Lumis adapter copies a code fence’s highlight_lines_class info-string into per-line HTML class attributes, parsing key=value pairs via s...

2.3CVSS5.8AI score0.00405EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/06/29 12:00 a.m.14 views

PT-2026-53685

Name of the Vulnerable Software and Affected Versions mdex versions 0.11.0 through 0.12.2 mdex native versions 0.1.0 through 0.2.2 Description A memory leak occurs in the native rendering code when processing documents containing escaped-tag nodes. The conversion of each %MDEx.EscapedTag node int...

6.9CVSS5.8AI score0.00126EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/06/29 12:00 a.m.22 views

PT-2026-53687

Name of the Vulnerable Software and Affected Versions leandrocp mdex versions 0.8.3 through 0.13.1 Description Improper neutralization of input during web page generation allows cross-site scripting XSS via unsanitized URL schemes in Quill Delta output. The function to delta/2 converts Markdown...

5.1CVSS5.9AI score0.0031EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/06/29 12:00 a.m.17 views

PT-2026-53684

Name of the Vulnerable Software and Affected Versions leandrocp MDEx versions 0.4.3 through 0.13.1 Description An excessive allocation issue exists when the MDEx.parse document/2 function accepts a :json, json source. The private json to node/1 function passes an attacker-controlled node type val...

8.2CVSS5.9AI score0.00126EPSS
SaveExploits0References8
NVD
NVD
added 2026/06/17 6:18 p.m.48 views

CVE-2026-48591

Improper Neutralization of Script in Attributes in a Web Page vulnerability in pragdave earmark allows stored cross-site scripting via unescaped HTML attribute values. 'Elixir.Earmark.Transform':makeatt1/2 in lib/earmark/transform.ex splices attribute values verbatim between two literal " bytes: ...

4.8CVSS0.00133EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/06/17 4:42 p.m.21 views

EUVD-2026-37761

Improper Neutralization of Script in Attributes in a Web Page vulnerability in pragdave earmark allows stored cross-site scripting via unescaped HTML attribute values. 'Elixir.Earmark.Transform':makeatt1/2 in lib/earmark/transform.ex splices attribute values verbatim between two literal " bytes: ...

4.8CVSS5AI score0.00133EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/06/17 4:42 p.m.14 views

CVE-2026-48591 Stored XSS via unescaped HTML attribute values in earmark

Improper Neutralization of Script in Attributes in a Web Page vulnerability in pragdave earmark allows stored cross-site scripting via unescaped HTML attribute values. 'Elixir.Earmark.Transform':makeatt1/2 in lib/earmark/transform.ex splices attribute values verbatim between two literal " bytes: ...

4.8CVSS5AI score0.00133EPSS
SaveExploits0References2
NVD
NVD
added 2017/04/24 7:59 p.m.18 views

CVE-2017-3572

Vulnerability in the Oracle Commerce Guided Search / Oracle Commerce Experience Manager component of Oracle Commerce subcomponent: MDEX. Supported versions that are affected are 6.2.2, 6.3.0, 6.4.1.2, 6.5.0, 6.5.1 and 6.5.2. Easily "exploitable" vulnerability allows unauthenticated attacker with...

7.5CVSS6.6AI score0.01725EPSS
SaveExploits0References2
Prion
Prion
added 2017/04/24 7:59 p.m.16 views

Design/Logic Flaw

Vulnerability in the Oracle Commerce Guided Search / Oracle Commerce Experience Manager component of Oracle Commerce subcomponent: MDEX. Supported versions that are affected are 6.2.2, 6.3.0, 6.4.1.2, 6.5.0, 6.5.1 and 6.5.2. Easily "exploitable" vulnerability allows unauthenticated attacker with...

5CVSS6.5AI score0.01725EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2017/04/24 7:00 p.m.60 views

CVE-2017-3572

CVE-2017-3572 affects Oracle Commerce Guided Search/Oracle Commerce Experience Manager (MDEX subcomponent). Affected versions: 6.2.2, 6.3.0, 6.4.1.2, 6.5.0, 6.5.1, 6.5.2. The vulnerability allows an unauthenticated attacker with network access via HTTP to cause a hang or frequent crash of the aff...

7.5CVSS7.1AI score0.01725EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder