Lucene search
+L

11034 matches found

OSV
OSV
•added 2026/09/01 8:28 p.m.•9 views

GHSA-8RR7-CVQ3-GMFH league/commonmark: Denial of service via distinctly-named attributes in the Attributes extension

Impact AttributesExtension ships with the library but must be explicitly registered on the Environment; it is not included in CommonMarkConverter, GithubFlavoredMarkdownConverter, or GithubFlavoredMarkdownExtension. Applications that do not register AttributesExtension are not affected by this...

7.5CVSS5.9AI score0.00493EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
•added 2026/09/01 8:17 p.m.•8 views

Tornado: Incomplete fix for CVE-2026-35536: cookie attribute injection re-opened via the legacy case-insensitive `**kwargs` path in `set_cookie`

Summary The CVE-2026-35536 fix added a validation loop that rejects \x00-\x20\x3b\x7f, but only for the hardcoded lowercase keys name/domain/path/samesite. The still-live deprecated kwargs path writes attacker-supplied attribute values straight into the Morsel with no validation, and because...

7.2CVSS6.2AI score0.00287EPSS
SaveExploits0References7Affected Software1
OSV
OSV
•added 2026/09/01 8:17 p.m.•23 views

GHSA-WWV5-G3V4-889X Tornado: Incomplete fix for CVE-2026-35536: cookie attribute injection re-opened via the legacy case-insensitive `**kwargs` path in `set_cookie`

Summary The CVE-2026-35536 fix added a validation loop that rejects \x00-\x20\x3b\x7f, but only for the hardcoded lowercase keys name/domain/path/samesite. The still-live deprecated kwargs path writes attacker-supplied attribute values straight into the Morsel with no validation, and because...

2.3CVSS5.9AI score0.00277EPSS
SaveExploits0References7
Snyk
Snyk
•added 2026/09/01 5:02 p.m.•13 views

XML Injection

Overview @xmldom/xmldom is a javascript ponyfill to provide the following APIs that are present in modern browsers to other runtimes. Since version 0.7.0 this package is published to npm as @xmldom/xmldom and no longer as xmldom Affected versions of this package are vulnerable to XML Injection vi...

8.7CVSS7.6AI score0.00612EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
•added 2026/09/01 4:25 p.m.•14 views

Moderate: Red Hat Security Advisory: wget security, bug fix, and enhancement update

An update for wget is now available for Red Hat Enterprise Linux 9. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the C...

7.1CVSS6.4AI score0.0039EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
•added 2026/09/01 4:25 p.m.•10 views

wget: GNU Wget: Arbitrary code execution or denial of service via crafted HTML attribute

A flaw was found in GNU Wget. A remote attacker can exploit a heap buffer overflow vulnerability in the htmlquotestring function by providing a specially crafted HTML attribute. This can lead to memory corruption and potentially result in arbitrary code execution or a denial of service...

7.1CVSS6.5AI score0.0039EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
•added 2026/09/01 4:03 p.m.•10 views

wget: GNU Wget: Arbitrary code execution or denial of service via crafted HTML attribute

A flaw was found in GNU Wget. A remote attacker can exploit a heap buffer overflow vulnerability in the htmlquotestring function by providing a specially crafted HTML attribute. This can lead to memory corruption and potentially result in arbitrary code execution or a denial of service...

7.1CVSS6.5AI score0.0039EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
•added 2026/09/01 4:03 p.m.•10 views

Moderate: Red Hat Security Advisory: wget security, bug fix, and enhancement update

An update for wget is now available for Red Hat Enterprise Linux 10. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the...

7.1CVSS6.4AI score0.0039EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
•added 2026/09/01 3:44 p.m.•11 views

CVE-2026-83613

A flaw was found in xmldom, a JavaScript module for parsing XML Extensible Markup Language documents. A remote attacker could exploit this vulnerability by providing a specially crafted XML document containing an element with numerous distinct attributes. The way xmldom processes these attributes...

8.7CVSS5.8AI score0.00604EPSS
SaveExploits0References10
RedhatCVE
RedhatCVE
•added 2026/09/01 3:33 p.m.•13 views

CVE-2026-83605

A flaw was found in xmldom, a JavaScript XML DOM parser. The Element.setAttribute function does not properly validate attribute names, allowing a remote attacker to inject specially crafted attribute names. This can lead to the injection of additional attributes, including event handlers, into...

8.7CVSS5.8AI score0.00612EPSS
SaveExploits0References10
NVD
NVD
•added 2026/09/01 3:17 p.m.•8 views

CVE-2026-83613

xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. Prior to @xmldom/xmldom versions 0.8.15 and 0.9.12, and in xmldom version 0.6.0 and earlier, DOMHandler.startElement in lib/dom-parser.js inserts every parsed attribute through setAttributeNode...

8.7CVSS0.00604EPSS
SaveExploits0References8
OSV
OSV
•added 2026/09/01 3:17 p.m.•7 views

AZL-99347 CVE-2026-83605 affecting package python-tensorboard 2.16.2-6

xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. Prior to @xmldom/xmldom versions 0.8.14 and 0.9.11, and in xmldom version 0.6.0 and earlier, Element.setAttribute calls the private createAttributename path without validating the attribute nam...

8.7CVSS7.2AI score0.00612EPSS
SaveExploits0References1
NVD
NVD
•added 2026/09/01 3:17 p.m.•11 views

CVE-2026-83605

xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. Prior to @xmldom/xmldom versions 0.8.14 and 0.9.11, and in xmldom version 0.6.0 and earlier, Element.setAttribute calls the private createAttributename path without validating the attribute nam...

8.7CVSS0.00612EPSS
SaveExploits0References7
OSV
OSV
•added 2026/09/01 3:17 p.m.•8 views

DEBIAN-CVE-2026-83605

xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. Prior to @xmldom/xmldom versions 0.8.14 and 0.9.11, and in xmldom version 0.6.0 and earlier, Element.setAttribute calls the private createAttributename path without validating the attribute nam...

8.7CVSS5.9AI score0.00612EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
•added 2026/09/01 2:47 p.m.•15 views

CVE-2026-83617 xmldom: requireWellFormed element/attribute name validation is bypassable via an embedded line terminator

xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. From 0.9.11 until 0.9.12, the requireWellFormed: true element and attribute name checks use the anchored QNameexact expression produced by reg in lib/grammar.js, which inherits the multiline...

8.7CVSS5.9AI score0.0057EPSS
SaveExploits0References4
CVE
CVE
•added 2026/09/01 2:38 p.m.•31 views

CVE-2026-83613

xmldom , a pure JavaScript W3C XML DOM parser, is affected by a quadratic-time complexity flaw in DOMHandler.startElement (lib/dom-parser.js). Each parsed attribute is inserted via setAttributeNode, which triggers a linear getNamedItem/getNamedItemNS lookup in NamedNodeMap.setNamedItem (lib/dom.j...

8.7CVSS5.9AI score0.00604EPSS
SaveExploits0References8
OSV
OSV
•added 2026/09/01 2:38 p.m.•19 views

CVE-2026-83613 xmldom: Quadratic-time attribute deduplication

xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. Prior to @xmldom/xmldom versions 0.8.15 and 0.9.12, and in xmldom version 0.6.0 and earlier, DOMHandler.startElement in lib/dom-parser.js inserts every parsed attribute through setAttributeNode...

8.7CVSS5.9AI score
SaveExploits0References10
Debian CVE
Debian CVE
•added 2026/09/01 2:38 p.m.•14 views

CVE-2026-83613

xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. Prior to @xmldom/xmldom versions 0.8.15 and 0.9.12, and in xmldom version 0.6.0 and earlier, DOMHandler.startElement in lib/dom-parser.js inserts every parsed attribute through setAttributeNode...

8.7CVSS5.9AI score0.00604EPSS
SaveExploits0
Cvelist
Cvelist
•added 2026/09/01 2:38 p.m.•37 views

CVE-2026-83613 xmldom: Quadratic-time attribute deduplication

xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. Prior to @xmldom/xmldom versions 0.8.15 and 0.9.12, and in xmldom version 0.6.0 and earlier, DOMHandler.startElement in lib/dom-parser.js inserts every parsed attribute through setAttributeNode...

8.7CVSS0.00604EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
•added 2026/09/01 2:38 p.m.•13 views

CVE-2026-83613 xmldom: Quadratic-time attribute deduplication

xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. Prior to @xmldom/xmldom versions 0.8.15 and 0.9.12, and in xmldom version 0.6.0 and earlier, DOMHandler.startElement in lib/dom-parser.js inserts every parsed attribute through setAttributeNode...

8.7CVSS5.2AI score0.00604EPSS
SaveExploits0References7
Rows per page
Query Builder