Lucene search
+L

37311 matches found

Mageia
Mageia
added 2026/07/19 6:29 a.m.9 views

Updated perl-CSS-Minifier-XS package fixes a security vulnerability

The updated package fixes a security vulnerability: CSS::Minifier::XS versions before 0.14 for Perl have a memory leak when the entire document is minified away. CVE-2026-13593...

6.5CVSS5.4AI score0.00229EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/18 7:21 p.m.4 views

MINI-5PG7-8JMX-4MCR

Bulletin has no description...

2.1CVSS4.8AI score0.00211EPSS
SaveExploits0
OSV
OSV
added 2026/07/18 7:21 p.m.8 views

MINI-JC7F-8QMV-7HVH

Bulletin has no description...

5.3CVSS4.8AI score0.00237EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/07/17 6:52 p.m.34 views

CVE-2026-45703 Pimcore: WordExport Authorization Bypass for Unauthorized Document Export

Pimcore is an Open Source Data & Experience Management Platform. Prior to 11.5.17 LTS and 12.3.7, the WordExport export flow in bundles/WordExportBundle/src/Controller/TranslationController.php only checks the wordexport feature permission and directly resolves attacker-controlled type/id input...

6.4CVSS0.00188EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/17 1:29 p.m.6 views

MINI-6HGQ-M6FH-4HFM

Bulletin has no description...

5.3CVSS4.9AI score0.00412EPSS
SaveExploits0
OSV
OSV
added 2026/07/17 1:29 p.m.6 views

MINI-9G2Q-554G-GF39

Bulletin has no description...

7.5CVSS4.8AI score0.00572EPSS
SaveExploits1
SUSE CVE
SUSE CVE
added 2026/07/17 1:0 p.m.7 views

SUSE CVE-2026-13713

YAML::Syck versions before 1.47 for Perl allow a use-after-free and double-free via an anchor node freed while still on the parser value stack. In the bundled libsyck, when an anchor name is redefined or removed, syckhdlraddanchor and syckhdlrremoveanchor free the node stored under that name with...

6.2CVSS5.3AI score0.00134EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/17 12:56 p.m.8 views

SUSE CVE-2026-57077

YAML::Syck versions before 1.47 for Perl allow an out-of-bounds read via an unbounded newline scan in newlinelen. In the bundled libsyck newlinelen and isnewline dereference the scan pointer, and the following byte for a "\r\n" pair, with no NUL-terminator or bounds check. During block-scalar...

7.7CVSS5.3AI score0.00141EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/17 12:19 p.m.6 views

CGA-FM3R-24VX-RF8H

Bulletin has no description...

6.5CVSS4.7AI score0.00303EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/07/17 3:20 a.m.12 views

CVE-2026-57075

A flaw was found in YAML::Syck. An out-of-bounds read vulnerability exists in the base64 decoder, specifically in the syckbase64dec function. This occurs because the decoder uses a signed character to index a lookup table, allowing specially crafted !!binary YAML nodes with high-bit bytes to caus...

9.1CVSS6AI score0.00374EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/07/17 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-57077

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - YAML::Syck versions before 1.47 for Perl allow an out-of-bounds read via an unbounded newline scan in newlinelen. In the bundled libsyck newlinelen and isnewlin...

7.7CVSS5.3AI score0.0023EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/16 10:17 p.m.11 views

CVE-2026-57077

YAML::Syck versions before 1.47 for Perl allow an out-of-bounds read via an unbounded newline scan in newlinelen. In the bundled libsyck newlinelen and isnewline dereference the scan pointer, and the following byte for a "\r\n" pair, with no NUL-terminator or bounds check. During block-scalar...

7.7CVSS0.00141EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/16 10:17 p.m.4 views

DEBIAN-CVE-2026-57077

YAML::Syck versions before 1.47 for Perl allow an out-of-bounds read via an unbounded newline scan in newlinelen. In the bundled libsyck newlinelen and isnewline dereference the scan pointer, and the following byte for a "\r\n" pair, with no NUL-terminator or bounds check. During block-scalar...

7.7CVSS5.4AI score0.00141EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/16 10:17 p.m.8 views

UBUNTU-CVE-2026-57075

YAML::Syck versions before 1.47 for Perl allow an out-of-bounds read via a signed-char lookup-table index in syckbase64dec. The base64 decoder in the bundled libsyck indexes the 256-entry static table b64xtable with a signed char, so any !!binary byte = 0x80 sign-extends to a negative index and...

9.1CVSS5.3AI score0.00374EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/16 10:17 p.m.4 views

UBUNTU-CVE-2026-57077

YAML::Syck versions before 1.47 for Perl allow an out-of-bounds read via an unbounded newline scan in newlinelen. In the bundled libsyck newlinelen and isnewline dereference the scan pointer, and the following byte for a "\r\n" pair, with no NUL-terminator or bounds check. During block-scalar...

7.7CVSS5.2AI score0.0023EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/16 10:16 p.m.5 views

UBUNTU-CVE-2026-13713

YAML::Syck versions before 1.47 for Perl allow a use-after-free and double-free via an anchor node freed while still on the parser value stack. In the bundled libsyck, when an anchor name is redefined or removed, syckhdlraddanchor and syckhdlrremoveanchor free the node stored under that name with...

6.2CVSS5.3AI score0.00134EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/07/16 9:41 p.m.8 views

CVE-2026-57077

YAML::Syck versions before 1.47 for Perl allow an out-of-bounds read via an unbounded newline scan in newlinelen. In the bundled libsyck newlinelen and isnewline dereference the scan pointer, and the following byte for a "\r\n" pair, with no NUL-terminator or bounds check. During block-scalar...

6.5CVSS6.1AI score0.0023EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/16 9:41 p.m.33 views

CVE-2026-57077 YAML::Syck versions before 1.47 for Perl allow an out-of-bounds read via an unbounded newline scan in newline_len

YAML::Syck versions before 1.47 for Perl allow an out-of-bounds read via an unbounded newline scan in newlinelen. In the bundled libsyck newlinelen and isnewline dereference the scan pointer, and the following byte for a "\r\n" pair, with no NUL-terminator or bounds check. During block-scalar...

0.00141EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/07/16 9:41 p.m.9 views

CVE-2026-57077

YAML::Syck versions before 1.47 for Perl allow an out-of-bounds read via an unbounded newline scan in newlinelen. In the bundled libsyck newlinelen and isnewline dereference the scan pointer, and the following byte for a "\r\n" pair, with no NUL-terminator or bounds check. During block-scalar...

7.7CVSS5.3AI score0.00141EPSS
SaveExploits0
AlpineLinux
AlpineLinux
added 2026/07/16 9:41 p.m.11 views

CVE-2026-57077

YAML::Syck versions before 1.47 for Perl allow an out-of-bounds read via an unbounded newline scan in newlinelen. In the bundled libsyck newlinelen and isnewline dereference the scan pointer, and the following byte for a "\r\n" pair, with no NUL-terminator or bounds check. During block-scalar...

7.7CVSS5.3AI score0.00141EPSS
SaveExploits0
Rows per page
Query Builder