Lucene search
+L

92 matches found

RedhatCVE
RedhatCVE
added 2025/05/22 9:13 p.m.27 views

CVE-2021-36162

Apache Dubbo supports various rules to support configuration override or traffic routing called routing in Dubbo. These rules are loaded into the configuration center eg: Zookeeper, Nacos, ... and retrieved by the customers when making a request in order to find the right endpoint. When parsing...

8.8CVSS6.8AI score0.02261EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 7:10 p.m.10 views

CVE-2021-21371

Tenable for Jira Cloud is an open source project designed to pull Tenable.io vulnerability data, then generate Jira Tasks and sub-tasks based on the vulnerabilities' current state. It published in pypi as "tenable-jira-cloud". In tenable-jira-cloud before version 1.1.21, it is possible to run...

8.6CVSS7.2AI score0.00452EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2025/02/14 6:19 a.m.10 views

SUSE CVE-2023-38647

An attacker can use SnakeYAML to deserialize java.net.URLClassLoader and make it load a JAR from a specified URL, and then deserialize javax.script.ScriptEngineManager to load code using that ClassLoader. This unbounded deserialization can likely lead to remote code execution. The code can be run...

9.8CVSS9.6AI score0.01953EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2024/12/05 12:0 a.m.9 views

Nav2 安全漏洞

Nav2 is the ROS community's navigation framework and system for ROS2. A security vulnerability exists in Nav2 that stems from the inclusion of a buffer overflow vulnerability. A local attacker exploiting this vulnerability could execute arbitrary code to the nav2amcl process via a crafted .yaml...

7.3CVSS7.5AI score0.00308EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2024/07/17 2:32 p.m.29 views

Sylius has a security vulnerability via adjustments API endpoint

Impact A security vulnerability was discovered in the /api/v2/shop/adjustments/id endpoint, which retrieves order adjustments based on incremental integer IDs. The vulnerability allows an attacker to enumerate valid adjustment IDs and retrieve order tokens. Using these tokens, an attacker can...

5.3CVSS5.9AI score0.00376EPSS
SaveExploits0References4Affected Software1
RedHat Linux
RedHat Linux
added 2024/06/06 9:32 a.m.20 views

ruby: RCE vulnerability with .rdoc_options in RDoc

A flaw was found in Rubygem RDoc. When parsing .rdocoptions used for configuration in RDoc as a YAML file there are no restrictions on the classes that can be restored. This issue may lead to object injection, resulting in remote code execution...

4.5CVSS7.6AI score0.01571EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2024/05/02 8:20 a.m.34 views

Apollo Router vulnerable to Critical Regression In Query Plan Cache

Impact Any instance of Apollo Router 1.44.0 or 1.45.0 that is using Distributed Query Plan Caching is impacted. These versions were released on 2024-04-12 and 2024-04-22 respectively. The affected versions of Apollo Router contain a bug that could lead to unexpected operations being executed, whi...

9CVSS6.5AI score0.00727EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2024/04/12 11:6 a.m.10 views

OESA-2024-1433 ruby security update

Ruby is a fast and easy interpreted scripting language for object-oriented programming. It has many functions for processing text Files and perform system management tasks such as Perl. Security Fixes: A buffer overread flaw was found in rubygem StringIO. The ungetbyte and ungetc methods on a...

4.5CVSS7.2AI score0.02364EPSS
SaveExploits0References3
Prion
Prion
added 2024/02/26 4:27 p.m.25 views

Design/Logic Flaw

Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine. Prior to versions 6.0.16 and 7.0.3, an attacker can craft traffic to cause Suricata to use far more CPU and memory for processing the traffic than needed, which can lead to extrem...

5CVSS7AI score0.01164EPSS
SaveExploits0References19
OSV
OSV
added 2024/02/26 4:27 p.m.16 views

UBUNTU-CVE-2024-23836

Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine. Prior to versions 6.0.16 and 7.0.3, an attacker can craft traffic to cause Suricata to use far more CPU and memory for processing the traffic than needed, which can lead to extrem...

7.5CVSS5.8AI score0.01164EPSS
SaveExploits0References29
Kitploit
Kitploit
added 2024/01/23 11:30 a.m.22 views

Rayder - A Lightweight Tool For Orchestrating And Organizing Your Bug Hunting Recon / Pentesting Command-Line Workflows

Rayder is a command-line tool designed to simplify the orchestration and execution of workflows. It allows you to define a series of modules in a YAML file, each consisting of commands to be executed. Rayder helps you automate complex processes, making it easy to streamline repetitive modules and...

8AI score
SaveExploits0References2
OSV
OSV
added 2023/11/24 8:15 a.m.8 views

PYSEC-2023-268

Exposure of Sensitive Information to an Unauthorized Actor vulnerability in Apache DolphinScheduler. The information exposed to unauthorized actors may include sensitive data such as database credentials. Users who can't upgrade to the fixed version can also set environment variable...

7.5CVSS7.4AI score0.01201EPSS
SaveExploits0References6
zdt
zdt
added 2023/10/15 12:0 a.m.443 views

PyTorch Model Server Registration / Deserialization Remote Code Execution Exploit

The PyTorch model server contains multiple vulnerabilities that can be chained together to permit an unauthenticated remote attacker arbitrary Java code execution. The first vulnerability is that the management interface is bound to all IP addresses and not just the loop back interface as the...

10CVSS9.8AI score0.99569EPSS
SaveExploits14
Metasploit
Metasploit
added 2023/10/03 12:0 a.m.647 views

PyTorch Model Server Registration and Deserialization RCE

The PyTorch model server contains multiple vulnerabilities that can be chained together to permit an unauthenticated remote attacker arbitrary Java code execution. The first vulnerability is that the management interface is bound to all IP addresses and not just the loop back interface as the...

10CVSS8.7AI score0.35256EPSS
SaveExploits6
Github Security Blog
Github Security Blog
added 2023/09/07 12:58 p.m.64 views

Apollo Router Unnamed "Subscription" operation results in Denial-of-Service

Impact This is a Denial-of-Service DoS type vulnerability which causes the Router to panic and terminate when GraphQL Subscriptions are enabled. It can be triggered when all of the following conditions are met: 1. Running Apollo Router v1.28.0, v1.28.1 or v1.29.0 "impacted versions"; and 2. The...

7.5CVSS6.7AI score0.00653EPSS
SaveExploits0References5Affected Software1
NVD
NVD
added 2023/09/05 7:15 p.m.38 views

CVE-2023-41317

The Apollo Router is a configurable, high-performance graph router written in Rust to run a federated supergraph that uses Apollo Federation 2. Affected versions are subject to a Denial-of-Service DoS type vulnerability which causes the Router to panic and terminate when GraphQL Subscriptions are...

7.5CVSS7.4AI score0.00653EPSS
SaveExploits0References3
OSV
OSV
added 2023/07/26 8:15 a.m.8 views

CVE-2023-38647

An attacker can use SnakeYAML to deserialize java.net.URLClassLoader and make it load a JAR from a specified URL, and then deserialize javax.script.ScriptEngineManager to load code using that ClassLoader. This unbounded deserialization can likely lead to remote code execution. The code can be run...

9.8CVSS5.9AI score0.01953EPSS
SaveExploits0References1
Prion
Prion
added 2023/07/26 8:15 a.m.20 views

Deserialization of untrusted data

An attacker can use SnakeYAML to deserialize java.net.URLClassLoader and make it load a JAR from a specified URL, and then deserialize javax.script.ScriptEngineManager to load code using that ClassLoader. This unbounded deserialization can likely lead to remote code execution. The code can be run...

7.5CVSS9.5AI score0.01953EPSS
SaveExploits0References1Affected Software1
Positive Technologies
Positive Technologies
added 2023/07/26 12:0 a.m.6 views

PT-2023-26537 · Unknown +2 · Helix Core +3

Name of the Vulnerable Software and Affected Versions: helix-core versions prior to 1.3.0 helix-rest versions prior to 1.3.0 Description: An attacker can use SnakeYAML to deserialize java.net.URLClassLoader and make it load a JAR from a specified URL, and then deserialize...

9.8CVSS7.7AI score0.01953EPSS
SaveExploits0References7
OSV
OSV
added 2023/07/19 9:30 a.m.81 views

GHSA-3CXH-XP3G-JXJM Apache ShardingSphere-Agent Deserialization of Untrusted Data vulnerability

Deserialization of Untrusted Data vulnerability in Apache ShardingSphere-Agent, which allows attackers to execute arbitrary code by constructing a special YAML configuration file. The attacker needs to have permission to modify the ShardingSphere Agent YAML configuration file on the target machin...

8.8CVSS8.8AI score0.01458EPSS
SaveExploits0References4
Rows per page
Query Builder