ghsa-973h-3x6p-qg37
Vulnerability from github
Published
2025-02-27 15:31
Modified
2025-02-27 17:15
Severity ?
VLAI Severity ?
Summary
MongoDB Shell may be susceptible to control character injection via pasting
Details
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 affects mongosh versions prior to 2.3.9.
{ "affected": [ { "package": { "ecosystem": "npm", "name": "mongosh" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.3.9" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2025-1692" ], "database_specific": { "cwe_ids": [ "CWE-150" ], "github_reviewed": true, "github_reviewed_at": "2025-02-27T17:15:53Z", "nvd_published_at": "2025-02-27T13:15:11Z", "severity": "MODERATE" }, "details": "The MongoDB Shell may be susceptible to control character injection where an attacker with control of the user\u2019s 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 affects mongosh versions prior to 2.3.9.", "id": "GHSA-973h-3x6p-qg37", "modified": "2025-02-27T17:15:53Z", "published": "2025-02-27T15:31:51Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-1692" }, { "type": "PACKAGE", "url": "https://github.com/mongodb-js/mongosh" }, { "type": "WEB", "url": "https://jira.mongodb.org/browse/MONGOSH-2025" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "MongoDB Shell may be susceptible to control character injection via pasting" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…