Lucene search
+L

146 matches found

MongoDB
MongoDB
added 2025/02/27 12:35 p.m.24 views

MongoDB Shell may be susceptible to control character injection via pasting

The MongoDB Shell may be susceptible to control character injection where an attacker with control of the user’s clipboard could manipulate them to paste text into mongosh that evaluates arbitrary code. Control characters in the pasted text can be used to obfuscate malicious code. This issue...

8.8CVSS7.2AI score0.00273EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2025/02/27 12:34 p.m.22 views

CVE-2025-1691 MongoDB Shell may be susceptible to Control Character Injection via autocomplete

The MongoDB Shell may be susceptible to control character injection where an attacker with control of the mongosh autocomplete feature, can use the autocompletion feature to input and run obfuscated malicious text. This requires user interaction in the form of the user using ‘tab’ to autocomplete...

7.6CVSS0.00305EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/02/27 12:34 p.m.12 views

CVE-2025-1691 MongoDB Shell may be susceptible to Control Character Injection via autocomplete

The MongoDB Shell may be susceptible to control character injection where an attacker with control of the mongosh autocomplete feature, can use the autocompletion feature to input and run obfuscated malicious text. This requires user interaction in the form of the user using ‘tab’ to autocomplete...

7.6CVSS7.6AI score0.00305EPSS
SaveExploits0References1
CVE
CVE
added 2025/02/27 12:34 p.m.66 views

CVE-2025-1691

CVE-2025-1691 affects the MongoDB Shell (mongosh) before version 2.3.9. The issue is a control-character injection vulnerability triggered via the autocomplete feature: an attacker who controls mongosh autocomplete can craft obfuscated input by the user tab-completion, leading to malicious text e...

7.6CVSS7.6AI score0.00305EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2025/02/27 12:34 p.m.8 views

CVE-2025-1691 MongoDB Shell may be susceptible to Control Character Injection via autocomplete

The MongoDB Shell may be susceptible to control character injection where an attacker with control of the mongosh autocomplete feature, can use the autocompletion feature to input and run obfuscated malicious text. This requires user interaction in the form of the user using ‘tab’ to autocomplete...

7.6CVSS5.9AI score
SaveExploits0References3
MongoDB
MongoDB
added 2025/02/27 12:31 p.m.32 views

MongoDB Shell may be susceptible to Control Character Injection via autocomplete

The MongoDB Shell may be susceptible to control character injection where an attacker with control of the mongosh autocomplete feature, can use the autocompletion feature to input and run obfuscated malicious text. This requires user interaction in the form of the user using ‘tab’ to autocomplete...

7.6CVSS7.1AI score0.00305EPSS
SaveExploits0References1Affected Software1
CNNVD
CNNVD
added 2025/02/27 12:00 a.m.11 views

MongoDB 安全漏洞

MongoDB is a document-oriented database management system from the American company MongoDB. A security vulnerability exists in MongoDB versions prior to 2.3.9, which stems from control character injection and could lead to the display of forged messages...

6.8CVSS6.6AI score0.00221EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/02/27 12:00 a.m.12 views

PT-2025-8938

Name of the Vulnerable Software and Affected Versions mongosh versions prior to 2.3.9 Description The MongoDB Shell may be susceptible to control character injection, allowing an attacker with control of the user's clipboard to manipulate them into pasting text that evaluates arbitrary code...

8.8CVSS6.7AI score0.00273EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2025/02/27 12:00 a.m.14 views

PT-2025-8937

Name of the Vulnerable Software and Affected Versions mongosh versions prior to 2.3.9 Description The MongoDB Shell may be susceptible to control character injection where an attacker with control of the mongosh autocomplete feature can use the autocompletion feature to input and run obfuscated...

7.6CVSS6.8AI score0.00305EPSS
SaveExploits0References11
CNNVD
CNNVD
added 2025/02/27 12:00 a.m.11 views

MongoDB Shell 安全漏洞

MongoDB Shell mongosh is an interactive database manipulation tool from the American company MongoDB. It is used to interact with the MongoDB database, execute commands and manipulate data. A security vulnerability exists in MongoDB Shell versions prior to 2.3.9 that stems from control character...

8.8CVSS7.5AI score0.00273EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2024/10/08 6:33 p.m.22 views

HTTP Request Smuggling Leading to Client Timeouts in resteasy-netty4

A vulnerability was found in the resteasy-netty4 library arising from improper handling of HTTP requests using smuggling techniques. When an HTTP smuggling request with an ASCII control character is sent, it causes the Netty HttpObjectDecoder to transition into a BADMESSAGE state. As a result, an...

5.3CVSS6.8AI score0.00649EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2024/10/08 6:33 p.m.15 views

GHSA-5WPR-CJ9P-959R HTTP Request Smuggling Leading to Client Timeouts in resteasy-netty4

A vulnerability was found in the resteasy-netty4 library arising from improper handling of HTTP requests using smuggling techniques. When an HTTP smuggling request with an ASCII control character is sent, it causes the Netty HttpObjectDecoder to transition into a BADMESSAGE state. As a result, an...

6.9CVSS5.1AI score0.00649EPSS
SaveExploits0References5
NVD
NVD
added 2024/10/08 5:15 p.m.18 views

CVE-2024-9622

A vulnerability was found in the resteasy-netty4 library arising from improper handling of HTTP requests using smuggling techniques. When an HTTP smuggling request with an ASCII control character is sent, it causes the Netty HttpObjectDecoder to transition into a BADMESSAGE state. As a result, an...

5.3CVSS0.00649EPSS
SaveExploits0References4
CVE
CVE
added 2024/10/08 4:26 p.m.91 views

CVE-2024-9622

CVE-2024-9622 applies to the resteasy-netty4 library, where improper handling of HTTP requests containing ASCII control characters can trigger the Netty HttpObjectDecoder BAD_MESSAGE state. This causes subsequent legitimate requests on the same connection to be ignored, leading to client timeouts...

5.3CVSS5.2AI score0.00649EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/10/08 4:26 p.m.33 views

CVE-2024-9622 Resteasy-netty4-cdi: resteasy-netty4: resteasy-reactor-netty: http request smuggling leading to client timeouts in resteasy-netty4

A vulnerability was found in the resteasy-netty4 library arising from improper handling of HTTP requests using smuggling techniques. When an HTTP smuggling request with an ASCII control character is sent, it causes the Netty HttpObjectDecoder to transition into a BADMESSAGE state. As a result, an...

5.3CVSS0.00649EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/10/08 8:56 a.m.18 views

CVE-2024-9622

A vulnerability was found in the resteasy-netty4 library arising from improper handling of HTTP requests using smuggling techniques. When an HTTP smuggling request with an ASCII control character is sent, it causes the Netty HttpObjectDecoder to transition into a BADMESSAGE state. As a result, an...

5.3CVSS6.9AI score0.00649EPSS
SaveExploits0References5
OSV
OSV
added 2024/08/21 3:29 p.m.21 views

GO-2022-0873 Control character injection in console output in github.com/ipfs/go-ipfs

Control character injection in console output in github.com/ipfs/go-ipfs...

8.8CVSS8.8AI score0.01501EPSS
SaveExploits0References4
OSV
OSV
added 2024/01/22 9:21 p.m.26 views

GHSA-R7QV-8R2H-PG27 Multiple issues involving quote API in shlex

Issue 1: Failure to quote characters Affected versions of this crate allowed the bytes and \xa0 to appear unquoted and unescaped in command arguments. If the output of quote or join is passed to a shell, then what should be a single command argument could be interpreted as multiple arguments. Thi...

3.2CVSS6.3AI score0.0078EPSS
SaveExploits0References4
OpenVAS
OpenVAS
added 2023/08/03 12:00 a.m.9 views

Huawei EulerOS: Security Advisory for shadow (EulerOS-SA-2023-2568)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2023 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

3.3CVSS4.3AI score0.00428EPSS
SaveExploits1References2
OpenVAS
OpenVAS
added 2023/08/01 12:00 a.m.11 views

Huawei EulerOS: Security Advisory for shadow (EulerOS-SA-2023-2519)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2023 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

3.3CVSS4.3AI score0.00428EPSS
SaveExploits1References2
Rows per page
Query Builder