Lucene search
+L

2681 matches found

OSV
OSV
added 2021/11/04 9:15 p.m.16 views

CVE-2021-42057

Obsidian Dataview through 0.4.12-hotfix1 allows eval injection. The evalInContext function in executes user input, which allows an attacker to craft malicious Markdown files that will execute arbitrary code once opened. NOTE: 0.4.13 provides a mitigation for some use cases...

7.8CVSS7.9AI score
SaveExploits0References1
Prion
Prion
added 2021/11/04 9:15 p.m.21 views

Sql injection

Obsidian Dataview through 0.4.12-hotfix1 allows eval injection. The evalInContext function in executes user input, which allows an attacker to craft malicious Markdown files that will execute arbitrary code once opened. NOTE: 0.4.13 provides a mitigation for some use cases...

9.3CVSS8AI score0.01205EPSS
SaveExploits1References1Affected Software1
CVE
CVE
added 2021/11/04 8:20 p.m.59 views

CVE-2021-42057

Summary (CVE-2021-42057) Obsidian Dataview (plugin) up to 0.4.12-hotfix1 is vulnerable due to the evalInContext function executing user input, enabling an attacker to craft malicious Markdown files that will execute arbitrary code when opened. The issue is mitigated for some use cases by 0.4.13. ...

9.3CVSS7.9AI score0.01205EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2021/11/04 8:20 p.m.46 views

CVE-2021-42057

Obsidian Dataview through 0.4.12-hotfix1 allows eval injection. The evalInContext function in executes user input, which allows an attacker to craft malicious Markdown files that will execute arbitrary code once opened. NOTE: 0.4.13 provides a mitigation for some use cases...

8.2AI score0.01205EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2021/11/04 12:0 a.m.17 views

obsidian-dataview 代码注入漏洞

obsidian-dataview is a software application. A complex query language implementation of the Obsidian note-taking tool. A security vulnerability exists in versions prior to Obsidian Dataview 0.4.12-hotfix1, which stems from the software's lack of effective restrictions and filters for eval...

9.3CVSS7.7AI score0.01205EPSS
SaveExploits1References2
OSV
OSV
added 2021/10/12 4:3 p.m.17 views

GHSA-PGJJ-866W-FC5C Risk of code injection

Impact Some routes use eval or Function constructor, which may be injected by the target site with unsafe code, causing server-side security issues Patches Temporarily removed the problematic route and added a no-new-func rule to eslint Self-built users should upgrade to 7f1c430 and later as soon...

8.6CVSS9.4AI score0.01572EPSS
SaveExploits0References5
OSV
OSV
added 2021/10/05 2:7 p.m.24 views

CLSA-2021-1633442879 Fix of CVE: CVE-2020-26116, CVE-2020-8492, CVE-2018-20852, CVE-2020-27619

Add Oracle Linux distribution in platform.py - CVE-2018-20852: Prefix dot in domain for proper subdomain validation - CVE-2020-8492: Python allows an HTTP server to conduct Regular Expression Denial of Service ReDoS attacks against a client - CVE-2020-26116: http.client allows CRLF injection if...

9.8CVSS6.9AI score0.08413EPSS
SaveExploits3References1
Prion
Prion
added 2021/10/04 6:15 p.m.48 views

Design/Logic Flaw

Redis is an open source, in-memory database that persists on disk. In affected versions specially crafted Lua scripts executing in Redis can cause the heap-based Lua stack to be overflowed, due to incomplete checks for this condition. This can result with heap corruption and potentially remote co...

6.5CVSS8.7AI score0.16206EPSS
SaveExploits0References10Affected Software4
OSV
OSV
added 2021/10/04 6:15 p.m.6 views

UBUNTU-CVE-2021-32626

Redis is an open source, in-memory database that persists on disk. In affected versions specially crafted Lua scripts executing in Redis can cause the heap-based Lua stack to be overflowed, due to incomplete checks for this condition. This can result with heap corruption and potentially remote co...

8.8CVSS7AI score0.16206EPSS
SaveExploits0References5
CloudLinux
CloudLinux
added 2021/09/23 12:55 p.m.317 views

Fix of CVE: CVE-2018-20852, CVE-2020-8492, CVE-2020-26116, CVE-2020-27619

Add Oracle Linux distribution in platform.py - CVE-2018-20852: Prefix dot in domain for proper subdomain validation - CVE-2020-8492: Python allows an HTTP server to conduct Regular Expression Denial of Service ReDoS attacks against a client - CVE-2020-26116: http.client allows CRLF injection if...

7.5CVSS2.6AI score0.08413EPSS
SaveExploits3References1
OpenVAS
OpenVAS
added 2021/09/11 12:0 a.m.25 views

Python < 3.6.13, 3.7.x < 3.7.10, 3.8.x < 3.8.7, 3.9.x < 3.9.1 Python Issue (bpo-41944) - Linux

Python is prone to a remote code execution RCE vulnerability. SPDX-FileCopyrightText: 2021 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 CPE = "cpe:/a:python:python";...

9.8CVSS10AI score0.08413EPSS
SaveExploits0References2
NVD
NVD
added 2021/08/25 1:15 a.m.31 views

CVE-2021-40084

opensysusers through 0.6 does not safely use eval on files in sysusers.d that may contain shell metacharacters. For example, it allows command execution via a crafted GECOS field whereas systemd-sysusers a program with the same specification does not do that...

9.8CVSS0.02705EPSS
SaveExploits1References2
Prion
Prion
added 2021/08/25 1:15 a.m.22 views

Command injection

opensysusers through 0.6 does not safely use eval on files in sysusers.d that may contain shell metacharacters. For example, it allows command execution via a crafted GECOS field whereas systemd-sysusers a program with the same specification does not do that...

7.5CVSS9.4AI score0.02705EPSS
SaveExploits1References2Affected Software1
CVE
CVE
added 2021/08/25 12:21 a.m.66 views

CVE-2021-40084

The CVE-2021-40084 entry affects opensysusers through version 0.6, where unsafe usage of eval on files in sysusers.d may allow shell metacharacters to trigger command execution (e.g., via a crafted GECOS field). This is documented as a denial of service/remote-like risk with high severity in CVE ...

9.8CVSS9.4AI score0.02705EPSS
SaveExploits1References2Affected Software1
RedHat Linux
RedHat Linux
added 2021/08/24 1:6 p.m.8 views

python: Unsafe use of eval() on data retrieved via HTTP in the test suite

In Python3's Lib/test/multibytecodecsupport.py CJK codec tests call eval on content retrieved via HTTP...

9.8CVSS6.8AI score0.08413EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2021/08/24 12:50 p.m.4 views

python: Unsafe use of eval() on data retrieved via HTTP in the test suite

In Python3's Lib/test/multibytecodecsupport.py CJK codec tests call eval on content retrieved via HTTP...

9.8CVSS6.8AI score0.08413EPSS
SaveExploits0References4
OPENSUSE Linux
OPENSUSE Linux
added 2021/08/12 12:0 a.m.227 views

Security update for golang-github-prometheus-prometheus (moderate)

openSUSE Security Update: Security update for golang-github-prometheus-prometheus Announcement ID: openSUSE-SU-2021:2664-1 Rating: moderate References: 1186242 SLE-18254 Cross-References: CVE-2021-29622 CVSS scores: CVE-2021-29622 NVD : 6.1 CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N Affected...

6.5CVSS7.2AI score0.1956EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2021/08/11 3:19 p.m.71 views

Command injection in Yamale

23andMe Yamale before 3.0.8 allows remote attackers to execute arbitrary code via a crafted schema file. The schema parser uses eval as part of its processing, and tries to protect from malicious expressions by limiting the builtins that are passed to the eval. When processing the schema, each li...

9.3CVSS7.8AI score0.0249EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2021/08/11 3:19 p.m.39 views

GHSA-435P-F82X-MXWM Command injection in Yamale

23andMe Yamale before 3.0.8 allows remote attackers to execute arbitrary code via a crafted schema file. The schema parser uses eval as part of its processing, and tries to protect from malicious expressions by limiting the builtins that are passed to the eval. When processing the schema, each li...

8.5CVSS6.3AI score0.0249EPSS
SaveExploits0References5
OSV
OSV
added 2021/08/09 9:15 p.m.43 views

CVE-2021-38305

23andMe Yamale before 3.0.8 allows remote attackers to execute arbitrary code via a crafted schema file. The schema parser uses eval as part of its processing, and tries to protect from malicious expressions by limiting the builtins that are passed to the eval. When processing the schema, each li...

7.8CVSS7.9AI score
SaveExploits0References2
Rows per page
Query Builder