Lucene search
+L

656 matches found

SUSE CVE
SUSE CVE
added 2023/11/25 2:04 a.m.8 views

SUSE CVE-2023-33202

Bouncy Castle for Java before 1.73 contains a potential Denial of Service DoS issue within the Bouncy Castle org.bouncycastle.openssl.PEMParser class. This class parses OpenSSL PEM encoded streams containing X.509 certificates, PKCS8 encoded keys, and PKCS7 objects. Parsing a file that has crafte...

5.5CVSS7AI score0.00932EPSS
SaveExploits1References3
OSV
OSV
added 2023/11/23 6:30 p.m.8 views

GHSA-WJXJ-5M7G-MG7Q Bouncy Castle Denial of Service (DoS)

Bouncy Castle for Java before 1.73 contains a potential Denial of Service DoS issue within the Bouncy Castle org.bouncycastle.openssl.PEMParser class. This class parses OpenSSL PEM encoded streams containing X.509 certificates, PKCS8 encoded keys, and PKCS7 objects. Parsing a file that has crafte...

5.5CVSS6.8AI score0.00932EPSS
SaveExploits1References6
Positive Technologies
Positive Technologies
added 2023/11/23 12:00 a.m.8 views

PT-2023-7206 · Unknown +2 · Bouncy Castle For Java +2

Name of the Vulnerable Software and Affected Versions: Bouncy Castle for Java versions prior to 1.73 BC-FJA versions prior to 1.0.2.4 Description: The issue is related to insufficient input validation in the Bouncy Castle org.bouncycastle.openssl.PEMParser class, which parses OpenSSL PEM encoded...

5.5CVSS7.2AI score0.00932EPSS
SaveExploits1References26
CVE
CVE
added 2023/11/20 5:39 p.m.77 views

CVE-2023-48223

fast-jwt prior to v3.3.2 contains a publicKeyPemMatcher bug that fails to cover all PEM formats for public keys, enabling an algorithm-confusion attack (HS256 signed with an RSA public key) when RS256 is used and the verifier does not explicitly specify an algorithm. A patch in v3.3.2 fixes this ...

5.9CVSS5.6AI score0.00681EPSS
SaveExploits1References3Affected Software1
Tenable Nessus
Tenable Nessus
added 2023/11/07 12:00 a.m.57 views

Rocky Linux 8 : go-toolset:rhel8 (RLSA-2022:5337)

The remote Rocky Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2022:5337 advisory. - 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. CVE-2022-24675 - regexp.Compile ...

7.5CVSS7.3AI score0.0995EPSS
SaveExploits2References8
IBM Security Bulletins
IBM Security Bulletins
added 2023/10/05 8:09 p.m.33 views

Security Bulletin: IBM Spectrum Symphony openssl 1.1.1 End of Life

Summary IBM Spectrum Symphony openssl 1.1.1 End of Life Vulnerability Details CVEID:CVE-2023-0464 DESCRIPTION: OpenSSL is vulnerable to a denial of service, caused by an error related to the verification of X.509 certificate chains that include policy constraints. By creating a specially crafted...

7.5CVSS7.3AI score0.75116EPSS
SaveExploits0Affected Software1
OSV
OSV
added 2023/09/11 8:15 a.m.16 views

CVE-2023-35845

Anaconda 3 2023.03-1-Linux allows local users to disrupt TLS certificate validation by modifying the cacert.pem file used by the installed pip program. This occurs because many files are installed as world-writable on Linux, ignoring umask, even when these files are installed as root. Miniconda i...

4.7CVSS5.8AI score0.00121EPSS
SaveExploits1References1
Tenable Nessus
Tenable Nessus
added 2023/08/31 12:00 a.m.31 views

FreeBSD : FreeBSD -- Multiple vulnerabilities in OpenSSL (c8eb4c40-47bd-11ee-8e38-002590c1f29c)

The version of FreeBSD installed on the remote host is prior to tested version. It is, therefore, affected by multiple vulnerabilities as referenced in the c8eb4c40-47bd-11ee-8e38-002590c1f29c advisory. - A timing based side channel exists in the OpenSSL RSA Decryption implementation which could ...

7.5CVSS7.9AI score0.59501EPSS
SaveExploits0References5
Citrix
Citrix
added 2023/08/03 12:00 a.m.24 views

How to convert PFX certificate without importing password to PEM certificate on ADC

This article provides instruction on how toconvert PFX certificate with importing password to PEM certificate in our document using "Import PKCS12" on GUI. Refer to...

7.2AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2023/07/28 12:00 a.m.52 views

EulerOS Virtualization 2.10.1 : openssl (EulerOS-SA-2023-2464)

According to the versions of the openssl packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : - A timing based side channel exists in the OpenSSL RSA Decryption implementation which could be sufficient to recover a plaintext...

7.5CVSS7.6AI score0.59501EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2023/07/28 12:00 a.m.46 views

EulerOS Virtualization 2.10.0 : openssl (EulerOS-SA-2023-2489)

According to the versions of the openssl packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : - A timing based side channel exists in the OpenSSL RSA Decryption implementation which could be sufficient to recover a plaintext...

7.5CVSS7.6AI score0.59501EPSS
SaveExploits0References8
OSV
OSV
added 2023/07/26 2:15 p.m.7 views

CVE-2023-39155

Jenkins Chef Identity Plugin 2.0.3 and earlier does not mask the user.pem key form field, increasing the potential for attackers to observe and capture it...

5.3CVSS5.8AI score0.00509EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2023/07/26 12:00 a.m.11 views

Jenkins Chef Identity Plugin 安全漏洞

Jenkins and Jenkins Plugin are both Jenkins open source products.Jenkins is a software application . An open source automation server Jenkins provides hundreds of plugins to support building, deploying, and automating any project.Jenkins Plugin is a software application. A security vulnerability...

5.3CVSS5.7AI score0.00509EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2023/07/06 2:47 a.m.12 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.0995EPSS
SaveExploits1References5
ATTACKERKB
ATTACKERKB
added 2023/06/09 10:36 a.m.14 views

CVE-2023-0342

MongoDB Ops Manager Diagnostics Archive may not redact sensitive PEM key file password app settings. Archives do not include the PEM files themselves. This issue affects MongoDB Ops Manager v5.0 prior to 5.0.21 and MongoDB Ops Manager v6.0 prior to 6.0.12...

5.3CVSS5.9AI score0.00891EPSS
SaveExploits2References4Affected Software1
OSV
OSV
added 2023/06/09 9:15 a.m.9 views

CVE-2023-0342

MongoDB Ops Manager Diagnostics Archive may not redact sensitive PEM key file password app settings. Archives do not include the PEM files themselves. This issue affects MongoDB Ops Manager v5.0 prior to 5.0.21 and MongoDB Ops Manager v6.0 prior to 6.0.12...

5.3CVSS5.8AI score0.00891EPSS
SaveExploits2References2
Prion
Prion
added 2023/06/09 9:15 a.m.35 views

Default credentials

MongoDB Ops Manager Diagnostics Archive may not redact sensitive PEM key file password app settings. Archives do not include the PEM files themselves. This issue affects MongoDB Ops Manager v5.0 prior to 5.0.21 and MongoDB Ops Manager v6.0 prior to 6.0.12...

5CVSS5.3AI score0.00891EPSS
SaveExploits2References2Affected Software1
CNNVD
CNNVD
added 2023/06/09 12:00 a.m.14 views

MongoDB Ops Manager 安全漏洞

MongoDB Ops Manager is a solution from MongoDB USA that supports managing, monitoring, and backing up MongoDB deployments. A security vulnerability exists in MongoDB Ops Manager that stems from not editing sensitive PEM key file password application settings. Affected products and versions: Mongo...

5.3CVSS6.8AI score0.00891EPSS
SaveExploits2References3
Metasploit
Metasploit
added 2023/06/09 12:00 a.m.432 views

MongoDB Ops Manager Diagnostic Archive Sensitive Information Retriever

MongoDB Ops Manager Diagnostics Archive does not redact SAML SSL Pem Key File Password field mms.saml.ssl.PEMKeyFilePassword within app settings. Archives do not include the PEM files themselves. This module extracts that unredacted password and stores the diagnostic archive for additional manual...

5.3CVSS6.7AI score0.00891EPSS
SaveExploits2
Cvelist
Cvelist
added 2023/06/09 12:00 a.m.38 views

CVE-2023-0342 MongoDB Ops Manager may disclose sensitive information in Diagnostic Archive

MongoDB Ops Manager Diagnostics Archive may not redact sensitive PEM key file password app settings. Archives do not include the PEM files themselves. This issue affects MongoDB Ops Manager v5.0 prior to 5.0.21 and MongoDB Ops Manager v6.0 prior to 6.0.12...

3.1CVSS5.6AI score0.00891EPSS
SaveExploits2References2
Rows per page
Query Builder