Lucene search
K

20 matches found

Tenable Nessus
Tenable Nessus
added 2026/02/02 12:0 a.m.4 views

EulerOS 2.0 SP13 : golang (EulerOS-SA-2026-1209)

According to the versions of the golang packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : The processing time for parsing some invalid inputs scales non-linearly with respect to the size of the input. This affects programs which parse...

7.5CVSS5.6AI score0.00044EPSS
Exploits0References4
OSV
OSV
added 2025/12/05 1:12 p.m.1 views

OESA-2025-2781 golang security update

. Security Fixes: Due to the design of the name constraint checking algorithm, the processing time of some inputs scale non-linearly with respect to the size of the certificate. This affects programs which validate arbitrary certificate chains.CVE-2025-58187 The processing time for parsing some...

7.5CVSS6.9AI score0.00044EPSS
Exploits0References3
OSV
OSV
added 2025/11/28 12:51 p.m.1 views

OESA-2025-2748 golang security update

. Security Fixes: Due to the design of the name constraint checking algorithm, the processing time of some inputs scale non-linearly with respect to the size of the certificate. This affects programs which validate arbitrary certificate chains.CVE-2025-58187 The processing time for parsing some...

7.5CVSS6.9AI score0.00044EPSS
Exploits0References3
CVE
CVE
added 2025/11/25 12:0 a.m.4 views

CVE-2025-63729

CVE-2025-63729 affects Syrotech SY-GPON-1110-WDONT SYRO_3.7L_3.1.02-240517. The vulnerability allows extraction of SSL private key, CA certificate, SSL certificate, and client certificates stored in PEM format in the firmware’s etc folder. Root cause details are not explicitly provided beyond the...

9CVSS6.6AI score0.00009EPSS
Exploits1References1Affected Software1
RedhatCVE
RedhatCVE
added 2025/10/31 9:37 p.m.1 views

CVE-2025-61723

The processing time for parsing some invalid inputs scales non-linearly with respect to the size of the input. This affects programs which parse untrusted PEM inputs. Mitigation Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product...

7.5CVSS6.3AI score0.00044EPSS
Exploits0References8
Microsoft CVE
Microsoft CVE
added 2025/10/31 1:7 a.m.1 views

Quadratic complexity when parsing some invalid inputs in encoding/pem

...

7.5CVSS7AI score0.00044EPSS
Exploits0
EUVD
EUVD
added 2025/10/30 12:31 a.m.1 views

EUVD-2025-36736

The processing time for parsing some invalid inputs scales non-linearly with respect to the size of the input. This affects programs which parse untrusted PEM inputs...

6.5CVSS6.4AI score0.00044EPSS
Exploits0References5
OSV
OSV
added 2025/10/29 11:16 p.m.0 views

UBUNTU-CVE-2025-61723

The processing time for parsing some invalid inputs scales non-linearly with respect to the size of the input. This affects programs which parse untrusted PEM inputs...

7.5CVSS6.7AI score0.00044EPSS
Exploits0References6
Cvelist
Cvelist
added 2025/10/29 10:10 p.m.4 views

CVE-2025-61723 Quadratic complexity when parsing some invalid inputs in encoding/pem

The processing time for parsing some invalid inputs scales non-linearly with respect to the size of the input. This affects programs which parse untrusted PEM inputs...

0.00044EPSS
Exploits0References4
CVE
CVE
added 2025/10/29 10:10 p.m.15 views

CVE-2025-61723

CVE-2025-61723 describes a PEM parsing performance issue where processing time for some invalid inputs scales non-linearly with input size. The connected advisory for F5 products confirms this PEM parsing quadratic complexity and notes impact on disk encryption and telemetry exporter configuratio...

7.5CVSS6.5AI score0.00044EPSS
Exploits0References5Affected Software1
SUSE CVE
SUSE CVE
added 2025/10/08 11:22 p.m.1 views

SUSE CVE-2025-61723

The processing time for parsing some invalid inputs scales non-linearly with respect to the size of the input. This affects programs which parse untrusted PEM inputs...

5.3CVSS7AI score0.00044EPSS
Exploits0References13
Microsoft CVE
Microsoft CVE
added 2025/01/24 8:0 a.m.1 views

Cert-manager: potential dos when parsing specially crafted pem inputs

...

4.4CVSS6.9AI score0.00053EPSS
Exploits0
OSV
OSV
added 2024/11/01 11:9 a.m.2 views

OESA-2024-2313 openresty-openssl111 security update

Security Fixes: The function PEMreadbioex reads a PEM file from a BIO and parses and decodes the "name" e.g. "CERTIFICATE", any header data and the payload data. If the function succeeds then the "nameout", "header" and "data" arguments are populated with pointers to buffers containing the releva...

7.5CVSS7.3AI score0.00147EPSS
Exploits0References2
RedHat Linux
RedHat Linux
added 2024/05/16 6:20 p.m.2 views

gnutls: potential crash during chain building/verification

A flaw has been discovered in GnuTLS where an application crash can be induced when attempting to verify a specially crafted .pem bundle using the "certtool --verify-chain" command...

5CVSS7.2AI score0.00043EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2022/06/30 5:34 p.m.1 views

golang: encoding/pem: fix stack overflow in Decode

A buffer overflow flaw was found in Golang's library encoding/pem. This flaw allows an attacker to use a large PEM input more than 5 MB, causing a stack overflow in Decode, which leads to a loss of availability...

7.5CVSS7.3AI score0.00179EPSS
Exploits1References5
Snyk
Snyk
added 2022/05/20 9:17 p.m.1 views

Uncontrolled Recursion

Overview std/encoding/pem is a Go standard library package std/encoding/pem Affected versions of this package are vulnerable to Uncontrolled Recursion. Go Vulnerability Report: Stack overflow via a large amount of PEM data via the Decode function. An attacker can cause a stack overflow and...

8.7CVSS8.8AI score0.00179EPSS
Exploits1References3
OSV
OSV
added 2022/05/20 11:3 a.m.1 views

OESA-2022-1661 golang security update

The Go Programming Language. Security Fixes: Go before 1.16.12 and 1.17.x before 1.17.5 on UNIX allows write operations to an unintended file or unintended network connection as a consequence of erroneous closing of file descriptor 0 after file-descriptor exhaustion.CVE-2021-44717 encoding/pem in...

7.5CVSS7.2AI score0.0022EPSS
Exploits1References4
Microsoft CVE
Microsoft CVE
added 2022/04/29 7:0 a.m.0 views

encoding/pem in Go before 1.17.9 and 1.18.x before 1.18.1 has a Decode stack overflow via a large amount of PEM data.

...

7.5CVSS7.3AI score0.00179EPSS
Exploits1
OSV
OSV
added 2018/03/05 7:29 p.m.0 views

CVE-2017-17138

PEM module of DP300 V500R002C00; IPS Module V500R001C00; V500R001C30; NGFW Module V500R001C00; V500R002C00; NIP6300 V500R001C00; V500R001C30; NIP6600 V500R001C00; V500R001C30; RP200 V500R002C00; V600R006C00; S12700 V200R007C00; V200R007C01; V200R008C00; V200R009C00; V200R010C00; S1700 V200R006C10...

5.5CVSS5.8AI score0.00012EPSS
Exploits0References1
Tenable Nessus
Tenable Nessus
added 2010/05/11 12:0 a.m.23 views

RHEL 5 : curl (RHSA-2010:0273)

Updated curl packages that fix one security issue, various bugs, and add enhancements are now available for Red Hat Enterprise Linux 5. The Red Hat Security Response Team has rated this update as having moderate security impact. A Common Vulnerability Scoring System CVSS base score, which gives a...

6.8CVSS7.5AI score0.0548EPSS
Exploits0References3
Rows per page
Query Builder