Lucene search
+L

10339 matches found

OSV
OSV
added 2024/03/14 8:37 p.m.50 views

GHSA-3Q6G-QMPX-RQW4 Whoogle Search Server-Side Request Forgery vulnerability

Whoogle Search is a self-hosted metasearch engine. In versions 0.8.3 and prior, the window endpoint does not sanitize user-supplied input from the location variable and passes it to the send method which sends a GET request on lines 339-343 in request.py, which leads to a server-side request...

9.1CVSS9.2AI score0.00988EPSS
SaveExploits1References9
Tenable Nessus
Tenable Nessus
added 2024/03/14 12:00 a.m.52 views

EulerOS Virtualization 2.10.1 : grub2 (EulerOS-SA-2024-1358)

According to the versions of the grub2 packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : - An out-of-bounds write flaw was found in grub2's NTFS filesystem driver. This issue may allow an attacker to present a specially...

7.8CVSS6.6AI score0.00536EPSS
SaveExploits2References3
NVD
NVD
added 2024/03/13 8:15 a.m.24 views

CVE-2024-26529

An issue in mz-automation libiec61850 v.1.5.3 and before, allows a remote attacker to cause a denial of service DoS via the mmsServerhandleDeleteNamedVariableListRequest function of src/mms/isomms/server/mmsnamedvariablelistservice.c...

7.5CVSS6.6AI score0.00785EPSS
SaveExploits1References2
Veracode
Veracode
added 2024/03/13 7:06 a.m.34 views

Exposure Of Sensitive Information

go-vela/worker is vulnerable to Sensitive Information Exposure. The vulnerability is due to insecure handling of variable substitution, particularly in fields like parameters, image, and entrypoint, which can lead to unintended exposure of secrets during execution...

7.7CVSS6.7AI score0.00716EPSS
SaveExploits0References2Affected Software1
Redos
Redos
added 2024/03/13 12:00 a.m.42 views

ROS-2-490

2.490 Multiple vulnerabilities of libwebp 1. Vulnerability Description: CVE-2020-36332 A vulnerability in the libwebp library for encoding and decoding WebP images, is related to improper control of internal resource consumption. Exploitation of the vulnerability could allow an attacker acting...

9.8CVSS8.7AI score0.02662EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/03/12 8:41 p.m.14 views

CVE-2024-28236 Insecure Variable Substitution in Vela

Vela is a Pipeline Automation CI/CD framework built on Linux container technology written in Golang. Vela pipelines can use variable substitution combined with insensitive fields like parameters, image and entrypoint to inject secrets into a plugin/image and — by using common substitution string...

7.7CVSS7AI score0.00716EPSS
SaveExploits0References2
Snyk
Snyk
added 2024/03/12 3:44 p.m.19 views

Unsafe Reflection

Overview stimulusreflex is an exciting new way to build modern, reactive, real-time apps with Ruby on Rails. Affected versions of this package are vulnerable to Unsafe Reflection due to the handling of websocket messages that allow specifying a classname and methodname. An attacker can manipulate...

8.8CVSS7.3AI score0.01555EPSS
SaveExploits3References2
Ubuntu
Ubuntu
added 2024/03/11 8:17 p.m.100 views

USN-6688-1: Linux kernel (OEM) vulnerabilities

Pratyush Yadav discovered that the Xen network backend implementation in the Linux kernel did not properly handle zero length data request, leading to a null pointer dereference vulnerability. An attacker in a guest VM could possibly use this to cause a denial of service host domain crash...

9.8CVSS7.5AI score0.51248EPSS
SaveExploits19
BDU FSTEC
BDU FSTEC
added 2024/03/11 12:00 a.m.8 views

The vulnerability of the `efivarfs_reconfigure()` function in the `fs/efivarfs/super.c` file of the EFI File System kernel of the Linux operating system allows a attacker to compromise the integrity and accessibility of protected information.

The vulnerability of the efivarfsreconfigure function in the fs/efivarfs/super.c file of the EFI Variable Filesystem kernel of the Linux operating system is related to the assignment of a null pointer. Exploiting this vulnerability could allow an attacker to compromise the integrity and...

5.5CVSS6.4AI score0.00244EPSS
SaveExploits0References34Affected Software4
OSV
OSV
added 2024/03/08 11:06 a.m.8 views

OESA-2024-1262 stb security update

Single-file public domain libraries for C/C++. Security Fixes: stbimage is a single file MIT licensed library for processing images. It may look like stbiloadgifmain doesn’t give guarantees about the content of output value delays upon failure. Although it sets delays to zero at the beginning, it...

9.8CVSS7AI score0.01137EPSS
SaveExploits0References3
NVD
NVD
added 2024/03/08 2:15 a.m.23 views

CVE-2024-23238

An access issue was addressed with improved access restrictions. This issue is fixed in macOS Sonoma 14.4. An app may be able to edit NVRAM variables...

7.1CVSS6.5AI score0.00212EPSS
SaveExploits0References4
OSV
OSV
added 2024/03/06 11:21 a.m.27 views

BIT-GITLAB-2020-13351

Insufficient permission checks in scheduled pipeline API in GitLab CE/EE 13.0+ allows an attacker to read variable names and values for scheduled pipelines on projects visible to the attacker. Affected versions are =13.0, =13.4.0, =13.5.0, 13.5.2...

6.5CVSS6.3AI score0.01361EPSS
SaveExploits0References4
OSV
OSV
added 2024/03/06 11:20 a.m.26 views

BIT-GITLAB-2021-22186

An authorization issue in GitLab CE/EE version 9.4 and up allowed a group maintainer to modify group CI/CD variables which should be restricted to group owners...

4.9CVSS4.5AI score0.00861EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/06 11:16 a.m.20 views

BIT-TENSORFLOW-2021-41201 Unitialized access in `EinsumHelper::ParseEquation`

TensorFlow is an open source platform for machine learning. In affeced versions during execution, EinsumHelper::ParseEquation is supposed to set the flags in inputhasellipsis vector and outputhasellipsis boolean to indicate whether there is ellipsis in the corresponding inputs and output. However...

7.8CVSS7.6AI score0.00249EPSS
SaveExploits1References3
OSV
OSV
added 2024/03/06 11:15 a.m.39 views

BIT-TENSORFLOW-2021-41225 A use of uninitialized value vulnerability in Tensorflow

TensorFlow is an open source platform for machine learning. In affected versions TensorFlow's Grappler optimizer has a use of unitialized variable. If the trainnodes vector obtained from the saved model that gets optimized does not contain a Dequeue node, then dequeuenode is left unitialized. The...

7.8CVSS7.6AI score0.00196EPSS
SaveExploits1References3
OSV
OSV
added 2024/03/06 11:15 a.m.32 views

BIT-GITLAB-2022-2229

An improper authorization issue in GitLab CE/EE affecting all versions from 13.7 prior to 14.10.5, 15.0 prior to 15.0.4, and 15.1 prior to 15.1.1 allows an attacker to extract the value of an unprotected variable they know the name of in public projects or private projects they're a member of...

7.5CVSS7.1AI score0.01267EPSS
SaveExploits0References4
OSV
OSV
added 2024/03/06 11:11 a.m.23 views

BIT-WORDPRESS-MULTISITE-2020-28034

WordPress before 5.5.2 allows XSS associated with global variables...

6.1CVSS7.3AI score0.01721EPSS
SaveExploits0References7
OSV
OSV
added 2024/03/06 11:02 a.m.53 views

BIT-PHP-2022-4900 Potential buffer overflow in php_cli_server_startup_workers

A vulnerability was found in PHP where setting the environment variable PHPCLISERVERWORKERS to a large value leads to a heap buffer overflow...

6.2CVSS6AI score0.00367EPSS
SaveExploits0References7
OSV
OSV
added 2024/03/06 11:02 a.m.116 views

BIT-POSTGRESQL-JDBC-DRIVER-2022-41946 TemporaryFolder on unix-like systems does not limit access to created files in pgjdbc

pgjdbc is an open source postgresql JDBC Driver. In affected versions a prepared statement using either PreparedStatement.setTextint, InputStream or PreparedStatemet.setByteaint, InputStream will create a temporary file if the InputStream is larger than 2k. This will create a temporary file which...

5.5CVSS5.3AI score0.00494EPSS
SaveExploits1References7
OSV
OSV
added 2024/03/06 11:01 a.m.63 views

BIT-NODE-2023-30585

A vulnerability has been identified in the Node.js .msi version installation process, specifically affecting Windows users who install Node.js using the .msi installer. This vulnerability emerges during the repair operation, where the "msiexec.exe" process, running under the NT AUTHORITY\SYSTEM...

7.5CVSS7.4AI score0.01467EPSS
SaveExploits0References3
Rows per page
Query Builder