Lucene search
+L

348 matches found

OSV
OSV
added 2025/03/20 12:32 p.m.22 views

GHSA-G5PG-73FC-HJWQ LiteLLM Reveals Portion of API Key via a Logging File

In berriai/litellm before version 1.44.12, the litellm/litellmcoreutils/litellmlogging.py file contains a vulnerability where the API key masking code only masks the first 5 characters of the key. This results in the leakage of almost the entire API key in the logs, exposing a significant amount ...

7.5CVSS7.3AI score0.00752EPSS
SaveExploits1References4
NVD
NVD
added 2025/03/20 10:15 a.m.91 views

CVE-2025-0330

In berriai/litellm version v1.52.1, an issue in proxyserver.py causes the leakage of Langfuse API keys when an error occurs while parsing team settings. This vulnerability exposes sensitive information, including langfusesecret and langfusepublickey, which can provide full access to the Langfuse...

7.5CVSS0.00555EPSS
SaveExploits1References1
NVD
NVD
added 2025/03/20 10:15 a.m.13 views

CVE-2024-10109

A vulnerability in the mintplex-labs/anything-llm repository, as of commit 5c40419, allows low privilege users to access the sensitive API endpoint "/api/system/custom-models". This access enables them to modify the model's API key and base path, leading to potential API key leakage and denial of...

8.3CVSS0.00518EPSS
SaveExploits1References2
CVE
CVE
added 2025/03/20 10:09 a.m.67 views

CVE-2024-10109

CVE-2024-10109 affects the mintplex-labs/anything-llm repository (commit 5c40419). Affected component: API endpoint /api/system/custom-models, exposed to low-privilege users. Root cause described as insufficient authorization allowing access to a sensitive endpoint, enabling modification of the m...

8.3CVSS8.1AI score0.00518EPSS
SaveExploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2025/03/20 10:09 a.m.13 views

CVE-2024-10109 Incorrect Authorization in mintplex-labs/anything-llm

A vulnerability in the mintplex-labs/anything-llm repository, as of commit 5c40419, allows low privilege users to access the sensitive API endpoint "/api/system/custom-models". This access enables them to modify the model's API key and base path, leading to potential API key leakage and denial of...

8.3CVSS8.1AI score0.00518EPSS
SaveExploits1References2
OSV
OSV
added 2025/03/20 10:09 a.m.15 views

CVE-2024-10109 Incorrect Authorization in mintplex-labs/anything-llm

A vulnerability in the mintplex-labs/anything-llm repository, as of commit 5c40419, allows low privilege users to access the sensitive API endpoint "/api/system/custom-models". This access enables them to modify the model's API key and base path, leading to potential API key leakage and denial of...

8.3CVSS7.2AI score
SaveExploits0References4
OSV
OSV
added 2025/03/20 10:09 a.m.17 views

CVE-2024-9606 Improper Output Neutralization for Logs in berriai/litellm

In berriai/litellm before version 1.44.12, the litellm/litellmcoreutils/litellmlogging.py file contains a vulnerability where the API key masking code only masks the first 5 characters of the key. This results in the leakage of almost the entire API key in the logs, exposing a significant amount ...

7.5CVSS7.1AI score
SaveExploits0References4
CVE
CVE
added 2025/03/20 10:09 a.m.120 views

CVE-2024-9606

CVE-2024-9606 — Improper API key masking in Litellm A vulnerability in berriai/litellm prior to 1.44.12 arises from the masking logic in litellm_logging.py, which only masks the first 5 characters of API keys. This allows leakage of most of the secret key in logs, as noted for version v1.44.9 and...

7.5CVSS7.1AI score0.00752EPSS
SaveExploits1References2Affected Software1
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.7 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: crypto: ecdh – explicitly zeroes privatekey. The privatekey is overwritten with the key parameter passed in by the caller if present, or alternatively with a newly generated private key. However, it is possible that the caller...

5.5CVSS5.5AI score0.0021EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/02/06 3:48 a.m.11 views

SUSE CVE-2025-22866

Due to the usage of a variable time instruction in the assembly implementation of an internal function, a small number of bits of secret scalars are leaked on the ppc64le architecture. Due to the way this function is used, we do not believe this leakage is enough to allow recovery of the private...

5.3CVSS6.9AI score0.0029EPSS
SaveExploits0References13
Positive Technologies
Positive Technologies
added 2025/02/04 12:00 a.m.12 views

PT-2025-4738

Name of the Vulnerable Software and Affected Versions Go versions prior to 1.23.6 Go versions prior to 1.22.12 Description The issue concerns a security fix in the crypto/elliptic module. Due to the usage of a variable time instruction in the assembly implementation of an internal function, a sma...

4CVSS6.8AI score0.0029EPSS
SaveExploits0References282
NVD
NVD
added 2024/11/11 1:15 p.m.31 views

CVE-2024-43427

A flaw was found in moodle. When creating an export of site administration presets, some sensitive secrets and keys are not being excluded from the export, which could result in them unintentionally being leaked if the presets are shared with a third party...

3.7CVSS0.00337EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2024/09/05 2:13 p.m.12 views

grpc: client communicating with a HTTP/2 proxy can poison the HPACK table between the proxy and the backend

A flaw was found in Google gRPC due to HPACK table poisoning between the proxy and backend so that other clients see failed requests, resulting in a denial of service. This occurs because the error status for a misencoded header is not cleared between header reads, resulting in subsequent...

6.3CVSS5.7AI score0.00222EPSS
SaveExploits1References5
OSV
OSV
added 2024/07/17 6:30 p.m.21 views

GHSA-J8CM-G7R6-HFPQ vodozemac's usage of non-constant time base64 decoder could lead to leakage of secret key material

Versions before 0.7.0 of vodozemac use a non-constant time base64 implementation for importing key material for Megolm group sessions and PkDecryption Ed25519 secret keys. This flaw might allow an attacker to infer some information about the secret key material through a side-channel attack. Impa...

6.3CVSS3.4AI score0.00201EPSS
SaveExploits0References7
CVE
CVE
added 2024/07/09 12:04 p.m.50 views

CVE-2023-52238

CVE-2023-52238 affects Siemens RUGGEDCOM RST2228 and RST2228P (all versions before V5.9.0). The web server leaks the MACSEC key in clear text to any logged-in user, enabling a low-privileged attacker with valid credentials to decrypt Ethernet frames from legitimate recipients. Connected sources c...

4.3CVSS6.6AI score0.00352EPSS
SaveExploits0References1
AstraLinux
AstraLinux
added 2024/06/26 1:32 p.m.7 views

Astra Linux – Vulnerability in Ansible

A flaw was discovered in the Ansible Automation Platform. When creating a new keypair, the ec2key module prints the private key directly to standard output. This flaw allows an attacker to retrieve those keys from the log files, compromising the system’s confidentiality, integrity, and availabili...

7.8CVSS7.1AI score0.00252EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2024/05/22 12:00 a.m.18 views

PT-2024-24129 · Open Quantum Safe · Liboqs

Name of the Vulnerable Software and Affected Versions: Open Quantum Safe liboqs version 10.0 Description: An issue in Open Quantum Safe liboqs allows a remote attacker to escalate privileges via the crypto sign signature parameter in the /pqcrystals-dilithium-standard ml-dsa-44-ipd avx2/sign.c...

9.8CVSS9.4AI score0.00618EPSS
SaveExploits1References7
OSV
OSV
added 2024/03/18 4:06 a.m.16 views

USN-6696-1 openjdk-8 vulnerabilities

Yi Yang discovered that the Hotspot component of OpenJDK 8 incorrectly handled array accesses in the C1 compiler. An attacker could possibly use this issue to cause a denial of service, execute arbitrary code or bypass Java sandbox restrictions. CVE-2024-20918 It was discovered that the Hotspot...

7.4CVSS7.1AI score0.01035EPSS
SaveExploits0References7
Amazon
Amazon
added 2024/02/05 12:00 a.m.71 views

Important: java-1.8.0-openjdk

Issue Overview: A vulnerability that allows an attacker to execute arbitrary java code from the javascript engine even though the option "--no-java" was set. CVE-2024-20918 With carefully crafted custom bytecodes, arbitrary unverified bytecodes could be executed. CVE-2024-20919 Loop optimizations...

7.4CVSS7.8AI score0.01035EPSS
SaveExploits0
Amazon
Amazon
added 2024/01/18 12:00 a.m.70 views

Important: java-17-amazon-corretto

Issue Overview: A vulnerability that allows an attacker to execute arbitrary java code from the javascript engine even though the option "--no-java" was set. CVE-2024-20918 With carefully crafted custom bytecodes, arbitrary unverified bytecodes could be executed. CVE-2024-20919 Loop optimizations...

7.5CVSS7.8AI score0.00918EPSS
SaveExploits0
Rows per page
Query Builder