Lucene search
+L

7484 matches found

ATTACKERKB
ATTACKERKB
added 2026/03/31 3:33 p.m.2 views

CVE-2026-34231

Slippers is a UI component framework for Django. Prior to version 0.6.3, a Cross-Site Scripting XSS vulnerability exists in the % attrs % template tag of the slippers Django package. When a context variable containing untrusted data is passed to % attrs %, the value is interpolated into an HTML...

6.1CVSS5.9AI score0.00227EPSS
SaveExploits1References4Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/31 3:33 p.m.3 views

CVE-2026-34231 Slippers: Cross-Site Scripting (XSS) in `attrs` Template Tag

Slippers is a UI component framework for Django. Prior to version 0.6.3, a Cross-Site Scripting XSS vulnerability exists in the % attrs % template tag of the slippers Django package. When a context variable containing untrusted data is passed to % attrs %, the value is interpolated into an HTML...

6.1CVSS5.9AI score0.00227EPSS
SaveExploits1References3
CVE
CVE
added 2026/03/31 3:33 p.m.37 views

CVE-2026-34231

Slippers (Django UI component) before version 0.6.3 contains an XSS in the {% attrs %} template tag when untrusted data is interpolated into HTML attributes without escaping. The root cause is that AttrsNode.render() does not escape output, allowing injected HTML/JS to be rendered in the page. Th...

6.1CVSS5.9AI score0.00227EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2026/03/31 3:33 p.m.8 views

CVE-2026-34231 Slippers: Cross-Site Scripting (XSS) in `attrs` Template Tag

Slippers is a UI component framework for Django. Prior to version 0.6.3, a Cross-Site Scripting XSS vulnerability exists in the % attrs % template tag of the slippers Django package. When a context variable containing untrusted data is passed to % attrs %, the value is interpolated into an HTML...

6.1CVSS5.9AI score0.00227EPSS
SaveExploits1References5
OSV
OSV
added 2026/03/31 1:43 a.m.6 views

CVE-2026-34041 act: Unrestricted set-env and add-path command processing enables environment injection

act is a project which allows for local running of github actions. Prior to version 0.2.86, act unconditionally processes the deprecated ::set-env:: and ::add-path:: workflow commands, which was disabled due to environment injection risks. When a workflow step echoes untrusted data to stdout, an...

7.7CVSS5.9AI score0.00619EPSS
SaveExploits1References5
Cvelist
Cvelist
added 2026/03/31 1:43 a.m.28 views

CVE-2026-34041 act: Unrestricted set-env and add-path command processing enables environment injection

act is a project which allows for local running of github actions. Prior to version 0.2.86, act unconditionally processes the deprecated ::set-env:: and ::add-path:: workflow commands, which was disabled due to environment injection risks. When a workflow step echoes untrusted data to stdout, an...

7.7CVSS0.00619EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2026/03/31 12:0 a.m.9 views

NVIDIA BioNeMo 代码问题漏洞

NVIDIA BioNeMo is a generative AI model development and training platform for the biomedical field developed by NVIDIA Corporation. NVIDIA BioNeMo has code vulnerabilities, which stem from the deserialization of unreliable data. These vulnerabilities may lead to code execution, denial of service,...

9.8CVSS5.9AI score0.00472EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/03/31 12:0 a.m.5 views

PT-2026-29295

Name of the Vulnerable Software and Affected Versions NVIDIA BioNeMo affected versions not specified Description An issue exists where a user can trigger the deserialization of untrusted data. Deserialization is the process of converting a data format, such as JSON or XML, back into an object tha...

8.8CVSS6AI score0.00312EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/03/31 12:0 a.m.14 views

PT-2026-29294

Name of the Vulnerable Software and Affected Versions NVIDIA BioNeMo affected versions not specified Description The software contains a flaw that could allow a user to trigger the deserialization of untrusted data. Exploitation of this issue may result in code execution, denial of service,...

9.8CVSS5.9AI score0.00472EPSS
SaveExploits0References8
NVD
NVD
added 2026/03/30 6:16 p.m.8 views

CVE-2025-66038

OpenSC is an open source smart card tools and middleware. Prior to version 0.27.0, sccompacttlvfindtag searches a compact-TLV buffer for a given tag. In compact-TLV, a single byte encodes the tag high nibble and value length low nibble. With a 1-byte buffer 0x0A, the encoded element claims tag=0...

6.8CVSS0.00282EPSS
SaveExploits1References3
OSV
OSV
added 2026/03/30 6:16 p.m.5 views

DEBIAN-CVE-2025-66038

OpenSC is an open source smart card tools and middleware. Prior to version 0.27.0, sccompacttlvfindtag searches a compact-TLV buffer for a given tag. In compact-TLV, a single byte encodes the tag high nibble and value length low nibble. With a 1-byte buffer 0x0A, the encoded element claims tag=0...

6.8CVSS5.8AI score0.00282EPSS
SaveExploits1References1
OSV
OSV
added 2026/03/30 6:16 p.m.5 views

UBUNTU-CVE-2025-66038

OpenSC is an open source smart card tools and middleware. Prior to version 0.27.0, sccompacttlvfindtag searches a compact-TLV buffer for a given tag. In compact-TLV, a single byte encodes the tag high nibble and value length low nibble. With a 1-byte buffer 0x0A, the encoded element claims tag=0...

6.8CVSS5.9AI score0.00282EPSS
SaveExploits1References2
EUVD
EUVD
added 2026/03/30 5:3 p.m.5 views

EUVD-2025-209127

OpenSC is an open source smart card tools and middleware. Prior to version 0.27.0, sccompacttlvfindtag searches a compact-TLV buffer for a given tag. In compact-TLV, a single byte encodes the tag high nibble and value length low nibble. With a 1-byte buffer 0x0A, the encoded element claims tag=0...

3.9CVSS5.9AI score0.00282EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2026/03/30 5:3 p.m.27 views

CVE-2025-66038 OpenSC: `sc_compacttlv_find_tag` can return out-of-bounds pointers

OpenSC is an open source smart card tools and middleware. Prior to version 0.27.0, sccompacttlvfindtag searches a compact-TLV buffer for a given tag. In compact-TLV, a single byte encodes the tag high nibble and value length low nibble. With a 1-byte buffer 0x0A, the encoded element claims tag=0...

3.9CVSS0.00282EPSS
SaveExploits1References3
ATTACKERKB
ATTACKERKB
added 2026/03/30 5:3 p.m.4 views

CVE-2025-66038

OpenSC is an open source smart card tools and middleware. Prior to version 0.27.0, sccompacttlvfindtag searches a compact-TLV buffer for a given tag. In compact-TLV, a single byte encodes the tag high nibble and value length low nibble. With a 1-byte buffer 0x0A, the encoded element claims tag=0...

3.9CVSS5.9AI score0.00282EPSS
SaveExploits1References4Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/30 5:3 p.m.4 views

CVE-2025-66038 OpenSC: `sc_compacttlv_find_tag` can return out-of-bounds pointers

OpenSC is an open source smart card tools and middleware. Prior to version 0.27.0, sccompacttlvfindtag searches a compact-TLV buffer for a given tag. In compact-TLV, a single byte encodes the tag high nibble and value length low nibble. With a 1-byte buffer 0x0A, the encoded element claims tag=0...

3.9CVSS5.9AI score0.00282EPSS
SaveExploits1References3
CVE
CVE
added 2026/03/30 5:3 p.m.23 views

CVE-2025-66038

OpenSC before 0.27.0 contains a validation flaw in sc_compacttlv_find_tag: for a compact-TLV element with a single-byte header (tag high nibble, length low nibble), a buffer like {0x0A} can claim tag=0 and length=10, but the code does not verify that the claimed length fits in the remaining buffe...

6.8CVSS5.9AI score0.00282EPSS
SaveExploits1References3Affected Software1
Debian CVE
Debian CVE
added 2026/03/30 5:3 p.m.7 views

CVE-2025-66038

OpenSC is an open source smart card tools and middleware. Prior to version 0.27.0, sccompacttlvfindtag searches a compact-TLV buffer for a given tag. In compact-TLV, a single byte encodes the tag high nibble and value length low nibble. With a 1-byte buffer 0x0A, the encoded element claims tag=0...

6.8CVSS5.8AI score0.00282EPSS
SaveExploits1
OSV
OSV
added 2026/03/30 5:3 p.m.6 views

CVE-2025-66038 OpenSC: `sc_compacttlv_find_tag` can return out-of-bounds pointers

OpenSC is an open source smart card tools and middleware. Prior to version 0.27.0, sccompacttlvfindtag searches a compact-TLV buffer for a given tag. In compact-TLV, a single byte encodes the tag high nibble and value length low nibble. With a 1-byte buffer 0x0A, the encoded element claims tag=0...

3.9CVSS5.9AI score0.00282EPSS
SaveExploits1References5
AlpineLinux
AlpineLinux
added 2026/03/30 5:3 p.m.7 views

CVE-2025-66038

OpenSC is an open source smart card tools and middleware. Prior to version 0.27.0, sccompacttlvfindtag searches a compact-TLV buffer for a given tag. In compact-TLV, a single byte encodes the tag high nibble and value length low nibble. With a 1-byte buffer 0x0A, the encoded element claims tag=0...

6.8CVSS5.7AI score0.00282EPSS
SaveExploits1
Rows per page
Query Builder