Lucene search
+L

286 matches found

Positive Technologies
Positive Technologies
added 2024/07/26 12:0 a.m.10 views

PT-2024-29270 · Unknown · Streamlit-Geospatial

Name of the Vulnerable Software and Affected Versions: streamlit-geospatial versions prior to commit c4f81d9616d40c60584e36abb15300853a66e489 Description: The issue arises from the palette variable, which takes user input on line 430 in pages/1 📷 Timelapse.py. This input is later used in the eval...

9.8CVSS7.7AI score0.01395EPSS
Exploits1References8
SUSE CVE
SUSE CVE
added 2024/06/04 12:57 p.m.4 views

SUSE CVE-2021-32778

Envoy is an open source L7 proxy and communication bus designed for large modern service oriented architectures. In affected versions envoy's procedure for resetting a HTTP/2 stream has ON^2 complexity, leading to high CPU utilization when a large number of streams are reset. Deployments are...

7.5CVSS7.2AI score0.0123EPSS
Exploits0References3
OSV
OSV
added 2024/05/14 3:43 p.m.13 views

AZL-40654 CVE-2024-4317 affecting package postgresql for versions less than 16.3-1

Missing authorization in PostgreSQL built-in views pgstatsext and pgstatsextexprs allows an unprivileged database user to read most common values and other statistics from CREATE STATISTICS commands of other users. The most common values may reveal column values the eavesdropper could not otherwi...

4.3CVSS7AI score0.00722EPSS
Exploits0References1
OSV
OSV
added 2024/05/14 3:11 p.m.3 views

DEBIAN-CVE-2024-27282

An issue was discovered in Ruby 3.x through 3.3.0. If attacker-supplied data is provided to the Ruby regex compiler, it is possible to extract arbitrary heap data relative to the start of the text, including pointers and sensitive strings. The fixed versions are 3.0.7, 3.1.5, 3.2.4, and 3.3.1...

6.6CVSS7.3AI score0.00629EPSS
Exploits0References1
OSV
OSV
added 2024/03/20 11:15 p.m.5 views

CVE-2024-2469

An attacker with an Administrator role in GitHub Enterprise Server could gain SSH root access via remote code execution. This vulnerability affected GitHub Enterprise Server version 3.8.0 and above and was fixed in version 3.8.17, 3.9.12, 3.10.9, 3.11.7 and 3.12.1. This vulnerability was reported...

7.2CVSS6.1AI score0.01616EPSS
Exploits0References5
OSV
OSV
added 2024/03/06 7:15 p.m.6 views

UBUNTU-CVE-2024-27304

pgx is a PostgreSQL driver and toolkit for Go. SQL injection can occur if an attacker can cause a single query or bind message to exceed 4 GB in size. An integer overflow in the calculated message size can cause the one large message to be sent as multiple messages under the attacker's control. T...

9.8CVSS7.2AI score0.01109EPSS
Exploits1References11
OSV
OSV
added 2024/03/06 6:15 p.m.5 views

UBUNTU-CVE-2023-50716

eProsima Fast DDS formerly Fast RTPS is a C++ implementation of the Data Distribution Service standard of the Object Management Group. Prior to versions 2.13.0, 2.12.2, 2.11.3, 2.10.3, and 2.6.7, an invalid DATAFRAG Submessage causes a bad-free error, and the Fast-DDS process can be remotely...

9.8CVSS5.8AI score0.00724EPSS
Exploits0References4
OSV
OSV
added 2024/02/27 9:54 p.m.2 views

GHSA-XH6M-7CR7-XX66 Missing permission checks on Hazelcast client protocol

Impact In Hazelcast through 4.1.10, 4.2 through 4.2.8, 5.0 through 5.0.5, 5.1 through 5.1.7, 5.2 through 5.2.4, and 5.3 through 5.3.2, some client operations don't check permissions properly, allowing authenticated users to access data stored in the cluster. Patches Fix versions: 5.2.5, 5.3.5,...

7.6CVSS5.9AI score0.00503EPSS
Exploits0References4
OSV
OSV
added 2024/02/19 6:15 a.m.6 views

CVE-2024-24722

An unquoted service path vulnerability in the 12d Synergy Server and File Replication Server components may allow an attacker to gain elevated privileges via the 12d Synergy Server and/or 12d Synergy File Replication Server executable service path. This is fixed in 4.3.10.192, 5.1.5.221, and...

9.1CVSS5.8AI score0.00609EPSS
Exploits0References3
Github Security Blog
Github Security Blog
added 2024/02/16 11:14 p.m.17 views

Hazelcast Platform permission checking in CSV File Source connector

Impact In Hazelcast Platform through 5.3.4, a security issue exists within the SQL mapping for the CSV File Source connector. This issue arises from inadequate permission checking, which could enable unauthorized clients to access data from files stored on a member's filesystem. Patches Fix...

6.5CVSS7.5AI score0.00528EPSS
Exploits0References5Affected Software2
Vulnrichment
Vulnrichment
added 2023/12/21 8:45 p.m.6 views

CVE-2023-6746 Sensitive Information in Log File in GitHub Enterprise Server

An insertion of sensitive information into log file vulnerability was identified in the log files for a GitHub Enterprise Server back-end service that could permit an adversary in the middle attack when combined with other phishing techniques. To exploit this, an attacker would need access to the...

8.1CVSS7.9AI score0.0051EPSS
Exploits0References5
OSV
OSV
added 2023/10/16 10:15 p.m.5 views

UBUNTU-CVE-2023-45807

OpenSearch is a community-driven, open source fork of Elasticsearch and Kibana following the license change in early 2021. There is an issue with the implementation of tenant permissions in OpenSearch Dashboards where authenticated users with read-only access to a tenant can perform create, edit...

5.4CVSS5.8AI score0.0041EPSS
Exploits0References3
Prion
Prion
added 2023/10/13 8:15 p.m.18 views

Command injection

An OS command injection vulnerability has been reported to affect several QNAP operating system versions. If exploited, the vulnerability could allow authenticated administrators to execute commands via a network. QuTScloud c5.1.x is not affected. We have already fixed the vulnerability in the...

6.5CVSS8.8AI score0.01049EPSS
Exploits0References1Affected Software1
OSV
OSV
added 2023/10/04 5:15 p.m.7 views

AZL-59696 CVE-2023-43804 affecting package python3 for versions less than 3.9.19-13

urllib3 is a user-friendly HTTP client library for Python. urllib3 doesn't treat the Cookie HTTP header special or provide any helpers for managing cookies over HTTP, that is the responsibility of the user. However, it is possible for a user to specify a Cookie header and unknowingly leak...

8.1CVSS6.6AI score0.01207EPSS
Exploits0References1
Positive Technologies
Positive Technologies
added 2023/06/09 12:0 a.m.7 views

PT-2023-20157 · WordPress · Wpcs – Wordpress Currency Switcher Professional

Name of the Vulnerable Software and Affected Versions: WPCS – WordPress Currency Switcher Professional plugin versions up to, and including, 1.1.9 Description: The issue allows authenticated attackers with subscriber-level permissions and above to delete an arbitrary custom drop-down currency...

4.3CVSS5.5AI score0.00434EPSS
Exploits0References5
Broadcom
Broadcom
added 2023/05/03 12:0 a.m.45 views

CVE-2022-42003 - In FasterXML jackson-databind before 2.14.0-rc1, ressource exhaustion

In FasterXML jackson-databind before 2.14.0-rc1, resource exhaustion can occur because of a lack of a check-in primitive value deserializers to avoid deep wrapper array nesting, when the UNWRAPSINGLEVALUEARRAYS feature is enabled. Additional fix version in 2.13.4.1 and 2.12.17.1 Products Confirme...

7.5CVSS7.6AI score0.02706EPSS
Exploits2
SUSE CVE
SUSE CVE
added 2023/04/26 11:17 p.m.4 views

SUSE CVE-2023-29007

Git is a revision control system. Prior to versions 2.30.9, 2.31.8, 2.32.7, 2.33.8, 2.34.8, 2.35.8, 2.36.6, 2.37.7, 2.38.5, 2.39.3, and 2.40.1, a specially crafted .gitmodules file with submodule URLs that are longer than 1024 characters can used to exploit a bug in...

6.6CVSS9.7AI score0.06079EPSS
Exploits2References17
Grafana
Grafana
added 2023/04/26 12:0 a.m.11 views

JWT URL-login flow leaks token to data sources through request parameter in proxy requests

Grafana is an open-source platform for monitoring and observability. Starting with the 9.1 branch, Grafana introduced the ability to search for a JWT in the URL query parameter authtoken and use it as the authentication token. By enabling the “urllogin” configuration option disabled by default, a...

7.5CVSS7.1AI score0.01504EPSS
Exploits1
Positive Technologies
Positive Technologies
added 2023/04/03 12:0 a.m.4 views

PT-2023-36075 · Admesh · Admesh

Name of the Vulnerable Software and Affected Versions: ADMesh versions prior to the fixed version Description: The issue is related to improper array index validation in the stl fix normal directions functionality. This can be exploited by providing a specially-crafted stl file, leading to a heap...

8.8CVSS7.4AI score
Exploits0References3
SUSE CVE
SUSE CVE
added 2023/03/31 1:57 a.m.2 views

SUSE CVE-2023-28756

A ReDoS issue was discovered in the Time component through 0.2.1 in Ruby through 3.2.1. The Time parser mishandles invalid URLs that have specific characters. It causes an increase in execution time for parsing strings to Time objects. The fixed versions are 0.1.1 and 0.2.2...

6.5CVSS6.9AI score0.02452EPSS
Exploits0References7
Rows per page
Query Builder