Lucene search
+L

173 matches found

Prion
Prion
added 2022/11/26 2:15 a.m.41 views

Code injection

In PyTorch before trunk/89695, torch.jit.annotations.parsetypeline can cause arbitrary code execution because eval is used unsafely...

7.5CVSS9.7AI score0.01182EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2022/11/26 12:0 a.m.37 views

CVE-2022-45907

In PyTorch before trunk/89695, torch.jit.annotations.parsetypeline can cause arbitrary code execution because eval is used unsafely...

9.9AI score0.01182EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2022/11/26 12:0 a.m.9 views

PyTorch 代码注入漏洞

PyTorch is a Python package in the PyTorch open source. A code injection vulnerability exists in versions prior to PyTorch trunk/89695 that stems from an unsafe use of eval in its torch.jit.annotations.parsetypeline component leading to arbitrary code execution...

9.8CVSS7.5AI score0.01182EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2022/11/17 12:0 a.m.8 views

PT-2022-23366 · Amasty +1 · Amasty Blog Pro +1

Name of the Vulnerable Software and Affected Versions: Amasty Blog Pro version 2.10.3 Description: The Preview functionality in the Amasty Blog Pro plugin for Magento 2 uses eval unsafely, allowing attackers to perform Cross-site Scripting attacks on admin panel users by manipulating the generate...

5.4CVSS5.4AI score0.00534EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2022/11/17 12:0 a.m.8 views

CVE-2022-36432

The Preview functionality in the Amasty Blog Pro 2.10.3 plugin for Magento 2 uses eval unsafely. This allows attackers to perform Cross-site Scripting attacks on admin panel users by manipulating the generated preview application response...

6.8AI score0.00534EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2022/11/11 12:0 a.m.5 views

PT-2022-7517 · Pytorch +1 · Pytorch +1

Name of the Vulnerable Software and Affected Versions: PyTorch versions prior to 1.13.1 Description: The issue is related to the incorrect management of code generation in the torch.jit.annotations.parse type line function of the PyTorch machine learning framework. This can allow a remote attacke...

10CVSS7.4AI score0.01182EPSS
SaveExploits1References23
OSV
OSV
added 2022/07/25 2:15 p.m.6 views

UBUNTU-CVE-2020-7677

This affects the package thenify before 3.3.1. The name argument provided to the package can be controlled by users without any sanitization, and this is provided to the eval function without any sanitization...

9.8CVSS7.2AI score0.01966EPSS
SaveExploits1References7
OSV
OSV
added 2022/07/18 7:15 p.m.7 views

GHSA-29XR-V42J-R956 thenify before 3.3.1 made use of unsafe calls to `eval`.

Versions of thenify prior to 3.3.1 made use of unsafe calls to eval. Untrusted user input could thus lead to arbitrary code execution on the host. The patch in version 3.3.1 removes calls to eval...

9.8CVSS7.7AI score0.01966EPSS
SaveExploits1References10
OSV
OSV
added 2022/05/24 10:16 p.m.13 views

GHSA-75C9-JRH4-79MC Code injection in `saved_model_cli` in TensorFlow

Impact TensorFlow's savedmodelcli tool is vulnerable to a code injection: savedmodelcli run --inputexprs 'x=print"malicious code to run"' --dir ./ --tagset serve --signaturedef servingdefault This can be used to open a reverse shell savedmodelcli run --inputexprs 'hello=exec"""\nimport...

7.8CVSS7AI score0.00536EPSS
SaveExploits1References10
OSV
OSV
added 2022/05/24 7:19 p.m.60 views

GHSA-XFG5-VRMC-24WC Obsidian Dataview vulnerable to code injection due to unsafe eval

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.8CVSS8AI score0.01205EPSS
SaveExploits1References3
OSV
OSV
added 2022/05/13 1:8 a.m.21 views

GHSA-5FH8-X9XC-HXMC irisnet-crypto RCE Vulnerability

In irisnet-crypto before 1.1.7 for IRISnet, the util/utils.js file allows code execution because of unsafe eval usage...

9.8CVSS9.8AI score0.02332EPSS
SaveExploits0References4
OSV
OSV
added 2022/02/28 10:0 p.m.7 views

CLSA-2022-1646085619 Fix of CVE: CVE-2020-27619, CVE-2021-23336

CVE-2020-27619: Unsafe use of eval on data retrieved via HTTP in the test suite rhbz1889886 - CVE-2021-23336: Web cache poisoning via urllib.parse.parseqsl and urllib.parse.parseqs by using a semicolon in query parameters rhbz1928904...

9.8CVSS6.8AI score0.35717EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2021/11/30 10:15 a.m.6 views

CVE-2021-3725

Vulnerability in dirhistory plugin Description: the widgets that go back and forward in the directory history, triggered by pressing Alt-Left and Alt-Right, use functions that unsafely execute eval on directory names. If you cd into a directory with a carefully-crafted name, then press Alt-Left,...

8.8CVSS7.4AI score0.01052EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2021/11/30 12:0 a.m.6 views

ohmyzsh 代码注入漏洞

ohmyzsh is an open source, community-driven framework for managing your zsh configuration. ohmyzsh suffers from an operating system command injection vulnerability that stems from a widget that moves back and forth in the directory history triggered by pressing Alt-Left and Alt-Right using a...

8.8CVSS8AI score0.01052EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2021/11/11 12:0 a.m.45 views

RHEL 8 : python38:3.8 and python38-devel:3.8 (RHSA-2021:4162)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2021:4162 advisory. Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level...

9.8CVSS7.6AI score0.35717EPSS
SaveExploits7References23
Tenable Nessus
Tenable Nessus
added 2021/11/11 12:0 a.m.81 views

CentOS 8 : python38:3.8 and python38-devel:3.8 (CESA-2021:4162)

The remote CentOS Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the CESA-2021:4162 advisory. - python-psutil: Double free because of refcount mishandling CVE-2019-18874 - python: Unsafe use of eval on data retrieved via HTTP in the test suite...

9.8CVSS7.8AI score0.35717EPSS
SaveExploits7References10
RedHat Linux
RedHat Linux
added 2021/11/09 5:54 p.m.6 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
OSV
OSV
added 2021/10/05 2:7 p.m.23 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
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
Rows per page
Query Builder