Lucene search
+L
OsvMost viewed

2104512 matches found

OSV
OSV
•added 2024/06/06 9:30 p.m.•90 views

GHSA-8F8Q-Q2J7-7J2M Undefined Behavior in mlflow

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
SaveExploits1References3
OSV
OSV
•added 2024/05/24 6:52 p.m.•90 views

GHSA-CW5R-JX8R-9F7X Jenkins Report Info Plugin Path Traversal vulnerability

Jenkins Report Info Plugin 1.2 and earlier does not perform path validation of the workspace directory while serving report files. Additionally, Report Info Plugin does not support distributed builds. This results in a path traversal vulnerability, allowing attackers with Item/Configure permissio...

5.3CVSS4.7AI score0.00831EPSS
SaveExploits0References4
OSV
OSV
•added 2024/05/15 9:08 p.m.•90 views

GHSA-JRPW-8884-2747 eZ Platform Bundled jQuery affected by CVE-2019-11358

In eZ Platform 2.x, ezsystems/ezplatform-admin-ui-assets before v4.2.0 includes jQuery version 3.3.1. This version of jQuery is affected by the security vulnerability https://www.cvedetails.com/cve/CVE-2019-11358/ This is fixed in jQuery version 3.4. We recommend that you upgrade your...

6.3AI score
SaveExploits0References4
OSV
OSV
•added 2024/03/06 11:16 a.m.•90 views

BIT-TENSORFLOW-2021-41217 Null pointer exception when `Exit` node is not preceded by `Enter` op

TensorFlow is an open source platform for machine learning. In affected versions the process of building the control flow graph for a TensorFlow model is vulnerable to a null pointer exception when nodes that should be paired are not. This occurs because the code assumes that the first node in th...

5.5CVSS5.6AI score0.00187EPSS
SaveExploits1References3
OSV
OSV
•added 2024/03/06 11:13 a.m.•90 views

BIT-TENSORFLOW-2022-35982 Segfault in `SparseBincount` in TensorFlow

TensorFlow is an open source platform for machine learning. If SparseBincount is given inputs for indices, values, and denseshape that do not make a valid sparse tensor, it results in a segfault that can be used to trigger a denial of service attack. We have patched the issue in GitHub commit...

7.5CVSS6.3AI score0.0051EPSS
SaveExploits0References3
OSV
OSV
•added 2024/03/06 11:04 a.m.•90 views

BIT-PARSE-2020-15270 Improper session expiration in Parse Server

Parse Server npm package parse-server broadcasts events to all clients without checking if the session token is valid. This allows clients with expired sessions to still receive subscription objects. It is not possible to create subscription objects with invalid session tokens. The issue is not...

4.3CVSS4.4AI score0.01165EPSS
SaveExploits0References4
OSV
OSV
•added 2024/03/06 11:01 a.m.•90 views

BIT-MOODLE-2023-23922 Moodle: reflected xss risk in blog search

The vulnerability was found Moodle which exists due to insufficient sanitization of user-supplied data in blog search. A remote attacker can trick the victim to follow a specially crafted link and execute arbitrary HTML and script code in user's browser in context of vulnerable website. This flaw...

6.1CVSS5.9AI score0.00854EPSS
SaveExploits0References4
OSV
OSV
•added 2024/03/06 11:01 a.m.•90 views

BIT-PERCONA-XTRABACKUP-2020-10997

Percona XtraBackup before 2.4.20 unintentionally writes the command line to any resulting backup file output. This may include sensitive arguments passed at run time. In addition, when --history is passed at run time, this command line is also written to the PERCONASCHEMA.xtrabackuphistory table...

6.5CVSS6.3AI score0.00951EPSS
SaveExploits0References2
OSV
OSV
•added 2024/03/06 10:57 a.m.•90 views

BIT-MLFLOW-2023-6018

An attacker can overwrite any file on the server hosting MLflow without any authentication...

10CVSS9.4AI score0.47874EPSS
SaveExploits1References1
OSV
OSV
•added 2024/03/06 10:55 a.m.•90 views

BIT-MATTERMOST-2024-24776

Mattermost fails to check the required permissions in the POST /api/v4/channels/stats/membercount API resulting in channel member counts being leaked to a user without permissions...

4.3CVSS4AI score0.00314EPSS
SaveExploits0References2
OSV
OSV
•added 2024/03/06 10:55 a.m.•90 views

BIT-HELM-2020-11013 lookup Function Information Discolosure in Helm

Their is an information disclosure vulnerability in Helm from version 3.1.0 and before version 3.2.0. lookup is a Helm template function introduced in Helm v3. It is able to lookup resources in the cluster to check for the existence of specific resources and get details about them. This can be us...

8.5CVSS6.1AI score0.0126EPSS
SaveExploits1References3
OSV
OSV
•added 2024/03/06 10:55 a.m.•90 views

BIT-GRADLE-2020-11979

As mitigation for CVE-2020-1945 Apache Ant 1.10.8 changed the permissions of temporary files it created so that only the current user was allowed to access them. Unfortunately the fixcrlf task deleted the temporary file and created a new one without said protection, effectively nullifying the...

7.5CVSS7AI score0.08016EPSS
SaveExploits0References20
OSV
OSV
•added 2024/03/06 10:50 a.m.•90 views

BIT-CONCOURSE-2022-31683

Concourse 7.x.y prior to 7.8.3 and 6.x.y prior to 6.7.9 contains an authorization bypass issue. A Concourse user can send a request with body including :teamname=team2 to bypass team scope check to gain access to certain resources belong to any other team...

5.4CVSS5.5AI score0.00446EPSS
SaveExploits1References2
OSV
OSV
•added 2024/02/24 12:30 a.m.•90 views

GHSA-6749-M5CP-6CG7 Cross-site Scripting in MLFlow

Insufficient sanitization in MLflow leads to XSS when running an untrusted recipe. This issue leads to a client-side RCE when running an untrusted recipe in Jupyter Notebook. The vulnerability stems from lack of sanitization over template variables...

9.6CVSS8.2AI score0.00878EPSS
SaveExploits1References5
OSV
OSV
•added 2024/02/22 12:30 p.m.•90 views

GHSA-9Q24-HWMC-797X Apache Answer Race Condition vulnerability

Concurrent Execution using Shared Resource with Improper Synchronization 'Race Condition' vulnerability in Apache Answer. This issue affects Apache Answer through 1.2.1. Repeated submission during registration resulted in the registration of the same user. When users register, if they rapidly...

5.9CVSS5.6AI score0.00895EPSS
SaveExploits0References4
OSV
OSV
•added 2024/02/21 6:04 p.m.•90 views

GHSA-4HFP-M9GV-M753 XWiki extension license information is public, exposing instance id and license holder details

Impact The licensor application includes the document Licenses.Code.LicenseJSON that provides information for admins regarding active licenses. This document is public and thus exposes this information publicly. The information includes the instance's id as well as first and last name and email o...

5.3CVSS5AI score0.00492EPSS
SaveExploits0References5
OSV
OSV
•added 2024/02/20 12:30 a.m.•90 views

GHSA-5RWM-2XW8-HH9P Deserialization of Untrusted Data in Torrentpier

Torrentpier version 2.4.1 allows executing arbitrary commands on the server. This is possible because the application is vulnerable to insecure deserialization...

10CVSS9.5AI score0.34235EPSS
SaveExploits3References3
OSV
OSV
•added 2024/01/09 8:31 p.m.•90 views

GHSA-97X9-59RV-Q5PM Hyperledger Aries Cloud Agent Python result of presentation verification not checked for LDP-VC

Impact When verifying W3C Format Verifiable Credentials using JSON-LD with Linked Data Proofs LDP-VCs, the result of verifying the presentation document.proof was not factored into the final verified value true/false on the presentation record. Below is an example result from verifying a JSON-LD...

9.9CVSS5.8AI score0.00632EPSS
SaveExploits1References7
OSV
OSV
•added 2023/12/21 12:30 p.m.•90 views

GHSA-F23H-52HJ-99P6 Apache IoTDB: Unsafe deserialize map in Sync Tool

Deserialization of Untrusted Data vulnerability in Apache IoTDB.This issue affects Apache IoTDB: from 0.13.0 through 0.13.4. Users are recommended to upgrade to version 1.2.2, which fixes the issue...

9.8CVSS9.4AI score0.01035EPSS
SaveExploits0References4
OSV
OSV
•added 2023/11/20 9:00 p.m.•90 views

GHSA-7FQR-97J7-JGF4 Whole content of all documents of all wikis exposed to anybody with view right on Solr suggest service

Impact The Solr-based search suggestion provider that also duplicates as generic JavaScript API for search results in XWiki exposes the content of all documents of all wikis to anybody who has access to it, by default it is public. This exposes all information stored in the wiki but not some...

7.5CVSS7.4AI score0.7282EPSS
SaveExploits0References5
OSV
OSV
•added 2023/11/16 6:30 p.m.•90 views

GHSA-4HH5-2678-83FX Cross-Site Request Forgery vulnerability in Prefect

An attacker is able to steal secrets and potentially gain remote code execution via CSRF using a self-hosted, open source Prefect API...

8.8CVSS9AI score0.00389EPSS
SaveExploits1References5
OSV
OSV
•added 2023/11/14 6:48 p.m.•90 views

GHSA-RW82-MHMX-GRMJ Guest Entries Remote code execution via file uploads

Impact When using the file uploads feature, it was possible to upload PHP files. Patches The vulnerability is fixed in v3.1.2...

8.8CVSS8.6AI score0.01022EPSS
SaveExploits0References4
OSV
OSV
•added 2023/10/23 3:30 a.m.•90 views

GHSA-CQVV-R3G3-26RF free5GC udm vulnerable to Invalid Curve Attack

pkg/suci/suci.go in free5GC udm before 1.2.0, when Go before 1.19 is used, allows an Invalid Curve Attack because it may compute a shared secret via an uncompressed public key that has not been validated. An attacker can send arbitrary SUCIs to the UDM, which tries to decrypt them via both its...

7.5CVSS7.5AI score0.00408EPSS
SaveExploits0References6
OSV
OSV
•added 2023/10/13 7:30 p.m.•90 views

GHSA-7X94-6G2M-3HP2 Defining resource name as integer may give unintended access in vantage6

Impact Malicious users may try to get access to resources they are not allowed to see, by creating resources with integers as names. One example where this is a risk, is when users define which users are allowed to run algorithms on their node. This may be defined by username or user id. Now, for...

5.4CVSS5.4AI score0.00406EPSS
SaveExploits0References7
OSV
OSV
•added 2023/09/25 5:34 p.m.•90 views

GHSA-M988-7375-7G2C pimcore/admin-ui-classic-bundle Cross-site Scripting vulnerability in Translations

Impact The translation value with text including “%s” from “%suggest% is parsed by sprintf even though it’s supposed to be output literally to the user. The translations may be accessible by a user with comparatively lower overall access as the translation permission cannot be scoped to certain...

5.4CVSS5.2AI score0.00326EPSS
SaveExploits0References4
OSV
OSV
•added 2023/09/21 5:16 p.m.•90 views

GHSA-Q8WC-J5M9-27W3 Denial of Service issue in quinn-proto

Impact Receiving unknown QUIC frames in a QUIC packet could result in a panic. Patches The problem has been fixed in 0.9.5 and 0.10.5 maintenance releases. References Fixed in https://github.com/quinn-rs/quinn/pull/1667, backported in https://github.com/quinn-rs/quinn/pull/1668 and...

7.5CVSS7.4AI score0.00937EPSS
SaveExploits0References7
OSV
OSV
•added 2023/08/09 2:38 p.m.•90 views

GHSA-2RF5-3FW8-QM47 PrestaShop file deletion via attachment API

Impact It is possible to delete a file from the server by using the Attachments controller and the Attachments API. Patches 8.1.1 Found by Kto94 via Yeswehack Workarounds none References none...

6.7CVSS7.6AI score0.00713EPSS
SaveExploits0References4
OSV
OSV
•added 2023/07/30 12:00 a.m.•90 views

DSA-5461-1 linux - security update

Bulletin has no description...

7.8CVSS7.2AI score0.05188EPSS
SaveExploits1
OSV
OSV
•added 2023/07/27 5:13 p.m.•90 views

GHSA-GPW9-FWM8-7RX7 DoS vulnerability for apps with sockets enabled

Impact In Sails apps =v1.5.6, an attacker can send a virtual request that will cause the node process to crash. Patches This behavior was fixed in Sails v1.5.7 Workarounds Disable the sockets hook and remove the sails.io.js client References https://github.com/balderdashy/sails/pull/7287 Big than...

7.5CVSS7.3AI score0.00937EPSS
SaveExploits0References6
OSV
OSV
•added 2023/07/19 3:30 p.m.•90 views

GHSA-MRWQ-X4V8-FH7P Pygments vulnerable to ReDoS

A ReDoS issue was discovered in pygments/lexers/smithy.py in Pygments until 2.15.0 via SmithyLexer...

6.8CVSS5.6AI score0.00519EPSS
SaveExploits1References11
OSV
OSV
•added 2023/06/22 8:00 p.m.•90 views

GHSA-4XM7-5Q79-3FCH XWiki Platform vulnerable to reflected cross-site scripting via xredirect parameter in DeleteApplication page

Impact Users are able to forge an URL with a payload allowing to inject Javascript in the page XSS. It's possible to exploit the DeleteApplication page to perform a XSS, e.g. by using URL such as:...

9.6CVSS7.7AI score0.02377EPSS
SaveExploits0References6
OSV
OSV
•added 2023/05/22 7:41 p.m.•90 views

GHSA-QG36-9JXH-FJ25 Incorrect signature verification in django-ses

The djangoses library implements a mail backend for Django using AWS Simple Email Service. The library exports the SESEventWebhookView class intended to receive signed requests from AWS to handle email bounces, subscriptions, etc. These requests are signed by AWS and are verified by djangoses,...

4.6CVSS4.9AI score0.00233EPSS
SaveExploits1References6
OSV
OSV
•added 2023/05/18 6:30 p.m.•90 views

GHSA-282V-666C-3FVG transformers has Insecure Temporary File

Insecure Temporary File in GitHub repository huggingface/transformers 4.29.2 and prior. A fix is available at commit 80ca92470938bbcc348e2d9cf4734c7c25cb1c43 and has been released as part of version 4.30.0...

4.7CVSS5AI score0.00285EPSS
SaveExploits1References6
OSV
OSV
•added 2023/03/24 10:06 p.m.•90 views

GHSA-VQ67-RP93-65QF Interactive `run` permission prompt spoofing via improper ANSI neutralization

Summary Arbitrary program names without any ANSI filtering allows any malicious program to clear the first 2 lines of a opspawnchild or opkill prompt and replace it with any desired text. Details The main entry point comes down to the ability to override what the API control says 40process.js...

8.8CVSS8.6AI score0.01132EPSS
SaveExploits1References5
OSV
OSV
•added 2023/02/07 9:30 p.m.•90 views

GHSA-26F8-X7CC-WQPC Apache Kafka Connect vulnerable to Deserialization of Untrusted Data

A possible security vulnerability has been identified in Apache Kafka Connect API. This requires access to a Kafka Connect worker, and the ability to create/modify connectors on it with an arbitrary Kafka client SASL JAAS config and a SASL-based security protocol, which has been possible on Kafka...

8.8CVSS8.7AI score0.9581EPSS
SaveExploits8References6
OSV
OSV
•added 2023/01/13 6:30 a.m.•90 views

GHSA-VVJ3-85VF-FGMW global-modules-path Command Injection vulnerability

Versions of the package global-modules-path before 3.0.0 are vulnerable to Command Injection due to missing input sanitization or other checks and sandboxes being employed to the getPath function...

9.8CVSS8.8AI score0.01477EPSS
SaveExploits0References6
OSV
OSV
•added 2022/12/27 3:30 p.m.•90 views

GHSA-83PM-7V48-5JP4 rdiffweb vulnerable to Special Element Injection

In rdiffweb prior to 2.5.5, lack of sanitisation of characters in SSH key name could allow attacker to inject a hyperlink injection that could allow attacker to redirect victim to malicious websites...

5.4CVSS5.5AI score0.00485EPSS
SaveExploits1References5
OSV
OSV
•added 2022/12/22 3:30 a.m.•90 views

GHSA-639F-HXCV-84MC rdiffweb Open Redirect vulnerability

rdiffweb prior to version 2.5.4 has an Open Redirect vulnerability...

6.1CVSS5.9AI score0.00599EPSS
SaveExploits1References5
OSV
OSV
•added 2022/12/19 6:19 p.m.•90 views

GHSA-CX45-565Q-6QX8 SilverStripe Subsite weakens file permissions

The subsites module can weaken edit restrictions on some files and allow a malicious user to edit files they do not have edit rights to. This only affects projects with the subsites module installed. Regression testing should focus on custom file logic. Be advised that this is not a case of a use...

5.4CVSS7.4AI score0.00524EPSS
SaveExploits0References6
OSV
OSV
•added 2022/09/27 3:45 p.m.•90 views

GHSA-P6FH-XC6R-G5HW Brokercap Bifrost subject to authentication bypass when using HTTP basic authentication

Bifrost is a middleware package which can synchronize MySQL/MariaDB binlog data to other types of databases. Versions 1.8.6-release and prior are vulnerable to authentication bypass when using HTTP basic authentication. This may allow group members who only have read permissions to write requests...

8.5CVSS7.2AI score0.01176EPSS
SaveExploits1References5
OSV
OSV
•added 2022/08/25 12:00 a.m.•90 views

DSA-5218-1 zlib - security update

Bulletin has no description...

9.8CVSS8.6AI score0.17852EPSS
SaveExploits1
OSV
OSV
•added 2022/08/18 7:18 p.m.•90 views

GHSA-MJVM-MHGC-Q4GP Incorrect parsing of EVM reversion exit reason in RPC

Impact A low severity security issue was discovered affecting parsing of the RPC result of the exit reason in case of EVM reversion. In release build, this would cause the exit reason being incorrectly parsed and returned by RPC. In debug build, this would cause an overflow panic. No action is...

6.5CVSS6.6AI score0.01188EPSS
SaveExploits0References5
OSV
OSV
•added 2022/07/17 12:00 a.m.•90 views

GHSA-FR75-X856-Q6J8 Octobot mishandles Tentacles upload

WebInterface in OctoBot before 0.4.4 allows remote code execution because Tentacles upload is mishandled...

9.8CVSS9.8AI score0.16142EPSS
SaveExploits4References11
OSV
OSV
•added 2022/05/24 5:10 p.m.•90 views

GHSA-F9V6-P7HP-C3QX Missing permission checks in Jenkins P4 Plugin

A missing permission check in Jenkins P4 Plugin 1.10.10 and earlier allows attackers with Overall/Read permission to trigger builds or add labels in the Perforce repository. P4 Plugin 1.10.11 appropriate user permissions for the affected HTTP endpoints...

4.3CVSS4.5AI score0.00615EPSS
SaveExploits0References5
OSV
OSV
•added 2022/05/24 5:00 p.m.•90 views

GHSA-5V5P-X8C2-MQXP Magento 2 Community Edition RCE Vulnerability

A remote code execution vulnerability exists in Magento 2.1 prior to 2.1.19, Magento 2.2 prior to 2.2.10, Magento 2.3 prior to 2.3.3. An authenticated user with privileges to create products can craft custom layout update and use import product functionality to enable remote code execution...

8.8CVSS8.9AI score0.01919EPSS
SaveExploits0References5
OSV
OSV
•added 2022/05/16 6:13 p.m.•90 views

GHSA-VVMQ-FWMG-2GJC Improper kubeconfig validation allows arbitrary code execution

Flux2 can reconcile the state of a remote cluster when provided with a kubeconfig with the correct access rights. Kubeconfig files can define commands to be executed to generate on-demand authentication tokens. A malicious user with write access to a Flux source or direct access to the target...

9.9CVSS10AI score0.01101EPSS
SaveExploits0References3
OSV
OSV
•added 2022/05/14 2:54 a.m.•90 views

GHSA-F866-M9MV-2XR3 Spring Framework and Spring Security vulnerable to Deserialization of Untrusted Data

Spring Framework 3.0.0 through 3.0.5, Spring Security 3.0.0 through 3.0.5 and 2.0.0 through 2.0.6, and possibly other versions deserialize objects from untrusted sources, which allows remote attackers to bypass intended security restrictions and execute untrusted code by 1 serializing a...

6.8CVSS7.8AI score0.08601EPSS
SaveExploits1References11
OSV
OSV
•added 2022/05/13 1:48 a.m.•90 views

GHSA-W73Q-MC9G-J56X Asset Pipeline Grails Plugin vulnerable to Path Traversal

Asset Pipeline Grails Plugin Asset-pipeline plugin version Prior to 2.14.1.1, 2.15.1 and 3.0.6 contains a Incorrect Access Control vulnerability in Applications deployed in Jetty that can result in Download .class files and any arbitrary file. This attack appear to be exploitable via Specially...

7.5CVSS7.6AI score0.02511EPSS
SaveExploits1References3
OSV
OSV
•added 2022/05/13 1:15 a.m.•90 views

GHSA-3PV3-JJ4H-P528 Sandbox bypass vulnerability in Jenkins Script Security Plugin

A sandbox bypass vulnerability in Jenkins Script Security Plugin 1.55 and earlier allows attackers to invoke arbitrary constructors in sandboxed scripts...

9.8CVSS9.4AI score0.03366EPSS
SaveExploits0References7
OSV
OSV
•added 2022/04/27 9:05 p.m.•90 views

GHSA-FV3M-XHQW-9M79 ballcat-codegen template engine remote code execution injection

Impact Ballcat Codegen provides the function of online editing code to generate templates. In version 1.0.0.beta.2, since Velocity and freemarker templates are introduced but input verification is not done, attackers can implement remote code execution through malicious code injection of the...

8.8CVSS9.6AI score0.03197EPSS
SaveExploits1References5
Total number of security vulnerabilities5000