Lucene search
+L

1266 matches found

RedHat Linux
RedHat Linux
added 2026/09/09 1:05 a.m.6 views

net/mail: golang: net/mail: Denial of Service via pathological email address parsing

A flaw was found in the net/mail package within the Go standard library. A remote attacker could provide specially crafted, pathological email addresses. When these malformed email addresses are parsed by the consumePhrase function, it can lead to excessive resource consumption due to quadratic...

7.5CVSS5.8AI score0.00798EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2026/09/09 12:00 a.m.6 views

openSUSE 16 Security Update : python-sqlparse (openSUSE-SU-2026:21777-1)

The remote openSUSE 16 host has a package installed that is affected by a vulnerability as referenced in the openSUSE- SU-2026:21777-1 advisory. This update for python-sqlparse fixes the following issue: - CVE-2026-84305: Reindentation of tuple lists causes near-cap quadratic CPU consumption...

5.1CVSS0.00125EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/09/08 9:33 p.m.7 views

Nodemailer: Quadratic (O(n²)) time complexity in addressparser allows remote denial of service via a crafted address list

Summary Nodemailer's address parser lib/addressparser/index.js parses a list of comma‑separated addresses in quadratic time — On² in the number of addresses. A single crafted address string e.g. a To, Cc, Bcc, From, or Reply‑To value, or any value passed to the exported addressparser therefore...

7.5CVSS0.00469EPSS
SaveExploits1References7Affected Software1
Github Security Blog
Github Security Blog
added 2026/09/08 9:24 p.m.9 views

Tiptap: Quadratic ReDoS in block and inline Markdown attribute parsing

Summary @tiptap/core contains two quadratic regular-expression denial-of-service paths in its default Markdown attribute parsers. Pandoc-style block attributes use two unanchored greedy expressions that rescan repeated QUOTED0 prefixes. Inline shortcode attributes use another unanchored greedy ke...

5.8AI score
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2026/09/08 9:01 p.m.9 views

EUVD-2026-69231

xmldom: Quadratic-time attribute deduplication...

8.7CVSS5.9AI score0.00344EPSS
SaveExploits0References9
Github Security Blog
Github Security Blog
added 2026/09/08 9:01 p.m.8 views

xmldom: Quadratic-time attribute deduplication

Summary xmldom builds the attribute collection of every parsed element by inserting attributes one at a time into a DOM NamedNodeMap. Each insertion first performs a linear scan of all already-inserted attributes to enforce the DOM uniqueness rule no two attributes with the same qualified name /...

8.7CVSS0.00344EPSS
SaveExploits0References10Affected Software2
OSV
OSV
added 2026/09/08 9:01 p.m.4 views

GHSA-8344-3JMQ-59R6 xmldom: Quadratic-time attribute deduplication

Summary xmldom builds the attribute collection of every parsed element by inserting attributes one at a time into a DOM NamedNodeMap. Each insertion first performs a linear scan of all already-inserted attributes to enforce the DOM uniqueness rule no two attributes with the same qualified name /...

8.7CVSS0.00344EPSS
SaveExploits0References10
EUVD
EUVD
added 2026/09/08 9:01 p.m.9 views

EUVD-2026-69248

xmldom: End-tag Whitespace-Trim Regex ReDoS — quadratic backtracking in the 0.8.x end-tag parser...

8.7CVSS5.9AI score0.00301EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/09/08 9:01 p.m.8 views

xmldom: End-tag Whitespace-Trim Regex ReDoS — quadratic backtracking in the 0.8.x end-tag parser

Summary On the @xmldom/xmldom 0.8.x line, parsing an XML end tag whose name is followed by a long run of whitespace and then a non-whitespace character triggers quadratic-time regular-expression backtracking ReDoS, so a single small crafted end tag stalls the Node.js event loop. It is reachable...

8.7CVSS0.00301EPSS
SaveExploits0References6Affected Software1
EUVD
EUVD
added 2026/09/08 9:00 p.m.8 views

EUVD-2026-69236

xmldom: Quadratic-memory consumption...

8.7CVSS5.9AI score0.00351EPSS
SaveExploits0References8
Github Security Blog
Github Security Blog
added 2026/09/08 9:00 p.m.7 views

xmldom: Quadratic-memory consumption

Summary When an element declares a namespace prefix, xmldom copies the entire in-scope namespace map into a fresh object and keeps that copy on the element while it is open on the parse stack. A crafted document that nests N elements, each declaring one unique prefix, therefore drives the parser ...

8.7CVSS0.00351EPSS
SaveExploits0References9Affected Software2
EUVD
EUVD
added 2026/09/08 9:00 p.m.9 views

EUVD-2026-69234

xmldom: Quadratic-time parsing via the malformed-input recovery path — parseElementStartPart re-scan and normalize adjacent-text merge...

8.7CVSS5.9AI score0.00351EPSS
SaveExploits0References8
Github Security Blog
Github Security Blog
added 2026/09/08 9:00 p.m.7 views

xmldom: Quadratic-time parsing via the malformed-input recovery path — `parseElementStartPart` re-scan and `normalize()` adjacent-text merge

Summary xmldom's malformed-input error-recovery path has two quadratic-time On² behaviors that a single crafted input triggers together, so a tiny, highly compressible document tens of KB stalls the Node.js event loop for multiple seconds. It is reachable from DOMParser.parseFromString under...

8.7CVSS0.00351EPSS
SaveExploits0References9Affected Software2
Github Security Blog
Github Security Blog
added 2026/09/08 8:59 p.m.6 views

xmldom: HTML raw-text closing-tag case mismatch causes output amplification

Summary In HTML mode text/html, a raw-text element script, style, textarea, title whose closing tag differs in case from its opening tag e.g. for is mishandled by the parser, producing quadratic On² output growth — a small crafted document parses and serializes into output orders of magnitude...

8.7CVSS0.00301EPSS
SaveExploits0References6Affected Software1
EUVD
EUVD
added 2026/09/08 8:59 p.m.13 views

EUVD-2026-69227

xmldom: HTML raw-text closing-tag case mismatch causes output amplification...

8.7CVSS5.9AI score0.00301EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/09/08 8:51 p.m.10 views

EUVD-2026-70736

Colord: Slow rejection of oversized malformed color strings...

6.9CVSS5.9AI score0.00291EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/08 8:45 p.m.4 views

GHSA-F2FP-RGF2-35CP HTTPX2: Quadratic SSE line buffering can cause CPU denial of service

Summary HTTPX2's Server-Sent Events SSE parser repeatedly copied and rescanned buffered text when a server split one unterminated line across many response chunks. The total work grows quadratically with the length of the line. An attacker-controlled or compromised SSE endpoint can exploit this...

5.9CVSS0.0032EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/09/08 8:45 p.m.9 views

EUVD-2026-70242

HTTPX2: Quadratic SSE line buffering can cause CPU denial of service...

5.9CVSS5.9AI score0.0032EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/09/08 8:31 p.m.13 views

EUVD-2026-69216

xmldom PI grammar regex ReDoS: quadratic backtracking on unterminated processing instructions...

8.7CVSS5.9AI score0.00301EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/09/08 8:28 p.m.10 views

EUVD-2026-67075

NLTK: Pl196xCorpusReader has quadratic ReDoS on malformed TEI blocks...

6.3CVSS5.3AI score0.00229EPSS
SaveExploits1References6
Rows per page
Query Builder