Lucene search
K

1404 matches found

CNNVD
CNNVD
added 2022/09/20 12:0 a.m.1 views

js-compute-runtime 安全漏洞

js-compute-runtime is a Fastly Compute@Edge JavaScript runtime open-sourced by Fastly. A security vulnerability exists in js-compute-runtime versions 0.4.0 through 0.5.3, which stems from the failure of the Math.random and crypto.getRandomValues methods to use sufficient random values...

7.5CVSS7.2AI score0.00752EPSS
Exploits0References3
ATTACKERKB
ATTACKERKB
added 2022/09/19 4:15 p.m.2 views

CVE-2022-38883

The d8s-math for python, as distributed on PyPI, included a potential code-execution backdoor inserted by a third party. The backdoor is the democritus-strings package. The affected version is 0.1.0...

9.8CVSS5.8AI score0.01187EPSS
Exploits1References4
OSV
OSV
added 2022/09/19 4:15 p.m.16 views

CVE-2022-38883

The d8s-math for python, as distributed on PyPI, included a potential code-execution backdoor inserted by a third party. The backdoor is the democritus-strings package. The affected version is 0.1.0...

9.8CVSS6.9AI score
Exploits0References3
PyPA
PyPA
added 2022/09/19 4:15 p.m.6 views

PYSEC-2022-43079

The d8s-math for python, as distributed on PyPI, included a potential code-execution backdoor inserted by a third party. The backdoor is the democritus-strings package. The affected version is 0.1.0...

9.8CVSS7AI score0.01187EPSS
Exploits1References4Affected Software1
OSV
OSV
added 2022/09/19 4:15 p.m.2 views

PYSEC-2022-43121

The d8s-math for python, as distributed on PyPI, included a potential code-execution backdoor inserted by a third party. The backdoor is the democritus-strings package. The affected version is 0.1.0...

9.8CVSS7.2AI score
Exploits0References3
OSV
OSV
added 2022/09/19 4:15 p.m.0 views

PYSEC-2022-43079

The d8s-math for python, as distributed on PyPI, included a potential code-execution backdoor inserted by a third party. The backdoor is the democritus-strings package. The affected version is 0.1.0...

9.8CVSS5.9AI score
Exploits0References3
CVE
CVE
added 2022/09/19 3:30 p.m.47 views

CVE-2022-38883

CVE-2022-38883 concerns the Python package d8s-math on PyPI, with the democritus-strings backdoor in version 0.1.0. The vulnerability, as described by multiple sources (NVD/Red Hat/OSV/Veracode/PYSEC advisories), enables potential remote code execution via the package download/upload mechanism, w...

9.8CVSS9.4AI score0.01187EPSS
Exploits1References3Affected Software1
vulnersOsv
vulnersOsv
added 2022/09/19 3:15 p.m.0 views

d8s-stats (=0.1.0) potentially affected by unknown CVE via democritus-math (=2021.1.2801)

democritus-math PYPI version =2021.1.2801 is affected by a known vulnerability. The following packages have a transitive dependency on democritus-math and may be impacted: - d8s-stats =0.1.0 Source cves: unknown CVE Source advisory: SNYK:PYTHON-DEMOCRITUSMATH-8400834...

5.8AI score
Exploits0
Snyk
Snyk
added 2022/09/19 3:15 p.m.1 views

Malicious Package

Overview democritus-math is a malicious package. This package is used for dependency confusion attempts and contains malicious code. The package now exists as a placeholder on PyPI. Remediation Avoid using all malicious instances of the democritus-math package. References - GitHub Issue - GitHub...

9.8CVSS6.9AI score
Exploits0References3
CNNVD
CNNVD
added 2022/09/19 12:0 a.m.2 views

Democritus Project 代码问题漏洞

Democritus Project is a collection of simple, effective, modular, fully tested and well-documented features from Democritus, Inc. A security vulnerability exists in Democritus Project d8s-math version 0.1.0, which stems from the presence of a potential code execution backdoor inserted by a third...

9.8CVSS8.8AI score0.01187EPSS
Exploits1References4
Positive Technologies
Positive Technologies
added 2022/09/19 12:0 a.m.3 views

PT-2022-24608 · Unknown +1 · Democritus-Strings +1

Name of the Vulnerable Software and Affected Versions: d8s-math version 0.1.0 Description: The d8s-math for python, as distributed on PyPI, included a potential code-execution backdoor inserted by a third party. The backdoor is the democritus-strings package. Recommendations: For version 0.1.0,...

9.8CVSS9.6AI score0.01187EPSS
Exploits1References7
Positive Technologies
Positive Technologies
added 2022/09/19 12:0 a.m.2 views

PT-2022-37384 · Pypi · Democritus-Strings +1

Name of the Vulnerable Software and Affected Versions: d8s-math version 0.1.0 Description: The issue concerns a potential code-execution backdoor inserted by a third party into the d8s-math package for Python, distributed on PyPI. The backdoor is identified as the democritus-strings package...

9.8CVSS7.2AI score
Exploits0References4
Cvelist
Cvelist
added 2022/09/16 10:55 p.m.45 views

CVE-2022-36015 Integer overflow in math ops in TensorFlow

TensorFlow is an open source platform for machine learning. When RangeSize receives values that do not fit into an int64t, it crashes. We have patched the issue in GitHub commit 37e64539cd29fcfb814c4451152a60f5d107b0f0. The fix will be included in TensorFlow 2.10.0. We will also cherrypick this...

5.9CVSS7.8AI score0.00523EPSS
Exploits0References3
Vulnrichment
Vulnrichment
added 2022/09/16 10:55 p.m.9 views

CVE-2022-36015 Integer overflow in math ops in TensorFlow

TensorFlow is an open source platform for machine learning. When RangeSize receives values that do not fit into an int64t, it crashes. We have patched the issue in GitHub commit 37e64539cd29fcfb814c4451152a60f5d107b0f0. The fix will be included in TensorFlow 2.10.0. We will also cherrypick this...

5.9CVSS7.1AI score0.00523EPSS
Exploits0References3
Github Security Blog
Github Security Blog
added 2022/09/16 9:20 p.m.30 views

TensorFlow vulnerable to integer overflow in math ops

Impact When RangeSize receives values that do not fit into an int64t, it crashes. cpp auto size = std::isintegral::value ? Eigen::numext::abslimit - start + Eigen::numext::absdelta - T1 / Eigen::numext::absdelta : Eigen::numext::ceil Eigen::numext::abslimit - start / delta; // This check does not...

7.5CVSS7.5AI score0.00523EPSS
Exploits0References6Affected Software3
BDU FSTEC
BDU FSTEC
added 2022/09/14 12:0 a.m.3 views

The vulnerability of the ifilter_bank function in the libfaad/filtbank.c component allows a hacker to trigger a service failure. This vulnerability is present in the Freeware Advanced Audio Decoder 2 (FAAD2) audio decoder.

The vulnerability of the ifilterbank function in the libfaad/filtbank.c component is related to pointer arithmetic errors. Exploiting this vulnerability allows an attacker to cause a service failure...

7.1CVSS6.5AI score0.01128EPSS
Exploits1References11Affected Software5
OpenVAS
OpenVAS
added 2022/09/12 12:0 a.m.17 views

WordPress Rank Math SEO Plugin < 1.0.95.1 SSRF Vulnerability

The WordPress plugin SPDX-FileCopyrightText: 2022 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:rankmath:seo"; ifdescription...

9.8CVSS9.6AI score0.00747EPSS
Exploits0References1
Github Security Blog
Github Security Blog
added 2022/09/10 12:0 a.m.36 views

Rank Math SEO plugin vulnerable to Server-Side Request Forgery

Server-Side Request Forgery SSRF vulnerability in Rank Math SEO plugin = 1.0.95 at WordPress...

9.8CVSS9AI score0.00747EPSS
Exploits0References4Affected Software1
OSV
OSV
added 2022/09/10 12:0 a.m.54 views

GHSA-J95R-86HX-XWXG Rank Math SEO plugin vulnerable to Server-Side Request Forgery

Server-Side Request Forgery SSRF vulnerability in Rank Math SEO plugin = 1.0.95 at WordPress...

9.8CVSS8AI score0.00747EPSS
Exploits0References4
OSV
OSV
added 2022/09/09 3:15 p.m.2 views

CVE-2022-36376

Server-Side Request Forgery SSRF vulnerability in Rank Math SEO plugin = 1.0.95 at WordPress...

9.8CVSS5.8AI score
Exploits0References2
Rows per page
Query Builder