Lucene search
+L

3334 matches found

Github Security Blog
Github Security Blog
added 2023/05/25 5:1 p.m.33 views

Improper handling of NTS cookie length that could crash the ntpd-rs server

Impact ntpd-rs does not validate the length of NTS cookies in received NTP packets to the server. An attacker can crash the server by sending a specially crafted NTP packet containing a cookie shorter than what the server expects. The server also crashes when it is not configured to handle NTS...

7.5CVSS6.2AI score0.00708EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2023/05/24 5:38 p.m.32 views

toui allows user-specific variables to be shared between users

Impact Websites that use Website.uservars property in versions. Patches It affects versions v2.0.1 to v2.4.0. Please upgrade to v2.4.1 Workarounds Do not use Website.uservars in websites when using versions v2.0.1 to v2.4.0. Also, do not use Website.signinuser in version v2.4.0 only. Explanation...

9.1CVSS6.7AI score0.00651EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2023/05/24 5:20 p.m.26 views

Synapse does not apply enough checks to servers requesting auth events of events in a room

Impact Synapse is an open-source Matrix homeserver written and maintained by the Matrix.org Foundation. The Matrix Federation API allows remote homeservers to request the authorisation events of events in a room. This is necessary so that a homeserver receiving some events can validate that those...

5CVSS5.2AI score0.00635EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2023/05/22 8:36 p.m.53 views

GHSA-J8R2-6X86-Q33Q Unintended leak of Proxy-Authorization header in requests

Impact Since Requests v2.3.0, Requests has been vulnerable to potentially leaking Proxy-Authorization headers to destination servers, specifically during redirects to an HTTPS origin. This is a product of how rebuildproxies is used to recompute and reattach the Proxy-Authorization header to...

6.1CVSS6.7AI score0.02974EPSS
SaveExploits1References10
Github Security Blog
Github Security Blog
added 2023/05/22 7:49 p.m.161 views

Remote Code Execution Vulnerability in Validation Placeholders in CodeIgniter4

Impact This vulnerability allows attackers to execute arbitrary code when you use Validation Placeholders. The vulnerability exists in the Validation library, and validation methods in the controller and in-model validation are also vulnerable because they use the Validation library internally...

9.8CVSS9.5AI score0.01126EPSS
SaveExploits0References6Affected Software1
OpenVAS
OpenVAS
added 2023/05/22 12:0 a.m.20 views

VMware Spring Boot < 2.5.15, 2.6.x < 2.6.15, 2.7.x < 2.7.12, 3.0.x < 3.0.7 DoS Vulnerability

VMware Spring Boot is prone to a denial of service DoS vulnerability. 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 CPE =...

7.5CVSS8.4AI score0.00904EPSS
SaveExploits0References4
OSV
OSV
added 2023/05/17 5:7 p.m.16 views

GHSA-92WQ-Q9PQ-GW47 Dgraph Audit Log Encryption Vulnerability

Impact Existing Dgraph audit logs are vulnerable to brute force attacks due to nonce collisions. All audit logs generated by versions of Dgraph v23.0.0 are affected. Patches This issue was patched in https://github.com/dgraph-io/dgraph/pull/8323. Dgraph users should upgrade to v23.0.0. Workaround...

5.5CVSS4.4AI score0.00153EPSS
SaveExploits0References6
OSV
OSV
added 2023/05/17 3:48 p.m.61 views

GHSA-25FX-3C2Q-CQ46 pimcore/customer-management-framework-bundle has SQL Injection vulnerability in Segment Assignment query

Impact An administrator user can use the inheritable segments feature to execute his own blind SQL queries. A user with administrator privileges can run any SQL query on database. This can be used to retrieve sensitive data, change database information or any other malicious activity against the...

7.2CVSS6.8AI score0.00935EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2023/05/16 8:32 a.m.7 views

git: exposure of sensitive information to a malicious actor

Git is an open source, scalable, distributed revision control system. Versions prior to 2.30.6, 2.31.5, 2.32.4, 2.33.5, 2.34.5, 2.35.5, 2.36.3, and 2.37.4 are subject to exposure of sensitive information to a malicious actor. When performing a local clone where the source and target of the clone...

5.5CVSS7.2AI score0.01336EPSS
SaveExploits1References4
IBM Security Bulletins
IBM Security Bulletins
added 2023/05/15 6:29 a.m.38 views

Security Bulletin: Vulnerability in Spring Framework affects IBM Tivoli Application Dependency Discovery Manager (CVE-2023-20863).

Summary Vulnerability in Spring Framework affects IBM Tivoli Application Dependency Discovery Manager CVE-2023-20863. IBM has addressed the vulnerabilities. Vulnerability Details CVEID:CVE-2023-20863 DESCRIPTION: VMware Tanzu Spring Framework is vulnerable to a denial of service, caused by improp...

6.5CVSS7AI score0.01122EPSS
SaveExploits0Affected Software1
Github Security Blog
Github Security Blog
added 2023/05/12 8:55 p.m.30 views

Planet's secret file is created with excessive permissions

Impact The secret file stores the user's Planet API authentication information. It should only be accessible by the user, but its permissions allowed the user's group and non-group to read the file as well. Validation Check the permissions on the secret file with ls -l /.planet.json and ensure th...

5.5CVSS6.5AI score0.00255EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2023/05/12 8:55 p.m.41 views

GHSA-J5FJ-RFH6-QJ85 Planet's secret file is created with excessive permissions

Impact The secret file stores the user's Planet API authentication information. It should only be accessible by the user, but its permissions allowed the user's group and non-group to read the file as well. Validation Check the permissions on the secret file with ls -l /.planet.json and ensure th...

7.1CVSS5.2AI score0.00255EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2023/05/12 8:21 p.m.29 views

Vyper vulnerable to OOB DynArray access when array is on both LHS and RHS of an assignment

Impact during codegen, the length word of a dynarray is written before the data, which can result in OOB array access in the case where the dynarray is on both the lhs and rhs of an assignment. here is a minimal example producing the issue: vyper a:DynArrayuint256,3 @external def test -...

9.1CVSS8.8AI score0.01241EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2023/05/12 8:21 p.m.31 views

Vyper vulnerable to integer overflow in loop

Impact Due to missing overflow check for loop variables, by assigning the iterator of a loop to a variable, it is possible to overflow the type of the latter. In the following example, calling test returns 354, meaning that the variable a did store 354 a value out of bound for the type uint8. Vyp...

7.5CVSS7.4AI score0.00913EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2023/05/11 8:42 p.m.24 views

GHSA-W766-3572-F2HV Pimcore Cross-site Scripting (XSS) vulnerability in Admin Translations

Impact Execute Javascript code on victim browsers and potentially steal cookies to takeover their account. Patches Update to version 10.5.21 or apply this patches manually https://github.com/pimcore/pimcore/commit/7e32cc28145274ddfc30fb791012d26c1278bd38.patch Workarounds Apply patches manually:...

4.8CVSS5.2AI score0.00576EPSS
SaveExploits1References5
OSV
OSV
added 2023/05/11 8:40 p.m.21 views

GHSA-QVQG-6RP8-4P9H github.com/ipfs/kubo affected by DOS Bitswap unbounded persistent memory leak

Impact An attacker is able allocate arbitrarily many bytes in the Bitswap server by sending many WANTBLOCK and or WANTHAVE requests which are queued in an unbounded queue, with allocations that persist even if the connection is closed. This affects users accepting or connecting untrusted...

5.3CVSS7.6AI score0.00863EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2023/05/11 8:39 p.m.29 views

github.com/ipfs/go-bitswap vulnerable to DOS unbounded persistent memory leak

This package has been moved to github.com/ipfs/boxo/bitswap, this vulnerability is tracked there: https://github.com/ipfs/boxo/security/advisories/GHSA-m974-xj4j-7qv5 CVE-2023-25568 Remediation This is a two step process: 1. Apply one of: - recommended upgrade from github.com/ipfs/go-bitswap to...

8.2CVSS6.2AI score0.00863EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2023/05/11 8:39 p.m.19 views

GHSA-Q3J6-22WF-3JH9 github.com/ipfs/go-bitswap vulnerable to DOS unbounded persistent memory leak

This package has been moved to github.com/ipfs/boxo/bitswap, this vulnerability is tracked there: https://github.com/ipfs/boxo/security/advisories/GHSA-m974-xj4j-7qv5 CVE-2023-25568 Remediation This is a two step process: 1. Apply one of: - recommended upgrade from github.com/ipfs/go-bitswap to...

7.5CVSS7.6AI score0.00863EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2023/05/11 8:32 p.m.34 views

Boxo bitswap/server: DOS unbounded persistent memory leak

Impact An attacker is able allocate arbitrarily many bytes in the Bitswap server by sending many WANTBLOCK and or WANTHAVE requests which are queued in an unbounded queue, with allocations that persist even if the connection is closed. This affects users accepting untrusted connections with the...

8.2CVSS6.3AI score0.00863EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2023/05/11 8:32 p.m.19 views

GHSA-M974-XJ4J-7QV5 Boxo bitswap/server: DOS unbounded persistent memory leak

Impact An attacker is able allocate arbitrarily many bytes in the Bitswap server by sending many WANTBLOCK and or WANTHAVE requests which are queued in an unbounded queue, with allocations that persist even if the connection is closed. This affects users accepting untrusted connections with the...

8.2CVSS7.7AI score0.00863EPSS
SaveExploits0References7
Rows per page
Query Builder