Lucene search
+L

656 matches found

Cvelist
Cvelist
added 2022/04/20 12:00 a.m.41 views

CVE-2022-24675

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...

9.2AI score0.0995EPSS
SaveExploits1References11
CVE
CVE
added 2022/04/20 12:00 a.m.640 views

CVE-2022-24675

CVE-2022-24675 affects the encoding/pem component in Go, where Decode can overflow the stack when processing very large PEM data (reported for Go before 1.17.9 and 1.18.x before 1.18.1). The vulnerability can lead to a denial of service through a stack overflow, impacting availability. Affected r...

7.5CVSS9.5AI score0.0995EPSS
SaveExploits1References11Affected Software1
CNNVD
CNNVD
added 2022/04/20 12:00 a.m.10 views

Google Go 安全漏洞

Google Go is a static strongly typed, compiled, concatenated, and garbage-collected programming language from Google, Inc. A security vulnerability exists in Google Go that stems from a decoding stack overflow due to a large amount of PEM data. The following products and versions are affected:...

7.5CVSS7.4AI score0.0995EPSS
SaveExploits1References41
Debian CVE
Debian CVE
added 2022/04/20 12:00 a.m.41 views

CVE-2022-24675

Removed by vendor...

7.5CVSS7.7AI score0.0995EPSS
SaveExploits1
AlpineLinux
AlpineLinux
added 2022/04/20 12:00 a.m.40 views

CVE-2022-24675

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.5CVSS10AI score0.0995EPSS
SaveExploits1
UbuntuCve
UbuntuCve
added 2022/04/20 12:00 a.m.45 views

CVE-2022-24675

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.5CVSS6.9AI score0.0995EPSS
SaveExploits1References3
OSV
OSV
added 2022/04/20 12:00 a.m.43 views

CVE-2022-24675

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.4AI score
SaveExploits0References13
Veracode
Veracode
added 2022/04/15 12:53 a.m.46 views

Denial Of Service (DoS)

go:edge is vulnerable to denial of service DoS attacks. A malicious user is able to cause an application crash via a large amount of PEM data...

7.5CVSS3AI score0.0995EPSS
SaveExploits1References18Affected Software14
FreeBSD
FreeBSD
added 2022/04/12 12:00 a.m.31 views

go -- multiple vulnerabilities

The Go project reports: encoding/pem: fix stack overflow in Decode. A large more than 5 MB PEM input can cause a stack overflow in Decode, leading the program to crash. crypto/elliptic: tolerate all oversized scalars in generic P-256. A crafted scalar input longer than 32 bytes can cause...

3.5AI score
SaveExploits0References3
Huntr
Huntr
added 2022/02/20 7:41 p.m.14 views

Heap-based Buffer Overflow in john

Description For PEM plugin, the length of the ciphertext is not properly checked. Then the ciphertext is copied to a fixed length buffer. Creating a ciphertext with a larger length allow a heap overflow. Proof of Concept Using the following file pem.hash bash $ ./congigure -enable-asan; make -j4;...

7.9AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2021/12/08 12:00 a.m.21 views

PT-2021-7737

Name of the Vulnerable Software and Affected Versions OpenSSL affected versions not specified Description The function PEM read bio ex 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 name out...

10CVSS7AI score0.95404EPSS
SaveExploits9References348
OSV
OSV
added 2021/10/20 6:07 p.m.12 views

OPENSUSE-SU-2021:1389-1 Security update for mbedtls

This update for mbedtls fixes the following issues: CVE-2021-24119: Fixed side-channel vulnerability in base64 PEM boo1189589 Guard against strong local side channel attack against base64 tables by making access aceess to them use constant flow code...

4.9CVSS4.9AI score0.01484EPSS
SaveExploits0References3
OPENSUSE Linux
OPENSUSE Linux
added 2021/10/20 12:00 a.m.54 views

Security update for mbedtls (moderate)

openSUSE Security Update: Security update for mbedtls Announcement ID: openSUSE-SU-2021:1389-1 Rating: moderate References: 1189589 Cross-References: CVE-2021-24119 CVSS scores: CVE-2021-24119 NVD : 4.9 CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N Affected Products: openSUSE Backports SLE-15-SP3 ...

4.9CVSS4.9AI score0.01484EPSS
SaveExploits0References1
OSV
OSV
added 2021/10/15 4:06 a.m.11 views

OPENSUSE-SU-2021:1355-1 Security update for mbedtls

This update for mbedtls fixes the following issues: CVE-2021-24119: Fixed side-channel vulnerability in base64 PEM boo1189589 Guard against strong local side channel attack against base64 tables by making access aceess to them use constant flow code. This update was imported from the...

4.9CVSS4.9AI score0.01484EPSS
SaveExploits0References3
OpenVAS
OpenVAS
added 2021/10/12 12:00 a.m.32 views

openSUSE: Security Advisory for mbedtls (openSUSE-SU-2021:1344-1)

The remote host is missing an update for the Copyright C 2021 Greenbone Networks GmbH Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-or-later This program is free software; you can...

4.9CVSS5.5AI score0.01484EPSS
SaveExploits0References2
CVE
CVE
added 2021/10/11 5:10 p.m.72 views

CVE-2021-41117

CVE-2021-41117 concerns the keypair library (JS RSA key generator) generating identical P, Q (and N) values for SSH keys due to a weak RNG. The root cause is a non-cryptographically secure fallback RNG: when window.crypto.getRandomValues() is unavailable, keypair seeds an AES-CMAC counter with a ...

9.1CVSS9.1AI score0.03091EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2021/10/11 4:06 p.m.11 views

OPENSUSE-SU-2021:1344-1 Security update for mbedtls

This update for mbedtls fixes the following issues: CVE-2021-24119: Fixed side-channel vulnerability in base64 PEM boo1189589 Guard against strong local side channel attack against base64 tables by making access aceess to them use constant flow code...

4.9CVSS4.9AI score0.01484EPSS
SaveExploits0References3
OPENSUSE Linux
OPENSUSE Linux
added 2021/10/11 12:00 a.m.52 views

Security update for mbedtls (moderate)

openSUSE Security Update: Security update for mbedtls Announcement ID: openSUSE-SU-2021:1344-1 Rating: moderate References: 1189589 Cross-References: CVE-2021-24119 CVSS scores: CVE-2021-24119 NVD : 4.9 CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N Affected Products: openSUSE Leap 15.2 An update...

4.9CVSS4.9AI score0.01484EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2021/09/30 8:30 p.m.51 views

PKINITtools - Tools For Kerberos PKINIT And Relaying To AD CS

This repository contains some utilities for playing with PKINIT and certificates. The tools are built on minikerberos and impacket. Accompanying blogpost with more context: https://dirkjanm.io/ntlm-relaying-to-ad-certificate-services/ Installation These tools are only compatible with Python 3.5+...

7.2AI score
SaveExploits0References5
Openbugbounty
Openbugbounty
added 2021/08/21 5:47 p.m.52 views

pem-psoriahue.net.ar Cross Site Scripting vulnerability OBB-2122779

Following the coordinated and responsible vulnerability disclosure guidelines of the ISO 29147 standard, Open Bug Bounty has: &nbsp&nbsp&nbsp&nbsp&nbsp&nbspa. verified the vulnerability and confirmed its existence; &nbsp&nbsp&nbsp&nbsp&nbsp&nbspb. notified the website operator about its existence...

SaveExploits0
Rows per page
Query Builder