Lucene search
+L

8496 matches found

Huntr
Huntr
added 2022/05/29 8:32 p.m.12 views

Server side request forgery lead to denial of service

Description In this case if a attacker try to load a huge file then server will try to load the file and eventually server use its all memory which will dos the server Proof of Concept 1.Goto...

0.4AI score
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2022/05/27 12:15 a.m.3 views

CVE-2022-30701

An uncontrolled search path element vulnerability in Trend Micro Apex One and Apex One as a Service could allow a local attacker to craft a special configuration file to load an untrusted library with escalated privileges on affected installations. Please note: an attacker must first obtain the...

7.8CVSS6AI score0.00381EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2022/05/27 12:15 a.m.5 views

CVE-2022-30700

An incorrect permission assignment vulnerability in Trend Micro Apex One and Apex One as a Service could allow a local attacker to load a DLL with escalated privileges on affected installations. Please note: an attacker must first obtain the ability to execute low-privileged code on the target...

7.8CVSS6AI score0.00291EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2022/05/26 12:00 a.m.7 views

PT-2022-11716 · Mini-Xml · Mini-Xml

Name of the Vulnerable Software and Affected Versions: Mini-XML version 3.2 Description: A stack buffer overflow exists in Mini-XML. When inputting an unformed XML string to the "mxmlLoadString" API, it will cause a stack-buffer-overflow in mxml string getc. Note that it is unclear whether this...

7.5CVSS7.9AI score0.01021EPSS
SaveExploits1References9
Snyk
Snyk
added 2022/05/25 6:01 p.m.3 views

Uncontrolled Search Path Element

Overview std/syscall is a Go standard library package std/syscall Affected versions of this package are vulnerable to Uncontrolled Search Path Element. Go Vulnerability Report: via the LoadLibrary process. An attacker can execute arbitrary code by placing a malicious DLL in a location where it wi...

8.5CVSS7.7AI score0.03114EPSS
SaveExploits1References3
OSV
OSV
added 2022/05/24 10:09 p.m.6 views

GHSA-P9RC-RMR5-529J Missing validation causes denial of service via `LoadAndRemapMatrix`

Impact The implementation of tf.rawops.LoadAndRemapMatrix does not fully validate the input arguments. This results in a CHECK-failure which can be used to trigger a denial of service attack: python import tensorflow as tf ckptpath = tf.constant...

5.5CVSS5.8AI score0.00317EPSS
SaveExploits1References9
OSV
OSV
added 2022/05/24 10:01 p.m.63 views

GHSA-442G-GCG6-MHM4 Play Framework Inadequate Encryption Strength vulnerability

An issue was discovered in Lightbend Play Framework 2.5.x through 2.6.23. When configured to make requests using an authenticated HTTP proxy, play-ws may sometimes, typically under high load, when connecting to a target host using https, expose the proxy credentials to the target host...

7.5CVSS5.9AI score0.00698EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2022/05/24 10:01 p.m.26 views

Play Framework Inadequate Encryption Strength vulnerability

An issue was discovered in Lightbend Play Framework 2.5.x through 2.6.23. When configured to make requests using an authenticated HTTP proxy, play-ws may sometimes, typically under high load, when connecting to a target host using https, expose the proxy credentials to the target host...

7.5CVSS1.2AI score0.00698EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2022/05/24 10:00 p.m.15 views

GHSA-9FQ2-X9R6-WFMF Numpy Deserialization of Untrusted Data

DISPUTED An issue was discovered in NumPy 1.16.2 and earlier. It uses the pickle Python module unsafely, which allows remote attackers to execute arbitrary code via a crafted serialized object, as demonstrated by a numpy.load call. NOTE: third parties dispute this issue because it is a behavior...

9.8CVSS7.5AI score0.17528EPSS
SaveExploits2References18
OSV
OSV
added 2022/05/24 5:42 p.m.10 views

GHSA-HJR4-FHGP-23G9 qlib Deserialization of Untrusted Data vulnerability

This affects all versions of package qlib. The workflow function in cli part of qlib was using an unsafe YAML load function...

6.6CVSS7AI score0.03584EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2022/05/24 5:42 p.m.26 views

qlib Deserialization of Untrusted Data vulnerability

This affects all versions of package qlib. The workflow function in cli part of qlib was using an unsafe YAML load function...

7.2CVSS6.8AI score0.03584EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/24 5:35 p.m.24 views

Missing permission checks in Jenkins Chaos Monkey Plugin

Jenkins Chaos Monkey Plugin 0.3 and earlier does not perform permission checks in several HTTP endpoints. This allows attackers with Overall/Read permission to generate load and to generate memory leaks. Jenkins Chaos Monkey Plugin 0.4 requires Overall/Administer permission to generate load and t...

7.5CVSS7.1AI score0.01323EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/24 5:21 p.m.12 views

Mattermost Server: initial_load API exposes unnecessary information

An issue was discovered in Mattermost Server before 3.1.1. The initialload API disclosed unnecessary personal information...

7.5CVSS7AI score0.01143EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2022/05/24 5:21 p.m.8 views

GHSA-R93J-3MMP-PX57 Mattermost Server: initial_load API exposes unnecessary information

An issue was discovered in Mattermost Server before 3.1.1. The initialload API disclosed unnecessary personal information...

8.7CVSS7AI score0.01143EPSS
SaveExploits0References4
OSV
OSV
added 2022/05/24 5:17 p.m.3 views

GHSA-JJW5-XXJ6-PCV5 scikit-learn Deserialization of Untrusted Data

scikit-learn aka sklearn through 0.23.0 can unserialize and execute commands from an untrusted file that is passed to the joblib.load function, if reduce makes an os.system call. NOTE: third parties dispute this issue because the joblib.load function is documented as unsafe and it is the user's...

9.8CVSS5.9AI score0.02667EPSS
SaveExploits1References5
OSV
OSV
added 2022/05/24 5:09 p.m.33 views

GHSA-4QHR-Q7WF-94XP Deserialization of Untrusted Data in JYaml

JYaml through 1.3 allows remote code execution during deserialization of a malicious payload through the load function. NOTE: this is a discontinued product...

9.8CVSS6.4AI score0.04962EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2022/05/24 4:53 p.m.21 views

MySQL for Node.js Unsafe Options

An issue was discovered in the mysql aka mysqljs module 2.17.1 for Node.js. The LOAD DATA LOCAL INFILE option is open by default...

5.5CVSS6.9AI score0.00383EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2022/05/24 4:53 p.m.50 views

GHSA-F982-MXWC-3MRX MySQL for Node.js Unsafe Options

An issue was discovered in the mysql aka mysqljs module 2.17.1 for Node.js. The LOAD DATA LOCAL INFILE option is open by default...

5.5CVSS5.3AI score0.00383EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2022/05/21 12:00 a.m.8 views

Solana Rbpf 输入验证错误漏洞

Solana Rbpf is a Rust Virtual Machine and Jit compiler for Ebpf programs from the Solana Foundation in Switzerland. A security vulnerability exists in Solana Rbpf versions prior to 0.2.29, which stems from an integer overflow problem. An attacker can exploit this vulnerability to cause a program ...

7.5CVSS7.4AI score0.0134EPSS
SaveExploits1References5
RedhatCVE
RedhatCVE
added 2022/05/20 10:43 p.m.34 views

CVE-2022-23632

Traefik is an HTTP reverse proxy and load balancer. Prior to version 2.6.1, Traefik skips the router transport layer security TLS configuration when the host header is a fully qualified domain name FQDN. For a request, the TLS configuration choice can be different than the router choice, which...

7.5CVSS0.3AI score0.01714EPSS
SaveExploits0References1
Rows per page
Query Builder