Lucene search
+L

2854 matches found

OSV
OSV
added 2022/05/24 5:37 p.m.57 views

GHSA-RH4W-94HH-9943 MutexGuard::map can cause a data race in safe code

Affected versions of the crate had a Send/Sync implementation for MappedMutexGuard that only considered variance on T, while MappedMutexGuard dereferenced to U. This could of led to data races in safe Rust code when a closure used in MutexGuard::map returns U that is unrelated to T. The issue was...

4.7CVSS4.7AI score0.00261EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2022/05/24 5:37 p.m.30 views

MutexGuard::map can cause a data race in safe code

Affected versions of the crate had a Send/Sync implementation for MappedMutexGuard that only considered variance on T, while MappedMutexGuard dereferenced to U. This could of led to data races in safe Rust code when a closure used in MutexGuard::map returns U that is unrelated to T. The issue was...

4.7CVSS5.3AI score0.00261EPSS
SaveExploits1References4Affected Software1
BDU FSTEC
BDU FSTEC
added 2022/05/23 12:0 a.m.9 views

The vulnerability of the Apache Tomcat application server arises from errors that occur when both the WebSocket connection is terminated and WebSocket messages are sent at the same time. This allows an attacker to disclose sensitive information or carry out other malicious actions.

The vulnerability of the Apache Tomcat application server is related to errors that occur when both the WebSocket connection is closed and a WebSocket message is sent. Exploiting this vulnerability allows a malicious actor to disclose sensitive information or cause other adverse effects...

9CVSS6.7AI score0.08405EPSS
SaveExploits0References4Affected Software5
OSV
OSV
added 2022/05/14 1:10 a.m.51 views

GHSA-3GV7-3H64-78CM Exposure of Sensitive Information to an Unauthorized Actor in Apache Tomcat

A bug in the handling of the pipelined requests in Apache Tomcat 9.0.0.M1 to 9.0.0.M18, 8.5.0 to 8.5.12, 8.0.0.RC1 to 8.0.42, 7.0.0 to 7.0.76, and 6.0.0 to 6.0.52, when send file was used, results in the pipelined request being lost when send file processing of the previous request completed. Thi...

7.5CVSS8.4AI score0.1684EPSS
SaveExploits0References59
Github Security Blog
Github Security Blog
added 2022/05/13 1:46 a.m.38 views

Expected Behavior Violation in Apache Tomcat

In Apache Tomcat 9.0.0.M1 to 9.0.0.M18 and 8.5.0 to 8.5.12, the refactoring of the HTTP connectors introduced a regression in the send file processing. If the send file processing completed quickly, it was possible for the Processor to be added to the processor cache twice. This could result in t...

9.8CVSS8.4AI score0.07752EPSS
SaveExploits0References29Affected Software2
OSV
OSV
added 2022/05/13 1:46 a.m.16 views

GHSA-9HG2-395J-83RM Expected Behavior Violation in Apache Tomcat

In Apache Tomcat 9.0.0.M1 to 9.0.0.M18 and 8.5.0 to 8.5.12, the refactoring of the HTTP connectors introduced a regression in the send file processing. If the send file processing completed quickly, it was possible for the Processor to be added to the processor cache twice. This could result in t...

9.8CVSS7.2AI score0.07752EPSS
SaveExploits0References29
ATTACKERKB
ATTACKERKB
added 2022/05/12 4:15 p.m.5 views

CVE-2022-29738

Money Transfer Management System 1.0 is vulnerable to SQL Injection via /mtms/admin/?page=transaction/send&id=, id...

9.8CVSS7.3AI score0.01124EPSS
SaveExploits1References2
OSV
OSV
added 2022/05/04 12:0 a.m.45 views

GHSA-694V-63FQ-FMR4 Path Traversal in scout-browser

Scout is a Variant Call Format VCF visualization interface. The Pypi package scout-browser is vulnerable to path traversal due to sendfile call in versions prior to 4.52...

6.8CVSS7.4AI score0.01334EPSS
SaveExploits1References7
ATTACKERKB
ATTACKERKB
added 2022/05/03 9:15 a.m.7 views

CVE-2022-1554

Path Traversal due to sendfile call in GitHub repository clinical-genomics/scout prior to 4.52...

7.5CVSS6.8AI score0.01334EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2022/04/29 1:50 p.m.27 views

CVE-2022-24900 Absolute Path Traversal due to incorrect use of `send_file` call in Piano LED Visualizer

Piano LED Visualizer is software that allows LED lights to light up as a person plays a piano connected to a computer. Version 1.3 and prior are vulnerable to a path traversal attack. The os.path.join call is unsafe for use with untrusted input. When the os.path.join call encounters an absolute...

9.9CVSS9.7AI score0.0841EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
added 2022/04/29 12:0 a.m.7 views

PT-2022-16970 · Flask +1 · Flask +1

Name of the Vulnerable Software and Affected Versions: Piano LED Visualizer versions 1.3 and prior Description: The issue concerns a path traversal attack. The os.path.join call is unsafe for use with untrusted input, as it ignores all parameters encountered before an absolute path and starts...

9.9CVSS8.5AI score0.0841EPSS
SaveExploits1References8
OSV
OSV
added 2022/04/24 10:21 p.m.8 views

GSD-2022-1002203 ax25: fix UAF bug in ax25_send_control()

ax25: fix UAF bug in ax25sendcontrol This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.4.190 by commit eaa7eb23fa76db45f7da1b6192518705863d0ebe...

7.2AI score
SaveExploits0
OSV
OSV
added 2022/04/24 9:39 p.m.12 views

GSD-2022-1001749 ax25: fix UAF bug in ax25_send_control()

ax25: fix UAF bug in ax25sendcontrol This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.15.35 by commit 1bf8946d5826788c82971977245bcd3313678eac...

7.2AI score
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2022/04/11 12:0 a.m.12 views

The vulnerability of the Rust stack generator library “Generator-rs” lies in improper type conversion, which allows attackers to trigger a service failure.

The vulnerability of the Rust generator library, Generator-rs, is related to the lack of restrictions on the use of types that are not of the Send type. Exploiting this vulnerability allows a remote attacker to cause a service failure...

7.1CVSS6.3AI score0.01094EPSS
SaveExploits1References6Affected Software2
OSV
OSV
added 2022/03/20 1:15 a.m.8 views

CVE-2022-24125

The matchmaking servers of Bandai Namco FromSoftware Dark Souls III through 2022-03-19 allow remote attackers to send arbitrary push requests to clients via a RequestSendMessageToPlayers request. For example, ability to send a push message to hundreds of thousands of machines is only restricted o...

8.8CVSS7.4AI score0.02634EPSS
SaveExploits2References2
ATTACKERKB
ATTACKERKB
added 2022/03/17 6:15 a.m.5 views

CVE-2022-24074

Whale Bridge, a default extension in Whale browser before 3.12.129.18, allowed to receive any SendMessage request from the content script itself that could lead to controlling Whale Bridge if the rendering process compromises...

9.8CVSS5.4AI score0.01052EPSS
SaveExploits0References2
OSV
OSV
added 2022/03/17 6:15 a.m.8 views

CVE-2022-24074

Whale Bridge, a default extension in Whale browser before 3.12.129.18, allowed to receive any SendMessage request from the content script itself that could lead to controlling Whale Bridge if the rendering process compromises...

9.8CVSS7.3AI score0.01052EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2022/03/17 12:0 a.m.7 views

Naver Whale Browser 安全漏洞

Naver Whale Browser is a web browser from the Korean company Naver that supports user-defined interfaces. A security vulnerability previously existed in Naver Whale Browser 3.12.129.18, which stemmed from a default extension in Whale Browser that allowed receiving any SendMessage request from the...

9.8CVSS8.4AI score0.01052EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2022/03/03 12:0 a.m.7 views

PT-2022-13242 · Unknown +1 · @Uppy/Companion +1

Name of the Vulnerable Software and Affected Versions: uppy versions prior to 3.3.1 @uppy/companion versions prior to 3.3.1 Description: The issue allows for exposure of sensitive information to an unauthorized actor. It also enables incorrect authorization, where a user with URL upload access...

7.5CVSS7.2AI score0.00997EPSS
SaveExploits1References9
Patchstack
Patchstack
added 2022/02/28 12:0 a.m.10 views

WordPress Send Prebuilt Emails plugin <= 1.0.0 - Toggle The Debug Mode via Cross-Site Request Forgery (CSRF) vulnerability

Toggle The Debug Mode via Cross-Site Request Forgery CSRF vulnerability discovered in WordPress Send Prebuilt Emails plugin versions = 1.0.0. Solution No patched version available...

3.9AI score
SaveExploits0References2Affected Software1
Rows per page
Query Builder