Lucene search
+L

13107 matches found

NVD
NVD
added 2024/11/21 11:15 a.m.28 views

CVE-2022-43933

An information exposure through log file vulnerability exists in Brocade SANnav before Brocade SANnav 2.2.2, where configuration secrets are logged in supportsave. Supportsave file is generated by an admin user troubleshooting the switch. The Logged information may include usernames and passwords...

4.4CVSS0.0026EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/11/21 1:36 a.m.40 views

CVE-2022-43933 configuration secrets are logged in support-save

An information exposure through log file vulnerability exists in Brocade SANnav before Brocade SANnav 2.2.2, where configuration secrets are logged in supportsave. Supportsave file is generated by an admin user troubleshooting the switch. The Logged information may include usernames and passwords...

4.4CVSS6.6AI score0.0026EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2024/11/21 12:00 a.m.30 views

PT-2024-35168

Name of the Vulnerable Software and Affected Versions authentik versions prior to 2024.8.5 authentik version 2024.10.3 Description The issue is related to the usage of a non-constant time comparison for the "/-/metrics/" endpoint, which made it possible to brute-force the SECRET KEY used to...

6.3CVSS5.7AI score0.00553EPSS
SaveExploits0References11
CNNVD
CNNVD
added 2024/11/21 12:00 a.m.11 views

authentik 安全漏洞

authentik is an open source identity provisioning application from authentik open source. Authentik suffers from a security vulnerability that stems from an issue with the use of non-constant time comparisons in the /-/metrics/ endpoint, which makes SECRETKEY vulnerable to brute-force cracking...

6.3CVSS6.5AI score0.00553EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2024/11/20 8:48 p.m.14 views

cert-manager ha a potential slowdown / DoS when parsing specially crafted PEM inputs

Impact cert-manager packages which call the standard library pem.Decode function can take a long time to process specially crafted invalid PEM data. If an attacker is able to modify PEM data which cert-manager reads e.g. in a Secret resource, they may be able to use large amounts of CPU in the...

5.5AI score
SaveExploits0References11Affected Software1
OSSF Malicious Packages
OSSF Malicious Packages
added 2024/11/20 4:35 a.m.6 views

Malicious code in river-build (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 28a856c975ffce278cd6752a94fda3cc892d9af33858cc33d5dcb4f0bdafeb62 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

7AI score
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/11/19 3:32 p.m.14 views

CVE-2024-52582 cachi2 allows traceback prints locals

Cachi2 is a command-line interface tool that pre-fetches a project's dependencies to aid in making the project's build process network-isolated. Prior to version 0.14.0, secrets may be shown in logs when an unhandled exception is triggered because the tool is logging locals of each function. This...

4.7CVSS6.8AI score0.00178EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/11/19 3:52 a.m.7 views

SUSE CVE-2024-47533

Cobbler, a Linux installation server that allows for rapid setup of network installation environments, has an improper authentication vulnerability starting in version 3.0.0 and prior to versions 3.2.3 and 3.3.7. utils.getsharedsecret always returns -1, which allows anyone to connect to cobbler...

9.8CVSS7.2AI score0.04003EPSS
SaveExploits6References9
CNNVD
CNNVD
added 2024/11/19 12:00 a.m.11 views

Cachi2 安全漏洞

Cachi2 is an open source CLI tool from containerbuildsystem. A security vulnerability exists in Cachi2 versions prior to 0.14.0, which stems from the fact that the tool logs each function's local variables when an unhandled exception is triggered, potentially leading to the display of secret...

4.7CVSS6.2AI score0.00178EPSS
SaveExploits0References3
OSV
OSV
added 2024/11/18 8:03 p.m.7 views

GHSA-JP37-5QHW-MFFW Sharks has a Bias of Polynomial Coefficients in Secret Sharing

Affected versions of this crate allowed for a bias when generating random polynomials for Shamir Secret Sharing, where instead of being within the range 0, 255 they were instead in the range 1, 255. A description from Cure53, who originally found the issue, is available: The correct method to...

6CVSS5.7AI score
SaveExploits0References3
vulnersOsv
vulnersOsv
added 2024/11/18 8:03 p.m.2 views

cryptoballot (>=0.2.0, <=0.3.1), secret-sharing-cli (>=0.1.0, <=0.1.2) +1 more potentially affected by unknown CVE via sharks (>=0.3.3, <=0.4.3)

sharks CARGO version =0.3.3, =0.2.0, =0.1.0, =0.1.0, =0.1.2 Source cves: unknown CVE Source advisory: OSV:GHSA-JP37-5QHW-MFFW...

5.4AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2024/11/18 8:03 p.m.21 views

Sharks has a Bias of Polynomial Coefficients in Secret Sharing

Affected versions of this crate allowed for a bias when generating random polynomials for Shamir Secret Sharing, where instead of being within the range 0, 255 they were instead in the range 1, 255. A description from Cure53, who originally found the issue, is available: The correct method to...

7AI score
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2024/11/18 8:00 p.m.25 views

cobbler allows anyone to connect to cobbler XML-RPC server with known password and make changes

Summary utils.getsharedsecret always returns -1 - allows anyone to connect to cobbler XML-RPC as user '' password -1 and make any changes. Details utils.py getsharedsecret: def getsharedsecret - Unionstr, int: """ The 'web.ss' file is regenerated each time cobblerd restarts and is used to agree o...

9.8CVSS7.1AI score0.04003EPSS
SaveExploits6References5Affected Software1
OSV
OSV
added 2024/11/18 5:15 p.m.6 views

UBUNTU-CVE-2024-47533

Cobbler, a Linux installation server that allows for rapid setup of network installation environments, has an improper authentication vulnerability starting in version 3.0.0 and prior to versions 3.2.3 and 3.3.7. utils.getsharedsecret always returns -1, which allows anyone to connect to cobbler...

9.8CVSS5.9AI score0.04003EPSS
SaveExploits6References5
OSSF Malicious Packages
OSSF Malicious Packages
added 2024/11/18 11:35 a.m.5 views

Malicious code in odin-security (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 88fb389e44efcf715a97b223a3b5d1df5427225000fc86af2138b7bcb3934375 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

7AI score
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2024/11/18 12:00 a.m.9 views

PT-2024-40350 · Blahaj +1 · Blahaj +1

Name of the Vulnerable Software and Affected Versions: sharks crate affected versions not specified Description: The issue concerns a bias in generating random polynomials for Shamir Secret Sharing. Instead of coefficients being in the range 0, 255, they were in the range 1, 255. This allows an...

6CVSS7.1AI score
SaveExploits0References4
OSSF Malicious Packages
OSSF Malicious Packages
added 2024/11/16 1:40 p.m.5 views

Malicious code in seller-return-common (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 2cb65c23332995d233b20a9c39f766a75b931d27ec3bb60ab9ee7a29268dce28 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

6.8AI score
SaveExploits0References1
RustSec
RustSec
added 2024/11/16 12:00 p.m.10 views

Bias of Polynomial Coefficients in Secret Sharing

Affected versions of this crate allowed for a bias when generating random polynomials for Shamir Secret Sharing, where instead of being within the range 0, 255 they were instead in the range 1, 255. A description from Cure53, who originally found the issue, is available: The correct method to...

7AI score
SaveExploits0
vulnersOsv
vulnersOsv
added 2024/11/16 12:00 p.m.5 views

airframe_recovery_bundle (>=1.0.0, <=1.0.2), cryptoballot (>=0.2.0, <=0.3.1) +11 more potentially affected by unknown CVE via sharks (>=0.3.3, <=0.5.0)

sharks CARGO version =0.3.3, =1.0.0, =0.2.0, =0.1.0, =0.1.0, =0.1.1, =0.1.0, =0.7.1, =0.1.0, =0.1.0, =0.1.0, =0.1.0, =0.2.0 Source cves: unknown CVE Source advisory: OSV:RUSTSEC-2024-0398...

5.4AI score
SaveExploits0
OSV
OSV
added 2024/11/16 12:00 p.m.14 views

RUSTSEC-2024-0398 Bias of Polynomial Coefficients in Secret Sharing

Affected versions of this crate allowed for a bias when generating random polynomials for Shamir Secret Sharing, where instead of being within the range 0, 255 they were instead in the range 1, 255. A description from Cure53, who originally found the issue, is available: The correct method to...

7AI score
SaveExploits0References3
Rows per page
Query Builder