Lucene search
+L

4266 matches found

OSV
OSV
added 2023/06/30 10:13 p.m.26 views

GHSA-W5W5-2882-47PC github.com/cosmos/cosmos-sdk's x/crisis does not charge ConstantFee

x/crisis does not charge ConstantFee Impact If a transaction is sent to the x/crisis module to check an invariant, the ConstantFee parameter of the chain is NOT charged. All versions of the x/crisis module are affected on all versions of the Cosmos SDK. Details The x/crisis module is supposed to...

7AI score
SaveExploits0References3
Kitploit
Kitploit
added 2023/06/24 12:30 p.m.25 views

msLDAPDump - LDAP Enumeration Tool

msLDAPDump simplifies LDAP enumeration in a domain environment by wrapping the lpap3 library from Python in an easy-to-use interface. Like most of my tools, this one works best on Windows. If using Unix, the tool will not resolve hostnames that are not accessible via eth0 currently. Binding...

7.3AI score
SaveExploits0References4
Code423n4
Code423n4
added 2023/06/23 12:0 a.m.13 views

Almost all of the github.com/cosmos/cosmos-sdk/types will be deprecated

Lines of code Vulnerability details Impact Codes in the scope won't work if the would be updated. Proof of Concept It is clearly seen that in the it is fixed version of v0.45.9. However, in next version of cosmos-sdk all of the Int methods will be deprecated. Almost all of the code in the scope i...

6.9AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2023/06/13 12:0 a.m.32 views

Amazon Linux 2023 : bluez, bluez-cups, bluez-deprecated (ALAS2023-2023-212)

It is, therefore, affected by a vulnerability as referenced in the ALAS2023-2023-212 advisory. A heap overflow vulnerability was found in bluez in versions prior to 5.63. An attacker with local network access could pass specially crafted files causing an application to halt or crash, leading to a...

8.8CVSS6.5AI score0.01808EPSS
SaveExploits1References4
OSV
OSV
added 2023/06/12 6:37 p.m.47 views

GHSA-5FP6-4XW3-XQQ3 @keystone-6/core's bundled cuid package known to be insecure

Summary The cuid package used by @keystone-6/ and upstream dependencies is deprecated and marked as insecure by the author. As reported by the author Cuid and other k-sortable and non-cryptographic ids Ulid, ObjectId, KSUID, all UUIDs are all insecure. Use @paralleldrive/cuid2 instead. What are...

7.1AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2023/06/12 6:37 p.m.19 views

@keystone-6/core's bundled cuid package known to be insecure

Summary The cuid package used by @keystone-6/ and upstream dependencies is deprecated and marked as insecure by the author. As reported by the author Cuid and other k-sortable and non-cryptographic ids Ulid, ObjectId, KSUID, all UUIDs are all insecure. Use @paralleldrive/cuid2 instead. What are...

6.7AI score
SaveExploits0References4Affected Software1
OSV
OSV
added 2023/06/12 6:54 a.m.7 views

SUSE-SU-2023:2485-1 Security update for gdb

This update for gdb fixes the following issues: gdb was updated to 12.1. jscSLE-21561 DBX mode is deprecated, and will be removed in GDB 13. GDB 12 is the last release of GDB that will support building against Python 2. From GDB 13, it will only be possible to build GDB itself with Python 3...

7.8CVSS7.8AI score0.02256EPSS
SaveExploits1References8
Positive Technologies
Positive Technologies
added 2023/06/12 12:0 a.m.5 views

PT-2023-32980 · Cuid +1 · Cuid +2

Name of the Vulnerable Software and Affected Versions: @keystone-6/ versions affected versions not specified Description: The cuid package is deprecated and marked as insecure by its author due to security concerns. It is recommended to use @paralleldrive/cuid2 instead. The issue affects...

7.1AI score
SaveExploits0References5
Snyk
Snyk
added 2023/06/06 8:20 a.m.4 views

Malicious Package

Overview react-hook-form-deprecated is a malicious package. The package's name is based on existing repositories, namespaces, or components used by popular companies in an effort to trick employees into downloading it, also known as 'dependency confusion'. Therefore, you're only vulnerable if thi...

9.8CVSS7.1AI score
SaveExploits0References3
OSV
OSV
added 2023/06/02 5:11 p.m.27 views

GHSA-QFC5-6R3J-JJ22 Go package github.com/cosmos/cosmos-sdk module x/crisis does NOT cause chain halt

x/crisis does NOT cause chain halt Impact If an invariant check fails on a Cosmos SDK network and a transaction is sent to the x/crisis module to halt the chain, the chain does not halt. All versions of the x/crisis module is affected on all versions of the Cosmos SDK. Details The x/crisis module...

7AI score
SaveExploits0References4
Fedora
Fedora
added 2023/05/30 1:8 a.m.17 views

[SECURITY] Fedora 37 Update: python2.7-2.7.18-27.fc37

Python 2 is an old version of the language that is incompatible with the 3.x line of releases. The language is mostly the same, but many details, especial ly how built-in objects like dictionaries and strings work, have changed considerably, and a lot of deprecated features have finally been...

7.5CVSS8.3AI score0.20459EPSS
SaveExploits3
OpenVAS
OpenVAS
added 2023/05/30 12:0 a.m.19 views

Fedora: Security Advisory for python2.7 (FEDORA-2023-96aa33f0d3)

The remote host is missing an update for the 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...

7.5CVSS8.2AI score0.20459EPSS
SaveExploits3References2
Fedora
Fedora
added 2023/05/28 1:7 a.m.29 views

[SECURITY] Fedora 38 Update: python2.7-2.7.18-31.fc38

Python 2 is an old version of the language that is incompatible with the 3.x line of releases. The language is mostly the same, but many details, especial ly how built-in objects like dictionaries and strings work, have changed considerably, and a lot of deprecated features have finally been...

7.5CVSS8.3AI score0.20459EPSS
SaveExploits3
Veracode
Veracode
added 2023/05/19 5:3 a.m.19 views

Insecure Temporary File

transformers is vulnerable to Insecure Temporary Files. The vulnerability exists inside downloadurl due to the use of deprecated function tempfile.mktemp which creates temporary file names that are fundamentally insecure, as they do not ensure exclusive access to a file with the temporary name th...

4.7CVSS6.8AI score0.00282EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2023/05/18 7:52 a.m.5 views

SUSE-SU-2023:2241-1 Security update for mysql-connector-java

This update for mysql-connector-java fixes the following issues: - CVE-2023-21971: Fixed a crash in MySQL Connectors that could be triggered by an authenticated remote user bsc1211247. - Ship protobuf 3.9.2 compatible generated files to support older distro versions. - Update to 8.0.32: -...

5.3CVSS5.5AI score0.01286EPSS
SaveExploits1References3
RedHat Linux
RedHat Linux
added 2023/05/17 5:53 p.m.5 views

jenkins-plugin/workflow-cps-global-lib: Sandbox bypass vulnerability in Pipeline: Deprecated Groovy Libraries Plugin

A sandbox bypass vulnerability was found in several Jenkins plugins. This could allow an authenticated attacker to execute arbitrary code within the Jenkins JVM controller. Exploitation could be achieved by crafting untrusted libraries or pipelines, compromising the integrity, availability, and...

9.9CVSS6.1AI score0.01095EPSS
SaveExploits0References5
OSV
OSV
added 2023/05/15 12:30 p.m.1 views

GHSA-8J28-34QQ-GMCH Apache Sling Commons JSON bundle vulnerable to Improper Input Validation

Improper input validation in the Apache Sling Commons JSON bundle allows an attacker to trigger unexpected errors by supplying specially-crafted input. NOTE: This vulnerability only affects products that are no longer supported by the maintainer. The org.apache.sling.commons.json bundle has been...

9.8CVSS7AI score0.02187EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2023/05/15 12:30 p.m.22 views

Apache Sling Commons JSON bundle vulnerable to Improper Input Validation

Improper input validation in the Apache Sling Commons JSON bundle allows an attacker to trigger unexpected errors by supplying specially-crafted input. NOTE: This vulnerability only affects products that are no longer supported by the maintainer. The org.apache.sling.commons.json bundle has been...

9.8CVSS6.8AI score0.02187EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2023/05/15 10:15 a.m.4 views

CVE-2022-47937

Improper input validation in the Apache Sling Commons JSON bundle allows an attacker to trigger unexpected errors by supplying specially-crafted input. The org.apache.sling.commons.json bundle has been deprecated as of March 2017 and should not be used anymore. Consumers are encouraged to conside...

9.8CVSS5.7AI score0.02187EPSS
SaveExploits0References4
Prion
Prion
added 2023/05/15 10:15 a.m.22 views

Input validation

UNSUPPORTED WHEN ASSIGNED Improper input validation in the Apache Sling Commons JSON bundle allows an attacker to trigger unexpected errors by supplying specially-crafted input. NOTE: This vulnerability only affects products that are no longer supported by the maintainer The...

7.5CVSS9.4AI score0.02187EPSS
SaveExploits0References4Affected Software1
Rows per page
Query Builder