Lucene search
+L
OsvMost viewed

2101413 matches found

OSV
OSV
added 2021/08/25 8:49 p.m.114 views

GHSA-M8H8-V6JH-C762 Incorrect buffer size in crossbeam-channel

The affected version of this crate's the bounded channel incorrectly assumes that Vec::fromiter has allocated capacity that same as the number of iterator elements. Vec::fromiter does not actually guarantee that and may allocate extra memory. The destructor of the bounded channel reconstructs Vec...

5.5CVSS7.2AI score0.02701EPSS
SaveExploits2References4
OSV
OSV
added 2021/05/18 9:09 p.m.114 views

GHSA-465W-GG5P-85C9 Insufficient Session Expiration in Kiali

An insufficient JWT validation vulnerability was found in Kiali versions 0.4.0 to 1.15.0 and was fixed in Kiali version 1.15.1, wherein a remote attacker could abuse this flaw by stealing a valid JWT cookie and using that to spoof a user session, possibly gaining privileges to view and alter the...

8.6CVSS8.3AI score0.01153EPSS
SaveExploits0References6
OSV
OSV
added 2021/04/19 2:58 p.m.114 views

GHSA-94HH-PJJG-RWMR Padding Oracle Attack due to Observable Timing Discrepancy in jose-browser-runtime

Impact AESCBCHMACSHA2 Algorithm A128CBC-HS256, A192CBC-HS384, A256CBC-HS512 decryption would always execute both HMAC tag verification and CBC decryption, if either failed JWEDecryptionFailed would be thrown. But a possibly observable difference in timing when padding error would occur while...

5.9CVSS6AI score0.01067EPSS
SaveExploits0References4
OSV
OSV
added 2020/06/30 4:05 p.m.114 views

GHSA-6G6M-M6H5-W9GF Authorization bypass in express-jwt

Overview Versions before and including 5.3.3, we are not enforcing the algorithms entry to be specified in the configuration. When algorithms is not specified in the configuration, with the combination of jwks-rsa, it may lead to authorization bypass. Am I affected? You are affected by this...

7.7CVSS9.1AI score0.0105EPSS
SaveExploits0References3
OSV
OSV
added 2020/05/03 12:00 a.m.114 views

DSA-4673-1 tomcat8 - security update

Bulletin has no description...

9.8CVSS8.1AI score0.9927EPSS
SaveExploits51
OSV
OSV
added 2018/10/09 5:29 p.m.114 views

PYSEC-2018-28

The Requests package before 2.20.0 for Python sends an HTTP Authorization header to an http URI upon receiving a same-hostname https-to-http redirect, which makes it easier for remote attackers to discover credentials by sniffing the network...

7.5CVSS3.6AI score0.07443EPSS
SaveExploits2References10
OSV
OSV
added 2025/04/01 10:23 p.m.113 views

GHSA-4Q56-CRQP-V477 Remix and React Router allow URL manipulation via Host / X-Forwarded-Host headers

Impact We received a report about a vulnerability in Remix/React Router that affects all Remix 2 and React Router 7 consumers using the Express adapter. Basically, this vulnerability allows anyone to spoof the URL used in an incoming Request by putting a URL pathname in the port section of a URL...

7.5CVSS7AI score0.01157EPSS
SaveExploits0References3
OSV
OSV
added 2025/02/07 7:24 a.m.113 views

BIT-GITLAB-2024-1539 Missing Authorization in GitLab

An issue has been discovered in GitLab EE affecting all versions starting from 15.2 prior to 16.9.7, starting from 16.10 prior to 16.10.5, and starting from 16.11 prior to 16.11.2. It was possible to disclose updates to issues to a banned group member using the API...

5.3CVSS4.5AI score0.00348EPSS
SaveExploits0References3
OSV
OSV
added 2024/10/13 7:12 p.m.113 views

BIT-MLFLOW-2024-3099

A vulnerability in mlflow/mlflow version 2.11.1 allows attackers to create multiple models with the same name by exploiting URL encoding. This flaw can lead to Denial of Service DoS as an authenticated user might not be able to use the intended model, as it will open a different model each time...

5.4CVSS5.1AI score0.00442EPSS
SaveExploits1References1
OSV
OSV
added 2024/09/24 12:00 a.m.113 views

ALSA-2024:7001 Important: kernel-rt security update

The kernel-rt packages provide the Real Time Linux Kernel, which enables fine-tuning for systems with extremely high determinism requirements. Security Fixes: CVE-2023-6040 CVE-2024-26595 CVE-2021-46984 CVE-2023-52478 CVE-2023-52476 CVE-2023-52522 CVE-2021-47101 CVE-2021-47097 CVE-2023-52605...

10CVSS7.9AI score0.01028EPSS
SaveExploits2References260
OSV
OSV
added 2024/07/01 11:11 a.m.113 views

BIT-CILIUM-PROXY-2023-41333

Cilium is a networking, observability, and security solution with an eBPF-based dataplane. An attacker with the ability to create or modify CiliumNetworkPolicy objects in a particular namespace is able to affect traffic on an entire Cilium cluster, potentially bypassing policy enforcement in othe...

8.1CVSS7.1AI score0.00408EPSS
SaveExploits0References3
OSV
OSV
added 2024/05/15 12:08 p.m.113 views

BIT-CILIUM-OPERATOR-2023-27593 cilium-agent container can access the host via `hostPath` mount

Cilium is a networking, observability, and security solution with an eBPF-based dataplane. Prior to versions 1.11.15, 1.12.8, and 1.13.1, an attacker with access to a Cilium agent pod can write to /opt/cni/bin due to a hostPath mount of that directory in the agent pod. By replacing the CNI binary...

5.5CVSS4.9AI score0.00217EPSS
SaveExploits0References7
OSV
OSV
added 2024/03/06 11:14 a.m.113 views

BIT-TENSORFLOW-2022-35939 Out of bounds write in `scatter_nd` op in TensorFlow Lite

TensorFlow is an open source platform for machine learning. The ScatterNd function takes an input argument that determines the indices of of the output tensor. An input index greater than the output tensor or less than zero will either write content at the wrong index or trigger a crash. We have...

9.8CVSS8.2AI score0.00566EPSS
SaveExploits0References4
OSV
OSV
added 2024/03/06 11:07 a.m.113 views

BIT-SOLR-2020-13941

Reported in SOLR-14515 private and fixed in SOLR-14561 public, released in Solr version 8.6.0. The Replication handler https://lucene.apache.org/solr/guide/86/index-replication.htmlhttp-api-commands-for-the-replicationhandler allows commands backup, restore and deleteBackup. Each of these take a...

8.8CVSS8.7AI score0.03924EPSS
SaveExploits0References5
OSV
OSV
added 2024/03/06 10:56 a.m.113 views

BIT-MAGENTO-2022-34253

Adobe Commerce versions 2.4.3-p2 and earlier, 2.3.7-p3 and earlier and 2.4.4 and earlier are affected by an XML Injection vulnerability in the Widgets Module. An attacker with admin privileges can trigger a specially crafted script to achieve remote code execution. Exploitation of this issue does...

9.1CVSS7.4AI score0.04906EPSS
SaveExploits0References1
OSV
OSV
added 2024/02/01 10:38 p.m.113 views

CVE-2024-24756 Crafatar path traversal vulnerability

Crafatar serves Minecraft avatars based on the skin for use in external applications. Files outside of the lib/public/ directory can be requested from the server. Instances running behind Cloudflare including crafatar.com are not affected. Instances using the Docker container as shown in the READ...

7.5CVSS7.5AI score
SaveExploits0References5
OSV
OSV
added 2023/10/19 4:11 p.m.113 views

GHSA-JRF2-H5J6-3RRQ Bunkum tokens cached in the AuthenticationService are susceptible to a use-after-free

Impact First, a little bit of background. So, in the beginning, Bunkum's AuthenticationService only supported injecting IUsers. However, as Refresh and SoundShapesServer implemented permissions systems support for injecting ITokens into endpoints was added. All was well until 4.0. Bunkum 4.0 then...

5.3CVSS5AI score0.00449EPSS
SaveExploits0References4
OSV
OSV
added 2023/06/07 4:26 p.m.113 views

GHSA-VJ2M-9F5J-MPR5 Vapor vulnerable to denial of service in HTTP Range Request of FileMiddleware

Vapor is an HTTP web framework for Swift and middleware is a logic chain between the client and a Vapor route handler. FileMiddleware enables the serving of assets from the Public folder of a project to the client. Vapor before 4.60.3 is vulnerable to denial of service due to an integer overflow...

7.5CVSS7.5AI score0.02076EPSS
SaveExploits1References5
OSV
OSV
added 2023/05/24 3:30 p.m.113 views

GHSA-WV99-WMPF-JRQR Cross-site scripting in Liferay Portal

Cross-site scripting XSS vulnerability in the Web Content Display widget's article selector in Liferay Liferay Portal 7.4.3.50, and Liferay DXP 7.4 update 50 allows remote attackers to inject arbitrary web script or HTML via a crafted payload injected into a web content article's Title field...

6.4CVSS5.2AI score0.00533EPSS
SaveExploits0References3
OSV
OSV
added 2023/03/15 12:00 a.m.113 views

CVE-2023-28371

In Stellarium through 1.2, attackers can write to files that are typically unintended, such as ones with absolute pathnames or .. directory traversal...

9.7AI score
SaveExploits0References8
OSV
OSV
added 2023/01/26 9:30 p.m.113 views

GHSA-PRCG-MC23-HGJH phpmyadmin contains SQL Injection vulnerability

SQL Injection vulnerability in function getTableCreationQuery in CreateAddField.php in phpMyAdmin 5.x before 5.0.2 via the tblstorageengine or tblcollation parameters to tblcreate.php...

9.8CVSS9.7AI score0.01711EPSS
SaveExploits1References5
OSV
OSV
added 2022/12/28 12:30 a.m.113 views

GHSA-MWVP-QR62-CVJX nsupdate.info has Sensitive Cookie Without 'HttpOnly' Flag

A vulnerability classified as problematic has been found in nsupdate.info. This affects an unknown part of the file src/nsupdate/settings/base.py of the component CSRF Cookie Handler. The manipulation of the argument CSRFCOOKIEHTTPONLY leads to cookie without httponly flag. It is possible to...

5.3CVSS5.3AI score0.00617EPSS
SaveExploits0References6
OSV
OSV
added 2022/12/12 9:25 p.m.113 views

GHSA-HH82-3PMQ-7FRP Netty vulnerable to HTTP Response splitting from assigning header value iterator

Impact When calling DefaultHttpHeaders.set with an iterator of values as opposed to a single given value, header value validation was not performed, allowing malicious header values in the iterator to perform HTTP Response Splitting. Patches The necessary validation was added in Netty 4.1.86.Fina...

6.5CVSS6.8AI score0.00918EPSS
SaveExploits1References10
OSV
OSV
added 2022/10/19 7:00 p.m.113 views

GHSA-7RRJ-HQV6-FVPP Content-Security-Policy protection for user content can be disabled in Jenkins 360 FireLine Plugin

Jenkins sets the Content-Security-Policy header to static files served by Jenkins specifically DirectoryBrowserSupport, such as workspaces, /userContent, or archived artifacts, unless a Resource Root URL is specified. 360 FireLine Plugin 1.7.2 and earlier globally disables the...

8CVSS5.2AI score0.00658EPSS
SaveExploits0References4
OSV
OSV
added 2022/08/18 7:00 p.m.113 views

GHSA-4H98-2769-GH6H OpenZeppelin Contracts vulnerable to ECDSA signature malleability

Impact The functions ECDSA.recover and ECDSA.tryRecover are vulnerable to a kind of signature malleability due to accepting EIP-2098 compact signatures in addition to the traditional 65 byte signature format. This is only an issue for the functions that take a single bytes argument, and not the...

7.9CVSS6.9AI score0.00419EPSS
SaveExploits0References6
OSV
OSV
added 2022/05/17 3:32 a.m.113 views

GHSA-972C-CFV8-2HQ8 OpenStack Object Storage (Swift) allows remote attackers to cause a denial of service

OpenStack Object Storage Swift before 2.4.0 does not properly close client connections, which allows remote attackers to cause a denial of service proxy-server resource consumption via a series of interrupted requests to a Large Object URL...

7.5CVSS7.2AI score0.03819EPSS
SaveExploits0References15
OSV
OSV
added 2022/05/14 2:54 a.m.113 views

GHSA-QPR7-5M63-HQ2C Improper Neutralization of Input During Web Page Generation in JAMon

Multiple cross-site scripting XSS vulnerabilities in JAMon Java Application Monitor 2.7 and earlier allow remote attackers to inject arbitrary web script or HTML via the 1 listenertype or 2 currentlistener parameter to mondetail.jsp or ArraySQL parameter to 3 mondetail.jsp, 4 jamonadmin.jsp, 5...

4.3CVSS5.5AI score0.02232EPSS
SaveExploits2References9
OSV
OSV
added 2022/05/14 12:55 a.m.113 views

GHSA-C4FJ-3WQQ-G9C9 Centreon Command Injection

The escapecommand function in include/Administration/corePerformance/getStats.php in Centreon formerly Merethis Centreon 2.5.4 and earlier offending file deleted in Centreon 19.10.0 uses an incorrect regular expression, which allows remote authenticated users to execute arbitrary commands via she...

8.5CVSS6.9AI score0.09146EPSS
SaveExploits5References9
OSV
OSV
added 2022/03/29 12:01 a.m.113 views

GHSA-674V-3G2W-84GX Sandbox bypass in fenom

In fenom 2.12.1 and before, there is a way in fenom/src/Fenom/Template.php function getTemplateCodeto bypass sandbox to execute arbitrary PHP code when disablenativefuncs is true...

10CVSS9.8AI score0.01126EPSS
SaveExploits0References3
OSV
OSV
added 2021/12/07 12:15 a.m.113 views

CVE-2021-44686

calibre before 5.32.0 contains a regular expression that is vulnerable to ReDoS Regular Expression Denial of Service in htmlpreprocessrules in ebooks/conversion/preprocess.py...

7.5CVSS6.6AI score
SaveExploits0References5
OSV
OSV
added 2021/09/01 6:36 p.m.113 views

GHSA-4574-QV3W-FCMG Deserialization of Untrusted Data in codeception/codeception

This affects the package codeception/codeception from 4.0.0 before 4.1.22 and before 3.1.3. The RunProcess class can be leveraged as a gadget to run arbitrary commands on a system that is deserializing user input without validation...

9.8CVSS9.6AI score0.02714EPSS
SaveExploits1References11
OSV
OSV
added 2021/08/25 8:49 p.m.113 views

GHSA-C7FW-CR3W-WVFC Multiple security issues including data race, buffer overflow, and uninitialized memory drop in arr

arr crate contains multiple security issues. Specifically, 1. It incorrectly implements Sync/Send bounds, which allows to smuggle non-Sync/Send types across the thread boundary. 2. Index and IndexMut implementation does not check the array bound. 3. Array::newfromtemplate drops uninitialized memo...

4.7CVSS6.7AI score0.01515EPSS
SaveExploits0References4
OSV
OSV
added 2021/08/25 8:44 p.m.113 views

GHSA-7J44-FV4X-79G9 Improper Input Validation in once_cell

If during the first dereference of Lazy the initialization function panics, subsequent dereferences will execute std::hints::unreachableunchecked. Applications with panic = "abort" are not affected, as there will be no subsequent dereferences...

7.5CVSS7.5AI score0.01583EPSS
SaveExploits0References6
OSV
OSV
added 2021/05/18 6:27 p.m.113 views

GHSA-W4X5-JQQ4-QC8X SQL Injection in Cloud Native Computing Foundation Harbor

Cloud Native Computing Foundation Harbor prior to 1.8.6 and 1.9.3 allows SQL Injection via project quotas in the VMware Harbor Container Registry for the Pivotal Platform...

4.9CVSS5.9AI score0.01424EPSS
SaveExploits0References4
OSV
OSV
added 2020/02/19 4:43 p.m.113 views

GHSA-MXHP-79QH-MCX6 TaffyDB can allow access to any data items in the DB

TaffyDB allows attackers to forge adding additional properties into user-input processed by taffy which can allow access to any data items in the DB. Taffy sets an internal index for each data item in its DB. However, it is found that the internal index can be forged by adding additional properti...

7.5CVSS7AI score0.01861EPSS
SaveExploits1References4
OSV
OSV
added 2018/10/19 4:15 p.m.113 views

GHSA-WFCC-PFF6-RGC5 Jetty vulnerable to exposure of sensitive information due to observable discrepancy

Jetty through 9.4.x contains a timing channel attack in util/security/Password.java, which allows attackers to obtain access by observing elapsed times before rejection of incorrect passwords...

7.5CVSS7.3AI score0.05795EPSS
SaveExploits0References16
OSV
OSV
added 2026/05/08 11:49 a.m.112 views

BIT-PYTHON-2025-12084 Quadratic complexity in node ID cache clearing

When building nested elements using xml.dom.minidom methods such as appendChild that have a dependency on clearidcache the algorithm is quadratic. Availability can be impacted when building excessively nested documents...

6.3CVSS6.9AI score0.00799EPSS
SaveExploits0References15
OSV
OSV
added 2026/01/29 12:43 a.m.112 views

CGA-4MMG-XJXF-727F

Bulletin has no description...

9.8CVSS5.8AI score0.00959EPSS
SaveExploits1
OSV
OSV
added 2025/01/13 4:18 p.m.112 views

GHSA-MGR7-5782-6JH9 The Umbraco Heartcore headless client library uses a vulnerable Refit dependency package

Impact The Heartcore headless client library depends on Refit to assist in making HTTP requests to Heartcore public APIs. Refit recently published an advisory regarding a CRLF injection vulnerability whereby it is possible for a malicious user to smuggle additional headers or potentially body...

6.4AI score
SaveExploits0References4
OSV
OSV
added 2024/12/23 6:30 p.m.112 views

GHSA-77PM-W3HX-F8MJ Apache Hive and Spark: CookieSigner exposes the correct signature when message verification fails

Signing cookies is an application security feature that adds a digital signature to cookie data to verify its authenticity and integrity. The signature helps prevent malicious actors from modifying the cookie value, which can lead to security vulnerabilities and exploitation. Apache Hive’s servic...

8.7CVSS5.9AI score0.01509EPSS
SaveExploits1References10
OSV
OSV
added 2024/10/01 6:30 a.m.112 views

GHSA-34Q8-JCQ6-MC37 uPlot Prototype Pollution vulnerability

Versions of the package uplot before 1.6.31 are vulnerable to Prototype Pollution via the uplot.assign function due to missing check if the attribute resolves to the object prototype...

8.8CVSS5.9AI score0.00705EPSS
SaveExploits0References5
OSV
OSV
added 2024/08/10 7:27 a.m.112 views

BIT-GITLAB-2024-3114 Uncontrolled Resource Consumption in GitLab

An issue was discovered in GitLab CE/EE affecting all versions starting from 11.10 prior to 17.0.6, 17.1 prior to 17.1.4, and 17.2 prior to 17.2.2, with the processing logic for parsing invalid commits can lead to a regular expression DoS attack on the server...

6.5CVSS5.1AI score0.00462EPSS
SaveExploits0References3
OSV
OSV
added 2024/07/01 11:12 a.m.112 views

BIT-CILIUM-PROXY-2023-39347

Cilium is a networking, observability, and security solution with an eBPF-based dataplane. An attacker with the ability to update pod labels can cause Cilium to apply incorrect network policies. This issue arises due to the fact that on pod update, Cilium incorrectly uses user-provided pod labels...

9CVSS8.2AI score0.00502EPSS
SaveExploits1References2
OSV
OSV
added 2024/06/03 6:30 a.m.112 views

GHSA-4W54-WWC9-X62C Silverpeas authentication bypass

Silverpeas before 6.3.5 allows authentication bypass by omitting the Password field to AuthenticationServlet, often providing an unauthenticated user with superadmin access...

9.8CVSS9.7AI score0.00943EPSS
SaveExploits2References6
OSV
OSV
added 2024/05/10 3:29 p.m.112 views

GHSA-X525-54HF-XR53 Blind XSS Leading to Froxlor Application Compromise

Description: A Stored Blind Cross-Site Scripting XSS vulnerability has been identified in the Failed Login Attempts Logging Feature of the Froxlor Application. Stored Blind XSS occurs when user input is not properly sanitized and is stored on the server, allowing an attacker to inject malicious...

9.6CVSS8.6AI score0.00971EPSS
SaveExploits2References4
OSV
OSV
added 2024/03/20 6:02 p.m.112 views

GHSA-55M3-44XF-HG4H GoogleOAuthenticator.hosted_domain incorrectly verifies membership of an Google organization/workspace

Summary and impact GoogleOAuthenticator.hosteddomain is used to restrict what Google accounts can be authorized to access a JupyterHub. The restriction is intended to ensure Google accounts are part of one or more Google organizations/workspaces verified to control specified domains. The...

7.5CVSS7.3AI score0.00589EPSS
SaveExploits0References5
OSV
OSV
added 2024/03/06 11:16 a.m.112 views

BIT-TENSORFLOW-2021-41204 Segfault while copying constant resource tensor

TensorFlow is an open source platform for machine learning. In affected versions during TensorFlow's Grappler optimizer phase, constant folding might attempt to deep copy a resource tensor. This results in a segfault, as these tensors are supposed to not change. The fix will be included in...

5.5CVSS5.5AI score0.00141EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/06 11:15 a.m.112 views

BIT-TENSORFLOW-2022-23563 Insecure temporary file in Tensorflow

Tensorflow is an Open Source Machine Learning Framework. In multiple places, TensorFlow uses tempfile.mktemp to create temporary files. While this is acceptable in testing, in utilities and libraries it is dangerous as a different process can create the file between the check for the filename in...

7.1CVSS6.4AI score0.0011EPSS
SaveExploits0References2
OSV
OSV
added 2024/03/06 11:11 a.m.112 views

BIT-TENSORFLOW-2022-36026 `CHECK` fail in `QuantizeAndDequantizeV3` in TensorFlow

TensorFlow is an open source platform for machine learning. If QuantizeAndDequantizeV3 is given a nonscalar numbits input tensor, it results in a CHECK fail that can be used to trigger a denial of service attack. We have patched the issue in GitHub commit f3f9cb38ecfe5a8a703f2c4a8fead434ef291713...

7.5CVSS6.3AI score0.00478EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/06 11:08 a.m.112 views

BIT-WP-CLI-2021-29504 Improper Certificate Validation in WP-CLI framework

WP-CLI is the command-line interface for WordPress. An improper error handling in HTTPS requests management in WP-CLI version 0.12.0 and later allows remote attackers able to intercept the communication to remotely disable the certificate verification on WP-CLI side, gaining full control over the...

9.1CVSS8.5AI score0.01312EPSS
SaveExploits0References8
Total number of security vulnerabilities5000