Lucene search
+L
OsvMost viewed

2102524 matches found

OSV
OSV
added 2022/10/25 8:21 p.m.102 views

GHSA-VJ4M-83M8-XPW5 OpenFGA Authorization Bypass via tupleset wildcard

Overview During our internal security assessment, it was discovered that OpenFGA versions v0.2.3 and prior are vulnerable to authorization bypass under certain conditions. Am I affected? You are affected by this vulnerability if you are using openfga/openfga version v0.2.3 and you added a tuple...

5.9CVSS7.5AI score0.00932EPSS
SaveExploits0References5
OSV
OSV
added 2022/07/03 12:00 a.m.102 views

DSA-5174-1 gnupg2 - security update

Bulletin has no description...

6.5CVSS6.6AI score0.02844EPSS
SaveExploits1
OSV
OSV
added 2022/06/21 8:07 p.m.102 views

GHSA-Q559-8M2M-G699 Change in port should be considered a change in origin

Impact Authorization and Cookie headers on requests are sensitive information. On making a request which responds with a redirect to a URI with a different port, if we choose to follow it, we should remove the Authorization and Cookie headers from the request, before containing. Previously, we...

7.7CVSS7.4AI score0.01528EPSS
SaveExploits0References7
OSV
OSV
added 2022/05/24 4:53 p.m.102 views

GHSA-2W2V-XCR9-MJ4M Hashicorp Nomad Access Control Issues

HashiCorp Nomad 0.9.0 through 0.9.1 has Incorrect Access Control via the exec driver...

9.8CVSS9.4AI score0.02421EPSS
SaveExploits0References5
OSV
OSV
added 2022/05/24 4:44 p.m.102 views

GHSA-W47G-4VRC-M3W2 Cross-site Scripting in Apache Pluto Chatroom demo

The input fields of the Apache Pluto "Chat Room" demo portlet 3.0.0 and 3.0.1 are vulnerable to Cross-Site Scripting XSS attacks. Mitigation: Uninstall the ChatRoomDemo war file - or - migrate to version 3.1.0 of the chat-room-demo war file...

6.1CVSS5.9AI score0.20649EPSS
SaveExploits5References6
OSV
OSV
added 2022/05/23 8:17 p.m.102 views

GHSA-37HR-348P-RMF4 Improper handling of multiline messages in node-irc affects matrix-appservice-irc

matrix-appservice-irc provides an IRC bridge for Matrix. The vulnerability in node-irc allows an attacker to manipulate a Matrix user into executing IRC commands by having them reply to a maliciously crafted message. The vulnerability has been patched in matrix-appservice-irc 0.33.2. In terms of ...

8CVSS8.2AI score0.00989EPSS
SaveExploits0References5
OSV
OSV
added 2022/05/13 1:07 a.m.102 views

GHSA-JR9M-V5QH-MH2J OpenStack Neutron overlapping security group rules prevents compute node network configuration

An issue was discovered in OpenStack Neutron 11.x before 11.0.7, 12.x before 12.0.6, and 13.x before 13.0.3. By creating two security groups with separate/overlapping port ranges, an authenticated user may prevent Neutron from being able to configure networks on any compute nodes where those...

7.1CVSS6.2AI score0.01725EPSS
SaveExploits0References9
OSV
OSV
added 2022/05/03 12:00 a.m.102 views

GHSA-VH38-GHX6-VMVG Code Injection in Masuit.Tools.Core

All versions of package Masuit.Tools.Core are vulnerable to Arbitrary Code Execution via the ReceiveVarData function in the SocketClient.cs component. The socket client in the package can pass in the payload via the user-controllable input after it has been established, because this socket client...

7.5CVSS9.7AI score0.01454EPSS
SaveExploits0References4
OSV
OSV
added 2022/05/03 12:00 a.m.102 views

GHSA-3X62-X456-Q2VM OS Command Injection in git-pull-or-clone

The package git-pull-or-clone before 2.0.2 is vulnerable to Command Injection due to the use of the --upload-pack feature of git which is also supported for git clone. The source includes the use of the secure child process API spawn. However, the outpath parameter passed to it may be a...

9.8CVSS9.8AI score0.03738EPSS
SaveExploits1References5
OSV
OSV
added 2021/12/28 1:15 a.m.102 views

DEBIAN-CVE-2021-45908

An issue was discovered in gif2apng 1.9. There is a stack-based buffer overflow involving a while loop. An attacker has little influence over the data written to the stack, making it unlikely that the flow of control can be subverted...

7.8CVSS7.5AI score0.0073EPSS
SaveExploits1References1
OSV
OSV
added 2021/11/23 6:18 p.m.102 views

GHSA-MCXR-FX5F-96QQ Server-Side Request Forgery in Concrete CMS

Concrete CMS formerly concrete5 versions below 8.5.7 has a SSRF mitigation bypass using DNS Rebind attack giving an attacker the ability to fetch cloud IAAS ex AWS IAM keys.To fix this Concrete CMS no longer allows downloads from the local network and specifies the validated IP when downloading...

5.3CVSS5.4AI score0.00859EPSS
SaveExploits0References3
OSV
OSV
added 2021/10/05 8:23 p.m.102 views

GHSA-M2JH-FXW4-GPHM HTTP Host Header Injection

Meta CVSS: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N/E:F/RL:O/RC:C 3.5 Problem It has been discovered that TYPO3 CMS is susceptible to host spoofing due to improper validation of the HTTP Host header. TYPO3 uses the HTTP Host header, for example, to generate absolute URLs during the frontend...

4.8CVSS4.9AI score0.01221EPSS
SaveExploits0References8
OSV
OSV
added 2021/08/24 3:15 p.m.102 views

CVE-2021-3712

ASN.1 strings are represented internally within OpenSSL as an ASN1STRING structure which contains a buffer holding the string data and a field holding the buffer length. This contrasts with normal C strings which are repesented as a buffer for the string data which is terminated with a NUL 0 byte...

7.4CVSS0.3AI score
SaveExploits0References25
OSV
OSV
added 2021/05/28 3:54 p.m.102 views

GHSA-6H7W-FC84-X7P6 StaticFile.fromUrl can leak presence of a directory

Impact StaticFile.fromUrl can leak the presence of a directory on a server when the URL scheme is not file://, and the URL points to a fetchable resource under its scheme and authority. The function returns FNone, indicating no resource, if url.getFile is a directory, without first checking the...

5.8CVSS5.7AI score0.01395EPSS
SaveExploits0References4
OSV
OSV
added 2021/05/18 9:09 p.m.102 views

GHSA-VJ3F-3286-R4PF Path Traversal in Docker

Path traversal vulnerability in Docker before 1.3.3 allows remote attackers to write to arbitrary files and bypass a container protection mechanism via a full pathname in a symlink in an 1 image or 2 build in a Dockerfile...

5.9CVSS8.4AI score0.04923EPSS
SaveExploits0References7
OSV
OSV
added 2021/04/16 7:52 p.m.102 views

GHSA-27FJ-MC8W-J9WG RSA signature validation vulnerability on maleable encoded message in jsrsasign

Impact Vulnerable jsrsasign will accept RSA signature with improper PKCS1.5 padding. Decoded RSA signature value consists following form: 01ff...8 or more ffs...ff00ASN.1 OF DigestInfo Its byte length must be the same as RSA key length, however such checking was not sufficient. To make crafted...

9.1CVSS9.2AI score0.0096EPSS
SaveExploits0References5
OSV
OSV
added 2021/04/13 3:18 p.m.102 views

GHSA-43CH-2H55-2VJ7 Server-Side Request Forgery in private-ip

Insufficient RegEx in private-ip npm package v1.0.5 and below insufficiently filters reserved IP ranges resulting in indeterminate SSRF. An attacker can perform a large range of requests to ARIN reserved IP ranges, resulting in an indeterminable number of critical attack vectors, allowing remote...

9.8CVSS9.7AI score0.03077EPSS
SaveExploits0References5
OSV
OSV
added 2020/08/20 2:38 p.m.102 views

GHSA-7WGR-7666-7PWJ Path Traversal in openapi-python-client

Impact Path traversal vulnerability. If a user generated a client using a maliciously crafted OpenAPI document, it is possible for generated files to be placed in arbitrary locations on disk. Giving this a CVSS score of 3.0 Low with CVSS:3.0/AV:N/AC:H/PR:L/UI:R/S:C/C:N/I:L/A:N/E:P/RL:U/RC:C Patch...

3CVSS4.2AI score0.01137EPSS
SaveExploits0References7
OSV
OSV
added 2019/04/04 4:28 p.m.102 views

GHSA-VQQV-V9M2-48P2 Bootstrap-sass contains code execution backdoor

Arbitrary code execution via backdoor code was discovered in bootstrap-sass 3.2.0.3, when downloaded from rubygems.org. An unauthenticated attacker can craft the cfduid cookie value with base64 arbitrary code to be executed via eval, which can be leveraged to execute arbitrary code on the target...

9.8CVSS9.8AI score0.04923EPSS
SaveExploits1References6
OSV
OSV
added 2017/10/24 6:33 p.m.102 views

GHSA-X457-CW4H-HQ5F JSON gem has Improper Input Validation vulnerability

The JSON gem before 1.5.5, 1.6.x before 1.6.8, and 1.7.x before 1.7.7 for Ruby allows remote attackers to cause a denial of service resource consumption or bypass the mass assignment protection mechanism via a crafted JSON document that triggers the creation of arbitrary Ruby symbols or certain...

7.5CVSS7.1AI score0.13911EPSS
SaveExploits0References22
OSV
OSV
added 2014/09/25 12:00 a.m.102 views

DSA-3035-1 bash - security update

Bulletin has no description...

10CVSS9.9AI score0.9994EPSS
SaveExploits33
OSV
OSV
added 2026/08/24 9:32 a.m.101 views

BIT-ARGO-CD-2025-55191 Repository Credentials Race Condition Crashes Argo CD Server

Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. Versions between 2.1.0 and 2.14.19, 3.2.0, 3.1.0 through 3.1.7, and 3.0.0 through 3.0.18 contain a race condition in the repository credentials handler that can cause the Argo CD server to panic and crash when concurrent...

6.5CVSS7.3AI score0.00472EPSS
SaveExploits0References4
OSV
OSV
added 2026/05/07 12:03 a.m.101 views

GHSA-GCG5-86JR-F7JG Weblate Vulnerable to Private Translation Enumeration via Screenshot API

Impact The screenshots, tasks, and component link API allowed for the enumeration of translations in a project inaccessible to the user. Patches https://github.com/WeblateOrg/weblate/pull/19258 Acknowledgement Weblate thanks Luay for reporting this vulnerability according to the organization's...

4.3CVSS5.8AI score0.00288EPSS
SaveExploits0References6
OSV
OSV
added 2025/12/08 1:16 a.m.101 views

DEBIAN-CVE-2025-40291

In the Linux kernel, the following vulnerability has been resolved: iouring: fix regbuf vector size truncation There is a report of ioestimatebvecsize truncating the calculated number of segments that leads to corruption issues. Check it doesn't overflow "int"s used later. Rough but simple, can b...

7.8CVSS5.4AI score0.00143EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/17 3:15 p.m.101 views

DEBIAN-CVE-2022-50371

In the Linux kernel, the following vulnerability has been resolved: led: qcom-lpg: Fix sleeping in atomic lpgbrighnessset function can sleep, while led's brightnessset callback must be non-blocking. Change LPG driver to use brightnesssetblocking instead. BUG: sleeping function called from invalid...

5.5CVSS5.4AI score0.00148EPSS
SaveExploits0References1
OSV
OSV
added 2025/08/06 12:15 a.m.101 views

DEBIAN-CVE-2025-54869

FPDI is a collection of PHP classes that facilitate reading pages from existing PDF documents and using them as templates in FPDF. In versions 2.6.2 and below, any application that uses FPDI to process user-supplied PDF files is at risk, causing a Denial of Service DoS vulnerability. An attacker...

6CVSS5.5AI score0.00306EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/09 6:30 p.m.101 views

GHSA-JXWJ-QCCF-4896 Jenkins IFTTT Build Notifier Plugin vulnerability exposes IFTTT Maker Channel Keys

Jenkins IFTTT Build Notifier Plugin 1.2 and earlier stores IFTTT Maker Channel Keys unencrypted in job config.xml files on the Jenkins controller as part of its configuration. These keys can be viewed by users with Item/Extended Read permission or access to the Jenkins controller file system. As ...

4.3CVSS6AI score0.00297EPSS
SaveExploits0References4
OSV
OSV
added 2025/04/10 12:00 a.m.101 views

CVE-2025-32728

In sshd in OpenSSH before 10.0, the DisableForwarding directive does not adhere to the documentation stating that it disables X11 and agent forwarding...

4.3CVSS4.6AI score
SaveExploits0References9
OSV
OSV
added 2024/12/20 9:49 a.m.101 views

BIT-RAILS-2024-32464 ActionText ContentAttachment can Contain Unsanitized HTML

Action Text brings rich text content and editing to Rails. Instances of ActionText::Attachable::ContentAttachment included within a richtextarea tag could potentially contain unsanitized HTML. This vulnerability is fixed in 7.1.3.4 and 7.2.0.beta2...

6.1CVSS6AI score0.00434EPSS
SaveExploits0References3
OSV
OSV
added 2024/11/16 7:09 a.m.101 views

BIT-GITLAB-2024-9633 Incorrect Ownership Assignment in GitLab

An issue has been discovered in GitLab CE/EE affecting all versions starting from 16.3 before 17.4.2, all versions starting from 17.5 before 17.5.4, all versions starting from 17.6 before 17.6.2. This issue allows an attacker to create a group with a name matching an existing unique Pages domain,...

7.5CVSS5AI score0.00456EPSS
SaveExploits0References3
OSV
OSV
added 2024/10/05 7:11 a.m.101 views

BIT-MYSQL-CLIENT-2023-22084

Vulnerability in the MySQL Server product of Oracle MySQL component: InnoDB. Supported versions that are affected are 5.7.43 and prior, 8.0.34 and prior and 8.1.0. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Serve...

4.9CVSS4.9AI score0.01782EPSS
SaveExploits0References8
OSV
OSV
added 2024/07/29 4:32 p.m.101 views

GHSA-G872-JWWR-VGGM Admidio Vulnerable to RCE via Arbitrary File Upload in Message Attachment

Description: Remote Code Execution Vulnerability has been identified in the Message module of the Admidio Application, where it is possible to upload a PHP file in the attachment. The uploaded file can be accessed publicly through the URL admidiobaseurl/admmyfiles/messagesattachments/filename. Th...

9.3CVSS9.4AI score0.01245EPSS
SaveExploits1References4
OSV
OSV
added 2024/07/15 6:30 a.m.101 views

GHSA-CGCG-P68Q-3W7V langchain-experimental vulnerable to Arbitrary Code Execution

Versions of the package langchain-experimental from 0.0.15 and before 0.0.21 are vulnerable to Arbitrary Code Execution when retrieving values from the database, the code will attempt to call 'eval' on all values. An attacker can exploit this vulnerability and execute arbitrary python code if the...

9CVSS8.9AI score0.01864EPSS
SaveExploits1References7
OSV
OSV
added 2024/07/01 11:11 a.m.101 views

BIT-CILIUM-PROXY-2024-25631

Cilium is a networking, observability, and security solution with an eBPF-based dataplane. For Cilium users who have enabled an external kvstore and Wireguard transparent encryption, traffic between pods in the affected cluster is not encrypted. This issue affects Cilium v1.14 before v1.14.7 and...

6.1CVSS5.5AI score0.002EPSS
SaveExploits0References4
OSV
OSV
added 2024/06/25 12:23 p.m.101 views

MAL-2024-2063 Malicious code in dashboard (npm)

False positive caused by problematic ingestion. --- -= Per source details. Do not edit below this line.=-...

7.1AI score
SaveExploits0
OSV
OSV
added 2024/06/17 7:16 a.m.101 views

BIT-CILIUM-OPERATOR-2024-37307 Cilium leaks sensitive information in cilium-bugtool

Cilium is a networking, observability, and security solution with an eBPF-based dataplane. Starting in version 1.13.0 and prior to versions 1.13.7, 1.14.12, and 1.15.6, the output of cilium-bugtool can contain sensitive data when the tool is run with the --envoy-dump flag set against Cilium...

7.9CVSS6.7AI score0.0018EPSS
SaveExploits0References8
OSV
OSV
added 2024/05/16 9:33 a.m.101 views

GHSA-RFQQ-WQ6W-72JM MLflow has a Local File Read/Path Traversal bypass

A path traversal vulnerability exists in mlflow/mlflow version 2.11.0, identified as a bypass for the previously addressed CVE-2023-6909. The vulnerability arises from the application's handling of artifact URLs, where a '' character can be used to insert a path into the fragment, effectively...

7.5CVSS7.2AI score0.43284EPSS
SaveExploits1References5
OSV
OSV
added 2024/04/29 6:30 p.m.101 views

GHSA-6WP6-22X5-RR3W Flowise vulnerable to code injection via api/v1

An issue in FlowiseAI Inc Flowise prior to v1.8.1 allows a remote attacker to execute arbitrary code via a crafted script to the api/v1 component...

7.6CVSS7.6AI score0.59867EPSS
SaveExploits4References6
OSV
OSV
added 2024/03/26 6:32 p.m.101 views

GHSA-CFF3-5QRP-HQX7 Apache Airflow Improper Preservation of Permissions vulnerability

Improper Preservation of Permissions vulnerability in Apache Airflow. This issue affects Apache Airflow from 2.8.2 through 2.8.3. Airflow's local file task handler in Airflow incorrectly set permissions for all parent folders of log folder, in default configuration adding write access to Unix...

5.3CVSS5.1AI score0.0146EPSS
SaveExploits0References8
OSV
OSV
added 2024/03/06 11:04 a.m.101 views

BIT-PUBLIFY-2022-0524

Business Logic Errors in GitHub repository publify/publify prior to 9.2.7...

7.5CVSS7.4AI score0.01567EPSS
SaveExploits1References2
OSV
OSV
added 2024/03/06 10:58 a.m.101 views

BIT-MINIO-2021-21362 Bypassing readOnly policy by creating a temporary 'mc share upload' URL

MinIO is an open-source high performance object storage service and it is API compatible with Amazon S3 cloud storage service. In MinIO before version RELEASE.2021-03-04T00-53-13Z it is possible to bypass a readOnly policy by creating a temporary 'mc share upload' URL. Everyone is impacted who us...

7.7CVSS6.5AI score0.01321EPSS
SaveExploits1References5
OSV
OSV
added 2024/03/06 10:57 a.m.101 views

BIT-APACHE-2020-11993

Apache HTTP Server versions 2.4.20 to 2.4.43 When trace/debug was enabled for the HTTP/2 module and on certain traffic edge patterns, logging statements were made on the wrong connection, causing concurrent use of memory pools. Configuring the LogLevel of modhttp2 above "info" will mitigate this...

7.5CVSS8.7AI score0.56448EPSS
SaveExploits2References27
OSV
OSV
added 2024/03/06 10:55 a.m.101 views

BIT-KUSTOMIZE-2022-24877 Improper path handling in kustomization files allows path traversal

Flux is an open and extensible continuous delivery solution for Kubernetes. Path Traversal in the kustomize-controller via a malicious kustomization.yaml allows an attacker to expose sensitive data from the controller’s pod filesystem and possibly privilege escalation in multi-tenancy deployments...

9.9CVSS9AI score0.01169EPSS
SaveExploits0References2
OSV
OSV
added 2024/03/06 10:53 a.m.101 views

BIT-JUPYTERHUB-2021-41247 incomplete logout in JupyterHub

JupyterHub is an open source multi-user server for Jupyter notebooks. In affected versions users who have multiple JupyterLab tabs open in the same browser session, may see incomplete logout from the single-user server, as fresh credentials for the single-user server only, not the Hub reinstated...

7.5CVSS7.5AI score0.00804EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/06 10:52 a.m.101 views

BIT-FLUENTD-2021-41186 ReDoS vulnerability in parser_apache2

Fluentd collects events from various data sources and writes them to files to help unify logging infrastructure. The parserapache2 plugin in Fluentd v0.14.14 to v1.14.1 suffers from a regular expression denial of service ReDoS vulnerability. A broken apache log with a certain pattern of string ca...

7.5CVSS7.2AI score0.02215EPSS
SaveExploits0References4
OSV
OSV
added 2024/03/06 10:51 a.m.101 views

BIT-APACHE-2022-37436 Apache HTTP Server: mod_proxy prior to 2.4.55 allows a backend to trigger HTTP response splitting

Prior to Apache HTTP Server 2.4.55, a malicious backend can cause the response headers to be truncated early, resulting in some headers being incorporated into the response body. If the later headers have any security purpose, they will not be interpreted by the client...

5.3CVSS7.3AI score0.60995EPSS
SaveExploits0References3
OSV
OSV
added 2023/10/10 9:29 p.m.101 views

GHSA-MQ6F-5XH5-HGCF Harbor timing attack risk

In the Harbor jobservice container, the comparison of secrets in the authenticator type is prone to timing attacks. The vulnerability occurs due to the following code: https://github.com/goharbor/harbor/blob/aaea068cceb4063ab89313d9785f2b40f35b0d63/src/jobservice/api/authenticator.goL69-L69 To...

5.9CVSS6AI score0.00373EPSS
SaveExploits1References7
OSV
OSV
added 2023/10/02 11:29 p.m.101 views

GHSA-5RV5-6H4R-H22V opentelemetry-instrumentation Denial of Service vulnerability due to unbound cardinality metrics

Summary Autoinstrumentation out of the box adds the label httpmethod that has unbound cardinality. It leads to the server's potential memory exhaustion when many malicious requests are sent. Details HTTP method for requests can be easily set by an attacker to be random and long. PoC Send many...

7.5CVSS7.5AI score0.00685EPSS
SaveExploits0References5
OSV
OSV
added 2023/07/20 12:30 a.m.101 views

GHSA-V5FM-HR72-27HX Nomad Search API Leaks Information About CSI Plugins

A vulnerability was identified in Nomad such that the search HTTP API can reveal names of available CSI plugins to unauthenticated users or users without the plugin:read policy. This vulnerability, CVE-2023-3300, affects Nomad since 0.11 and was fixed in 1.6.0, 1.5.7, and 1.4.11...

5.3CVSS5.1AI score0.00566EPSS
SaveExploits0References5
OSV
OSV
added 2023/04/19 9:41 p.m.101 views

GHSA-2H87-4Q2W-V4HF Strapi plugins vulnerable to Server-Side Template Injection and Remote Code Execution in the Users-Permissions Plugin

Summary Strapi through 4.5.5 allows authenticated Server-Side Template Injection SSTI that can be exploited to execute arbitrary code on the server. Details Strapi through 4.5.5 allows authenticated Server-Side Template Injection SSTI that can be exploited to execute arbitrary code on the server....

10CVSS7.3AI score0.76825EPSS
SaveExploits2References9
Total number of security vulnerabilities5000